MrDraw/src/octoprint/server/api
2015-01-12 09:37:52 +01:00
..
__init__.py WIP First work towards printer profiles 2014-11-28 09:32:44 +01:00
connection.py "autoconnect" parameter to "connect" command is not mandatory 2014-12-11 15:37:48 +01:00
files.py Fetch estimated print time from cura slicing result, create print time statistics per printer profile, interpolate between stats and live estimation during printing for print time left 2014-12-17 17:31:30 +01:00
job.py Finalizing upload streaming support 2014-08-05 11:26:13 +02:00
log.py Finalizing upload streaming support 2014-08-05 11:26:13 +02:00
printer.py Fixed a bunch of doc issues, updated /api/printer/command to have more meaningful error messages 2014-12-31 15:47:12 +01:00
printer_profiles.py Fixed extruder offsets not being properly editable in printer profiles 2014-12-19 09:54:11 +01:00
settings.py Added setting to enable/disable the keycontrol feature 2015-01-12 09:37:52 +01:00
slicing.py Do not try to slice on local slicers when printing 2014-10-21 14:14:00 +02:00
timelapse.py Finalizing upload streaming support 2014-08-05 11:26:13 +02:00
users.py Finalizing upload streaming support 2014-08-05 11:26:13 +02:00