Notice
Warning: Installing custom firmware may void warranty and could potentially damage your device.
Use at your own risk.
Install
For detailed installation instructions, see the Installation Guide.
Quick steps:
- Download
.binand put on FAT32 formatted USB device - On the printer go to
Settings>About>Firmware Version>Local Update - Select
.binand confirm.
Revert
- Download
.binfrom the Snapmaker U1 Wiki. - Follow the same as for install.
Support
If you find this project useful and would like to support its development, you can:
Changes since last release
- Remove enable-usb-eth-hotplug overlay (3759039) by @paxx12
- Update upstream FW to 0.9.4 (349938a) by @paxx12
- Add wlan powersave watcher (#48) (c20aab9) by @horzadome
- Update v4l2-mpp and add retry support for camera capture (#35) (d6518b6) by @paxx12
- Add OpenSpool support using NTAG21x support (#39) (274f818) by @paxx12
- Revert "Store version in a firmware" (162df8a) by @paxx12
- Store version in a firmware (eacdd7f) by @paxx12
- Update v4l2-mpp to use
capture-v4l2-raw|jpeg-mpp(#44) (fb69f54) by @paxx12 - Add Moonraker Apprise installation overlay (#41) (aaa3aa7) by @paxx12
- Add LICENSE and CONTRIBUTING.md [ci skip] (c84adde) by @paxx12
- Fix out of bounds in
trim_rightandupfile(3699e04) by @paxx12