MrDraw/docs
Gina Häußge 4ea6bcd1de Smoothie compat fix: Only wait for ok's after GCODE commands
Any unknown commands should just be piped through and not use up an acknowledgement. This
new behaviour can be overridden via the new feature flag "unknownCommandsNeedAck", which will
restore the former behaviour causing even unknown commands to use up an "ok".

Also no line numbering or checksumming will happen. Shouldn't usually be of relevance for other
firmwares, but in case of any compatibility issues introduced by this also added a new feature
flag "sendChecksumWithNonGcode" that causes even unknown commands to be sent with a
checksum if necessary.
2015-04-27 17:24:34 +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 Smoothie compat fix: Only wait for ok's after GCODE commands 2015-04-27 17:24:34 +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