MrDraw/src
Gina Häußge 8069d08d3b Do not hiccup on manually sent M28 commands
In case of trying to switch to state printing with no selected file that
scenario is now caught by setting an internal manualStreaming flag.
That will stop the M105 polling until M29 is sent (through whatever
means).

Note that printing is not disabled... this is merely for testing stuff and
not encouraged to be used for actually streaming files to the printer,
use the built-in functionality for that!
2016-02-09 11:32:56 +01:00
..
octoprint Do not hiccup on manually sent M28 commands 2016-02-09 11:32:56 +01:00
octoprint_setuptools Re-added dependency_links option for create_plugin_setup_parameters 2015-07-22 22:10:31 +02:00