Update WHATS_NEW
This commit is contained in:
parent
c54c3ebee7
commit
fb06304294
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Version 1.17 (in development)
|
|||
- Thermistor parameters are no longer saved to flash memory by M500
|
||||
- Bug fix: M300 now causes a beep on PanelDue again (was broken in 1.16).
|
||||
|
||||
Upgrade notes:
|
||||
Upgrade notes - VERY IMPORTANT TO AVOID DAMAGE!!!
|
||||
|
||||
- On the Duet 0.6 and 0.85 the default direction for the X motor is now forwards (as it is for all other motors and on the Duet WiFi). If you do not have a M569 P0 command in your config.g file then you will need to add M569 P0 S0 in order to keep the previous behaviour.
|
||||
- On the Duet 0.6 and Duet 0.8.5 the default thermistor series resistance is now 4.7K (as it is for the Duet WiFi, and as fitted to later Duet 0.6 and all Duet 0.8.5 boards). If you have an older Duet 0.6 with 1K series resistors, or a DueX4 expansion board with 1K series resistors, you will need to add parameter R1000 to the corresponding M305 commands if they don't have the R parameter already.
|
||||
|
|
Reference in a new issue