Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

Commit ace23ff

Browse files
authored
Updated whatsnew for 2.05RC2
1 parent 4d49f85 commit ace23ff

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

WHATS_NEW.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,33 @@
11
Summary of important changes in recent versions
22
===============================================
33

4-
Version 2.05RC1
4+
Version 2.05RC2
55
===============
66
Compatible files:
77
- DuetWiFiServer 1.23
88
- DuetWebControl 2.0.4 (recommended) or 1.22.6
99

10-
Upgrade notes: none
10+
Upgrade notes from version 2.04 or 2.05RC1:
11+
- If using this relesse to control a laser cutter or laser engraver, see "Changed behaviour" below.
12+
13+
Changed behaviour:
14+
- In laser mode (M453), M3 never turns on the laser immediately. Instead it sets the default laser power for following G1/G2/G3 commands. Likewise, M5 does not immediately turn off the laser, it sets the default laser power for following G1/G2/G3 commands. If a subsequent G1 command has a S parameter, the value of that parameter becomes the default laser power for that command and subsequent G1/G2/G3 commands.
15+
16+
Bug fixes:
17+
- 2.05RC1 was not compatible with Duet Web Control 2.0.x. This has been fixed.
18+
- In laser mode, M3 and M5 commands used in a job gave unpredictable results
19+
20+
Version 2.05RC1
21+
===============
22+
Compatible files:
23+
- DuetWiFiServer 1.23
24+
- DuetWebControl 1.22.6
25+
26+
Known issue:
27+
- This release is not compatible with Duet Web Control 2.0.x. Please either use Duet Web Control 1.22.6 or wait for firmware release 2.05RC2.
28+
29+
Upgrade notes:
30+
- See the known issue above.
1131

1232
Changed behaviour:
1333
- Current position is no longer shown for pulse-type filament monitors, because it was meaningless and nearly always zero

0 commit comments

Comments
 (0)