Commit graph

16 commits

Author SHA1 Message Date
larsbrubaker
fe88e63c5e Put zOffset into MatterSlice and implemented the UI for it.
Put Robo z offset at 1 for the R1
Turned off 2Point leveling
Turned off auto run print leveling
2014-09-25 11:39:39 -07:00
larsbrubaker
1aaade2275 enabling sd card reader on Robo R1 2014-07-01 14:46:39 -07:00
larsbrubaker
dc85f31280 Robo settings. 2014-06-19 17:20:40 -07:00
larsbrubaker
47e89e8956 In 2 point probe leveling marlin will not return the z probe if it is outside the software endstops.
So when homing we make sure to be within the endstops.
2014-06-17 11:19:32 -07:00
larsbrubaker
dd308308eb Fixed a spelling error
Made sure we can convert gcode with comments.
Made the export order the instructions correctly.
Made printing order the instructions correctly.
2014-06-16 18:13:02 -07:00
larsbrubaker
15d03cb802 Renamed the ROBO printer to BETA 2014-06-16 10:14:15 -07:00
larsbrubaker
1dff90acfc Put in 565 command for r1
Made gcode export do the wizard code injection
2014-06-13 10:05:56 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
larsbrubaker
0b9ab80129 Fixed for canceling the add button in 3d view
Made 3d gcode color match theme
Updated robo build to have the -1 offset for the probe (565)
2014-05-28 11:13:21 -07:00
larsbrubaker
2da99d9c4e Changing RoBo 565 offset to 0 2014-05-27 13:10:21 -07:00
kevinepope
9d3a930aec Modify and consolidate RoBo 3D settings. 2014-05-23 13:08:25 -07:00
larsbrubaker
e95a918379 New start gcode for robo R1 printers. 2014-05-19 15:33:14 -07:00
larsbrubaker
1a7f5416f2 The replacement delimiters need to be square brackets not curly brackets 2014-05-15 14:32:50 -07:00
larsbrubaker
fd50795555 Changed robo 3d to slic3r and fixed some startup bugs. 2014-05-14 16:35:56 -07:00
larsbrubaker
87a29f3714 Moved the MapStartGCode into base class
Implemented replacements for temperatures in start gcode.
Put in new start gcode for RoBo 3D r1
2014-05-07 15:03:43 -07:00
Kevin Pope
8ca3e11e80 Added more profiles for RoBo 3D. 2014-05-06 16:32:03 -07:00