MrDraw/docs/features
Gina Häußge 7f2476e513 Better tracking of printer connection state
Introduced three new events:

  * CONNECTING - fired just before starting the connection process
  * DISCONNECTING - fired just before starting the (active) disconnection
     process
  * PRINTER_STATE_CHANGED - fired every time the printer state changes

 Also introduced new GCODE script beforePrinterDisconnected, which will
 get sent just before the printer gets (actively) disconnected. Also enabled
 communication object to wait for the send queue to be emptied before
 closing it, in order to allow sending all lines from the disconnect script.
2015-08-11 12:02:26 +02:00
..
accesscontrol.rst Migrated access control docs from wiki 2015-07-05 00:09:13 +02:00
action_commands.rst [Docs] Started documenting plugin hooks and core concepts. 2015-03-25 09:39:25 +01:00
custom_controls.rst Migrated access control docs from wiki 2015-07-05 00:09:13 +02:00
gcode_scripts.rst Better tracking of printer connection state 2015-08-11 12:02:26 +02:00
index.rst Migrated access control docs from wiki 2015-07-05 00:09:13 +02:00
plugins.rst Migrated access control docs from wiki 2015-07-05 00:09:13 +02:00