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
This commit is contained in:
larsbrubaker 2014-09-25 11:39:39 -07:00
parent 749bcd06c4
commit fe88e63c5e
3 changed files with 3 additions and 3 deletions

View file

@ -91,6 +91,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
//endCode=M104 S0
new MapEndGCode("endCode", "end_gcode"),
new MapItem("zOffset", "z_offset"),
//extruderOffsets=[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]]
//extrusionWidth=0.4 # The width of the line to extrude.