MrDraw/src/octoprint
Gina Häußge c7afae38a8 Rolled back appearance settings
Associating them with the current printer profile is misleading as long as a printer profile represents both a physical printer and a type machine. In the future this association will have to be split, to allow for configuration of printers with respective machine profiles (name subject to be changed).
2014-12-18 13:48:19 +01:00
..
filemanager 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
plugin Added new plugin type ProgressPlugin 2014-12-15 21:29:18 +01:00
plugins 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
printer Commented out loggers used for debugging/evaluating print time estimation 2014-12-18 12:02:14 +01:00
server Rolled back appearance settings 2014-12-18 13:48:19 +01:00
slicing 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
static Rolled back appearance settings 2014-12-18 13:48:19 +01:00
templates Rolled back appearance settings 2014-12-18 13:48:19 +01:00
translations Pause button now changes icon when paused to indicate "Resume" state better, also added tooltips 2014-10-20 09:51:33 +02:00
util If the G4 isn't returned, it won't be sent to the printer 2014-12-17 18:33:26 +01: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
events.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
settings.py Rolled back appearance settings 2014-12-18 13:48:19 +01:00
timelapse.py Keep track of files that are currently being used (file being printed, source and destination for slicing) so that they can't be deleted 2014-10-21 19:18:59 +02:00
users.py Properly recognize app session keys everywhere. Also fixed a bug where the ApiUser was not properly provisioned with his roles. 2014-11-14 17:58:42 +01:00