From 2da99d9c4e645d7d7bb0d947eb8ae03290a57d6c Mon Sep 17 00:00:00 2001 From: larsbrubaker Date: Tue, 27 May 2014 13:10:21 -0700 Subject: [PATCH] Changing RoBo 565 offset to 0 --- StaticData/PrinterSettings/RoBo 3D/R1/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StaticData/PrinterSettings/RoBo 3D/R1/config.ini b/StaticData/PrinterSettings/RoBo 3D/R1/config.ini index 9df9f6cff..56ea8ee81 100644 --- a/StaticData/PrinterSettings/RoBo 3D/R1/config.ini +++ b/StaticData/PrinterSettings/RoBo 3D/R1/config.ini @@ -106,7 +106,7 @@ solid_infill_extrusion_width = 0 solid_infill_speed = 60 spiral_vase = 0 standby_temperature_delta = -5 -start_gcode = G28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\nM109 S[temperature] ; set the extruder temp and wait\nM565 Z1 ; Set the probe offset\nG29 ; probe bed\n +start_gcode = G28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\nM109 S[temperature] ; set the extruder temp and wait\nM565 Z0 ; Set the probe offset\nG29 ; probe bed\n start_perimeters_at_concave_points = 0 start_perimeters_at_non_overhang = 0 support_material = 1