MrDraw/docs/configuration
Gina Häußge 9ee9f7bffb Workaround for idle temperature polling not working with Repetier Firmware
Repetier always first sends the ok and then any command output. In case of M105, that makes the response look like from an externally triggered heatup (no ok on the same line), causing polling to stop until that falsely detected heatup is complete. Added a configuration option to disable heatup detection. The disadvantage of this is that when printing via Repetier Firmware from SD, the heatup times won't be substractable from the total print time, leading to a less accurate print time left estimation.

 Closes #835
2015-04-24 09:36:43 +02:00
..
config_yaml.rst Workaround for idle temperature polling not working with Repetier Firmware 2015-04-24 09:36:43 +02:00
index.rst More work on custom controls 2015-03-12 17:23:55 +01:00
logging_yaml.rst More work on custom controls 2015-03-12 17:23:55 +01:00
yaml.rst [Doc] ok, that was not it, reverting and trying something else 2015-03-26 10:24:33 +01:00