MrDraw/src/octoprint
2015-03-31 20:08:32 +02:00
..
filemanager Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
plugin [Doc] Restructured the plugins section so it makes more sense 2015-03-31 20:08:32 +02:00
plugins Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
printer Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
server To determine order of template components, first use user order, then default order, then type ordering 2015-03-31 18:22:38 +02:00
slicing Fix & Docs: Plugins may only have one mixin implementation 2015-03-30 16:50:06 +02:00
static Fix inability to set printer profile extruder feedrate from settings UI 2015-03-19 09:28:23 -04:00
templates Fix: javascript custom controls should now work again 2015-03-27 17:10:48 +01:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Fix: Improved handling of data coming in from the printer 2015-03-30 13:15:52 +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 Settings now allow providing a custom "config" dict to work on 2015-03-31 18:20:44 +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