MrDraw/docs
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
..
_static [Docs] RTD needs a little extra help to get the code tag colors fixed... 2015-03-19 21:05:27 +01:00
api Small fixes prior to merge of #849 2015-04-16 16:05:23 +02:00
configuration Workaround for idle temperature polling not working with Repetier Firmware 2015-04-24 09:36:43 +02:00
development Even more documentation of the internal modules 2015-03-06 01:42:49 +01:00
events update docs to reflect new payload data 2015-04-02 14:53:00 -04:00
features [doc] documented gcode scripts and snippets 2015-04-23 14:05:10 +02:00
images [Docs] Forgot to check in an image 2015-04-15 18:57:30 +02:00
modules New hook octoprint.filemanager.preprocessor 2015-04-17 14:45:58 +02:00
plugins [doc] documented viewmodels and their callbacks and dependency injection for usage in plugins 2015-04-23 17:27:25 +02:00
sphinxext [Docs] Documented octoprint.comm.protocol.gcode hook 2015-03-25 18:24:51 +01:00
conf.py [Doc] let's see if moving the figures out of the tables solves the PDF issue 2015-03-26 10:55:51 +01:00
index.rst More work on custom controls 2015-03-12 17:23:55 +01:00
make.bat Starting documentation based on Sphinx 2013-12-02 17:40:31 +01:00
Makefile Starting documentation based on Sphinx 2013-12-02 17:40:31 +01:00