Update WHATS_NEW
Added more changes to 1.16
This commit is contained in:
parent
fcbf543a18
commit
bd1e11a1ff
1 changed files with 5 additions and 2 deletions
|
@ -18,12 +18,15 @@ Version 1.16
|
|||
- Allow negative extra un-retraction in M207
|
||||
- Support expansion connector pin PB6 on the Duet WiFi and use it by default for a cooling fan tacho input
|
||||
- Added Z probe type 6 (switch on E1 endstop connector)
|
||||
- Added optional I1 parameter to the M558 command to reverse the sense of the Z probe reading. This replaces M574 E0 S0 when using Z probe type 4 and also works with other types of Z probe.
|
||||
- Support heater 6 on Duet 0.8.5 (untested and probably incomplete). You need to send a M307 H6 command with valid model parameters to enable heater 6, and Fan 1 will be disabled (they share the same control signal).
|
||||
- Sending a T command to select a tool no longer runs the tool change macros if the specified tool is already selected
|
||||
|
||||
Upgrade notes:
|
||||
|
||||
- If you are using M42 then you will need to adjust the pin numbers in your M42 commands.
|
||||
- The recommended web interface if DWC 1.13
|
||||
- If you are using M42 then you will need to adjust the pin numbers in your M42 commands
|
||||
- If you are using a type 4 Z probe (i.e. switch connected to E0 endstop input) and you are using M574 E0 S0 to invert the polarity, you will need to use the I1 parameter on the M558 command instead
|
||||
- The recommended web interface is DWC 1.13
|
||||
|
||||
Version 1.15
|
||||
|
||||
|
|
Reference in a new issue