MrDraw/src/octoprint
2015-04-27 18:42:05 +02:00
..
filemanager New hook octoprint.filemanager.preprocessor 2015-04-17 14:45:58 +02:00
plugin [doc] <pluginname> => <plugin identifier> 2015-04-27 16:10:23 +02:00
plugins Smoothie compat fix: Only wait for ok's after GCODE commands 2015-04-27 17:24:34 +02:00
printer Added a "fake ack" button to terminal tab, as counter measure for lost "ok"s 2015-04-27 18:13:39 +02:00
server Added a "fake ack" button to terminal tab, as counter measure for lost "ok"s 2015-04-27 18:13:39 +02:00
slicing First throw at working plugin lifecycle management 2015-04-02 23:02:42 +02:00
static Added a "fake ack" button to terminal tab, as counter measure for lost "ok"s 2015-04-27 18:13:39 +02:00
templates Added a "fake ack" button to terminal tab, as counter measure for lost "ok"s 2015-04-27 18:13:39 +02:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Fix: Receiving a "start" from the firmware triggers another handshake attempt 2015-04-27 18:42:05 +02:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Fixed a couple of more missing branch fields and added Changelog entry 2014-11-04 10:07:46 +01:00
daemon.py Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py Exception.message => str(Exception) 2015-03-26 12:04:05 +01:00
settings.py Smoothie compat fix: Only wait for ok's after GCODE commands 2015-04-27 17:24:34 +02:00
timelapse.py Refactoring in octoprint.util 2015-02-27 10:28:16 +01:00
users.py WIP on introducing user settings (incl. interface language) 2015-03-18 11:30:08 +01:00