Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions HEROES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Heroes

This file recognizes contributors who made significant contributions to each release.
Add your Ko-Fi or Buy Me a Coffee link next to your name by opening a PR.

---

## Support the Heroes

You can thank them here:

| Contributor | Support |
|---|---|
| [@horzadome](https://github.com/horzadome) | [![Ko-Fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/horzadome) |
| [@QuinnDamerell](https://github.com/QuinnDamerell) | |
| [@Argolein](https://github.com/Argolein) | |
| [@mcristina422](https://github.com/mcristina422) | |
| [@MaxKaenner](https://github.com/MaxKaenner) | |
| [@justinh-rahb](https://github.com/justinh-rahb) | [![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/wildtang3nt) |
| [@suchmememanyskill](https://github.com/suchmememanyskill) | [![Ko-Fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/suchmememanyskill) |
| [@morgendagen](https://github.com/morgendagen) | |

---

## v1.1.1-paxx12-13

| Contributor | Contribution | PR |
|---|---|---|
| [@QuinnDamerell](https://github.com/QuinnDamerell) | OctoEverywhere cloud remote access, `fake-service` cross-compile fix, OctoEverywhere updates | [#244](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/244), [#220](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/220), [#286](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/286), [#297](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/297) |
| [@Argolein](https://github.com/Argolein) | TMC motor driver optimizations and Klipper patches | [#227](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/227) |

---

## v1.1.0-paxx12-12

| Contributor | Contribution | PR |
|---|---|---|
| [@mcristina422](https://github.com/mcristina422) | Initial Tailscale VPN remote access support | [#188](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/188) |
| [@MaxKaenner](https://github.com/MaxKaenner) | Found and reported filament auto-replenish bug fix | [#165](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/165) |

---

## v1.0.0-paxx12-11

| Contributor | Contribution | PR |
|---|---|---|
| [@justinh-rahb](https://github.com/justinh-rahb) | V4L2 camera controls with web interface and settings persistence, Mainsail 2.17.0 update | [#131](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/131) |
| [@suchmememanyskill](https://github.com/suchmememanyskill) | Double buffering support in `fb-http-server.py` | |

---

## v1.0.0-paxx12-10

| Contributor | Contribution | PR |
|---|---|---|
| [@horzadome](https://github.com/horzadome) | Timelapse recovery tool, initial monitoring support | [#97](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/97) |

---

## v0.9.4-paxx12-2

| Contributor | Contribution | PR |
|---|---|---|
| [@horzadome](https://github.com/horzadome) | Remote screen access with PWA support, `curl` addition | [#56](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/56) |
| [@morgendagen](https://github.com/morgendagen) | Non-standard OpenSpool `subtype` field for material specification | [#70](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/70) |

---

## v0.9.4-paxx12-1

| Contributor | Contribution | PR |
|---|---|---|
| [@horzadome](https://github.com/horzadome) | WLAN powersave watcher, IPv6 disable option | [#48](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/48), [#47](https://github.com/paxx12/SnapmakerU1-Extended-Firmware/pull/47) |
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ If you find this project useful and would like to support its development:

See [CONTRIBUTING.md](CONTRIBUTING.md) for information about contributing to this project.

See [HEROES.md](HEROES.md) for contributors who made significant contributions to each release.

## License

The main project is licensed under the GNU General Public License v3.0
Expand Down
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

- TBD

See [HEROES.md](HEROES.md) for all-time contributors.

## Install

For detailed installation instructions, see the [Installation Guide](docs/install.md).
Expand Down
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ Heavily expanded firmware with extensive features and customization. Includes al

## Support

See [Heroes](https://github.com/paxx12/SnapmakerU1/blob/main/HEROES.md) for contributors who made significant contributions to each release.

If you find this project useful and would like to support its development, you can:

[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/paxx12)
Expand Down