MrDraw/src/octoprint
2014-12-11 15:37:48 +01:00
..
filemanager WIP: Adding option to start printing directly after slicing 2014-12-04 15:31:00 +01:00
plugin WIP First work towards printer profiles 2014-11-28 09:32:44 +01:00
plugins The API now allows to specify where on the print bed to put the sliced model's center 2014-12-04 12:52:33 +01:00
printer Fixed a bug causing the _default profile to be saved to a file instead of config.yaml 2014-12-05 12:01:02 +01:00
server "autoconnect" parameter to "connect" command is not mandatory 2014-12-11 15:37:48 +01:00
slicing The API now allows to specify where on the print bed to put the sliced model's center 2014-12-04 12:52:33 +01:00
static Make sure the printer profile fields are all of the correct type during validation 2014-12-05 12:20:35 +01:00
templates Removed old printer parameter and appearance settings and added auto migration of config 2014-12-05 11:46:55 +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 Merge branch 'master' into devel 2014-12-09 22:25:19 +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 Removed old printer parameter and appearance settings and added auto migration of config 2014-12-05 11:46:55 +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