You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: WHATS_NEW.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,24 @@
1
1
Summary of important changes in recent versions
2
2
===============================================
3
3
4
+
Version 2.05 (in preparation)
5
+
============
6
+
Compatible files:
7
+
- DuetWiFiServer 1.23
8
+
- DuetWebControl 2.0.4 (recommended) or 1.22.6
9
+
10
+
Upgrade notes: none
11
+
12
+
Changed behaviour:
13
+
- Current position is no longer shown for pulse-type filament monitors, because it was meaningless and nearly always zero
14
+
- Calibration data for pulse-type filament monitors is no longer displayed by M122 (same as for laser and magnetic filament monitors). Use M591 to report the calibration data.
15
+
16
+
Bug fixes:
17
+
- If a print that was sliced using absolute extrusion mode was resurrected, unwanted extrusion occurred just before the print was resumed
18
+
- Bed compensation did not take account of the XY offset of the printing nozzle from the head reference point
0 commit comments