This repository was archived by the owner on Jan 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed
Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 11Summary of important changes in recent versions
22===============================================
33
4- Version 3.3-rc3
5- ===========
4+ Version 3.3.0
5+ =============
66
77Upgrade notes since version 3.2:
88- Saved G-codes from the inputs are no longer saved on the Duet to avoid excessive SD card wear
99- This will be the last DWC version that remains compatible with old-style status responses
1010
1111Compatible versions:
12- - DuetSoftwareFramework 3.3
12+ - DuetSoftwareFramework 3.3.0
13+ - RepRapFirmware 2 or newer (1.2x may work but untested)
14+
15+ Bug fixes:
16+ - Layers chart was only cleared when the layer variable was set
17+ - Plugin upgrades were not working in standalone mode
18+
19+ Version 3.3-rc3
20+ ===============
21+
22+ Compatible versions:
23+ - DuetSoftwareFramework 3.3-rc3
1324- RepRapFirmware 2 or newer (1.2x may work but untested)
1425
1526Changed behaviour:
@@ -25,7 +36,7 @@ Bug fixes:
2536- Cache for simulated files was not properly cleared
2637
2738Version 3.3-rc2
28- ==============
39+ ===============
2940
3041Compatible versions:
3142- DuetSoftwareFramework 3.3-rc2
@@ -39,7 +50,7 @@ Bug fixes:
3950- Added new ` Disconnected ` state to indicate when DWC is not connected to RRF
4051
4152Version 3.3-rc1
42- ==============
53+ ===============
4354
4455Compatible versions:
4556- DuetSoftwareFramework 3.3-rc1
You can’t perform that action at this time.
0 commit comments