·
3 commits
to main
since this release
Release v24.12.24-stable
Upgrading
- You can upload any of these release zip files from Duet Web Control (DWC), via the "Files -> System" link in the menu.
- NOTE: If you upload the file via DWC and click 'Yes' to upgrade, the WiFi module will be flashed twice. There is currently no way around this, we need to do this to support extracting the file directly to the SD card for initial installations.
- The first time your machine reboots after installing the new release, it will switch back into Access Point mode and will not connect to your WiFi network if it was configured to do so - this is because WiFi network details might be wiped when the WiFi module is updated, and bringing the board back up in AP mode allows recovery without having to connect over USB.
- You can connect to the access point using the password in the documentation, and check if your WiFi network details need to be re-added using M587.
- You may then reboot, and the machine will revert to the existing configuration in
network-default.g
ornetwork.g
(if you have one). - Please see below for details of what is included in each release.
Milo V1.5
LDO-KIT-SCYLLA-V1.0
Notes
For machines built from the LDO kit, upgraded with a BTT Scylla v1.0 mainboard, integrated TMC2160 drivers at 24v and the LDO supplied motors capable of 3A/phase.
Contains
Component | Source File(s) | Version |
---|---|---|
RepRapFirmware | firmware_scylla1_0_h723.bin |
3.5.4 |
DuetWiFiServer | WiFiModule_esp32.bin |
3.5.4 |
DuetWebControl | DuetWebControl-SD.zip |
3.5.4 |
Configuration | milo-v1.5/common and milo-v1.5/ldo-kit-scylla-v1.0 |
v24.12.24-stable |
Optionally, MillenniumOS | mos-release-v0.4.4.zip |
0.4.4 |
LDO-KIT-FLY-CDYV3
Notes
For machines built from the LDO kit using the Fly CDYv3, TMC2209 drivers and the LDO supplied motors capable of 3A/phase.
Contains
Component | Source File(s) | Version |
---|---|---|
RepRapFirmware | firmware_cdy3_f4.bin |
3.5.4 |
DuetWiFiServer | WiFiModule_esp32.bin |
3.5.4 |
DuetWebControl | DuetWebControl-SD.zip |
3.5.4 |
Configuration | milo-v1.5/common and milo-v1.5/ldo-kit-fly-cdyv3 |
v24.12.24-stable |
Optionally, MillenniumOS | mos-release-v0.4.4.zip |
0.4.4 |
REFERENCE-FLY-CDYV3
Notes
For machines built from the Millennium Machines BOM using the Fly CDYv3, TMC2209 drivers and smallest NEMA23 motors.
Contains
Component | Source File(s) | Version |
---|---|---|
RepRapFirmware | firmware_cdy3_f4.bin |
3.5.4 |
DuetWiFiServer | WiFiModule_esp32.bin |
3.5.4 |
DuetWebControl | DuetWebControl-SD.zip |
3.5.4 |
Configuration | milo-v1.5/common and milo-v1.5/reference-fly-cdyv3 |
v24.12.24-stable |
Optionally, MillenniumOS | mos-release-v0.4.4.zip |
0.4.4 |
REFERENCE-SKR3-EZ-5160
Notes
For machines using the SKR3-EZ (h723) with esp32 WiFi, external BTT 5160 drivers and 3A/phase or higher NEMA23 motors. WARNING: Do not use with other 5160 drivers unless they have the same sense resistor value of 0.022Ω!
Contains
Component | Source File(s) | Version |
---|---|---|
RepRapFirmware | firmware_skr3ez_h723.bin |
3.5.4 |
DuetWiFiServer | WiFiModule_esp32.bin |
3.5.4 |
DuetWebControl | DuetWebControl-SD.zip |
3.5.4 |
Configuration | milo-v1.5/common and milo-v1.5/reference-skr3-ez-5160 |
v24.12.24-stable |
Optionally, MillenniumOS | mos-release-v0.4.4.zip |
0.4.4 |
What's Changed
- Update to MillenniumOS v0.4.4 by @benagricola in #52
Full Changelog: v17.12.24-stable...v24.12.24-stable