MrDraw/docs/configuration
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
..
config_yaml.rst Smoothie compat fix: Only wait for ok's after GCODE commands 2015-04-27 17:24:34 +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