MrDraw/src/octoprint
Gina Häußge 81ef3d1e02 Fixed new slider controls
Needed proper observables to work
2015-02-22 22:26:05 +01:00
..
filemanager More documentation and unit tests 2015-02-18 17:16:37 +01:00
plugin docs: Fixed a wrong reference 2015-02-13 15:50:09 +01:00
plugins Adjusted discovery plugin to new blueprint and settings functionality for plugins 2015-01-30 22:22:39 +01:00
printer Added controls for changing feed and flow rate factors to Controls tab 2015-02-22 21:20:56 +01:00
server Added controls for changing feed and flow rate factors to Controls tab 2015-02-22 21:20:56 +01:00
slicing The plugin system now also injects self._settings into SettingsPlugins and create the blueprint for BlueprintPlugins 2015-01-30 13:22:35 +01:00
static Fixed new slider controls 2015-02-22 22:26:05 +01:00
templates Parametric commands for custom controls can now define sliders instead of input fields 2015-02-22 22:19:43 +01:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Always make sure to (re)set file position to the beginning when starting SD card prints 2015-02-22 15:15:45 +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 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 Added exception logging for event bus worker loop 2015-01-19 12:13:04 +01:00
settings.py Removed left overs from former cura integration 2015-01-28 15:36:44 +01:00
timelapse.py Only decrement the image counter if it is set and larger than 0 2014-12-28 00:19:55 +01: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