Update WHATS_NEW
This commit is contained in:
parent
35a9a1a707
commit
b600d29a70
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ Version 1.17 (in development)
|
|||
|
||||
- M109 and M190 commands now support both R and S parameters in the same way as Marlin. If you specify temperature using the S parameter, the firmware will wait for the heater to heat up but not to cool down. If you specify temperature using the R parameter, the firmware will wait both when heating up and when cooling down.
|
||||
- M191 (set chamber temperature and wait) is now supported, with both R and S parameters as for M190. However you may wish instead to use M141 followed by M116 later to wait for all temperatures.
|
||||
- You can now specify a Stenhart-Hart C coefficient in the M305 command, for better thermistor accuracy over a wide temperature range.
|
||||
- The thermistor disconnected detection now takes account of the thermistor parameters configured with M305. This should allow the Dyze thermistor to be used without getting so many 'thermistor disconnected' reports. You may need to use a small negative H parameter in your M305 command to make it reliable.
|
||||
|
||||
Upgrade notes:
|
||||
|
||||
|
|
Reference in a new issue