MrDraw/src/octoprint/static/js/app/viewmodels
Gina Häußge 030ffe6dce 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
2014-05-14 22:48:56 +02:00
..
appearance.js Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
connection.js More work on the API + documentation 2013-12-22 02:01:48 +01:00
control.js Do not reset extrusion amount in UI 2014-01-09 19:59:21 +01:00
files.js Changed file search a bit (instant search) and made scroll bar adjust directly when file list changes 2014-05-13 17:59:24 +02:00
firstrun.js WARNING: A lot of changes to the existing API and the event system. 2013-12-21 14:46:20 +01:00
gcode.js GCODE viewer now interprets inverted axes for printer control and mirrors print bed accordingly. 2014-05-14 22:48:56 +02:00
log.js Removed unused parts from backend code, moved formatting to frontend, added date column, switched to modification date (might be more interesting in case of the log files) 2014-02-23 12:25:46 +01:00
loginstate.js Revamped the events slightly 2013-12-02 17:04:00 +01:00
navigation.js Revamped the events slightly 2013-12-02 17:04:00 +01:00
printerstate.js A bit more error resilience for handling data received from the backend 2014-01-06 18:00:14 +01:00
settings.js GCODE viewer now interprets inverted axes for printer control and mirrors print bed accordingly. 2014-05-14 22:48:56 +02:00
temperature.js Changed handling of bed temperatures 2014-03-03 22:34:09 +01:00
terminal.js Slight refactoring of a PR 2014-02-24 21:57:02 +01:00
timelapse.js Added post roll to timelapse 2014-03-05 20:52:25 +01:00
users.js Revamped the events slightly 2013-12-02 17:04:00 +01:00