MrDraw/src/octoprint
Gina Häußge 7028bbfbfd GCODE viewer now interprets inverted axes for printer control and mirrors print bed accordingly.
Should enable people to set their axes origin so that the viewer matches what they see on their printer.

Should close #431
(cherry picked from commit 030ffe6)
2014-08-08 16:55:05 +02:00
..
filemanager Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
server Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
slicers Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
static GCODE viewer now interprets inverted axes for printer control and mirrors print bed accordingly. 2014-08-08 16:55:05 +02:00
templates Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
util Merge branch 'master' into staging 2014-08-08 16:37:25 +02:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py More work on the API + documentation 2013-12-22 02:01:48 +01:00
gcodefiles.py Merge branch 'master' into staging 2014-03-09 13:47:49 +01:00
printer.py Do not try to send bed temp on API if not available 2014-03-09 13:43:59 +01:00
settings.py Merge branch 'master' into devel 2014-03-15 20:36:35 +01:00
timelapse.py Fix for saved timelapse configs vs. new post roll setting 2014-03-05 21:57:27 +01:00
users.py Added user apikeys, made ajax api available via apikeys, restified ajax api (WIP) 2013-11-19 22:53:26 +01:00