MrDraw/src/octoprint
2014-11-10 09:21:23 +01:00
..
filemanager Fix of file type detection 2014-10-29 12:17:26 +01:00
plugin More work on slicing integration: 2014-10-29 12:16:49 +01:00
plugins More work on slicing integration: 2014-10-29 12:16:49 +01:00
server Merge branch 'master' into devel 2014-10-27 09:39:14 +01:00
slicing More work on slicing integration: 2014-10-29 12:16:49 +01:00
static GCODE viewer now doesn't stumble over completely extrusionless GCODE files 2014-11-08 15:27:03 +01:00
templates Merge branch 'devel' of github.com:foosel/OctoPrint into devel 2014-11-08 15:16:29 +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-11-10 09:21:23 +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 Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received 2014-10-20 13:40:04 +02:00
printer.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
settings.py Correctly interpret Smoothieware temperature data for multiple extruders 2014-10-31 14:08:52 +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 Fix: Don't try to create a SessionUser for anonymous users 2014-10-30 12:22:58 +01:00