MrDraw/src/octoprint
2014-12-03 08:52:20 +01:00
..
filemanager Fully switched to printer profiles 2014-12-02 11:30:00 +01:00
plugin WIP First work towards printer profiles 2014-11-28 09:32:44 +01:00
plugins This on the other hand really fixes it and doesn't break anything in the progress 2014-12-02 17:48:12 +01:00
printer Added the nozzle diameter to the printer profile (needed for slicing, cura plugin uses it too) 2014-12-02 12:41:25 +01:00
server Fully switched to printer profiles 2014-12-02 11:30:00 +01:00
slicing Fixed a bug causing slicing not to work if no printer profile was provided 2014-12-03 08:52:20 +01:00
static Added the nozzle diameter to the printer profile (needed for slicing, cura plugin uses it too) 2014-12-02 12:41:25 +01:00
templates Added the nozzle diameter to the printer profile (needed for slicing, cura plugin uses it too) 2014-12-02 12:41:25 +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 Fully switched to printer profiles 2014-12-02 11:30:00 +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 Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py Updating the settings now fires a new event "SettingsUpdated" 2014-11-17 11:06:54 +01:00
settings.py WIP First work towards printer profiles 2014-11-28 09:32:44 +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