Commit Graph

11 Commits

Author SHA1 Message Date
James Leach a9edc04a47 Fix for Issue #31:
Send the three GCode commands with one OctoPrintClient.control.sendGcode
command by sending an array of strings instead of three separate commands
with individual strings.
2019-02-11 17:43:22 -06:00
Martin Muehlhaeuser 591b3c988a [chores] Add copyright header 2018-08-19 11:49:24 +00:00
Martin Muehlhaeuser 136f47f318 [fix] File listing not working 2018-08-18 12:44:11 +00:00
Martin Muehlhaeuser 41491ffbe8 Major refactor 2018-08-09 07:25:05 +00:00
Martin Muehlhaeuser 82dcf442a6 leveling: better layout and home button 2018-02-02 19:46:27 +00:00
Martin Muehlhaeuser b5411c26fc leveling: Enabled direct move to point 2018-02-02 15:57:29 +00:00
mfm f8c41dd073 leveling: Removed redundand dependency injection 2018-01-25 00:16:45 +01:00
mfm ce7546b781 leveling: Added speed settings parameter 2018-01-24 19:05:28 +01:00
mfm c3b56364b9 leveling: Fix. Point index not used 2018-01-24 18:39:48 +01:00
mfm 9b6e8faf70 leveling: Fix. Points not activated moving backwards 2018-01-24 18:36:02 +01:00
mfm 38bda28c99 Added assisted leveling dialog 2018-01-24 17:12:57 +01:00