Update WHATS_NEW

This commit is contained in:
dc42 2016-11-17 11:43:31 +00:00 committed by GitHub
parent c54c3ebee7
commit fb06304294

View file

@ -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.