diff options
Diffstat (limited to 'config/printer-lulzbot-mini1-2016.cfg')
-rw-r--r-- | config/printer-lulzbot-mini1-2016.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/printer-lulzbot-mini1-2016.cfg b/config/printer-lulzbot-mini1-2016.cfg index 0e8e7816..b1471dd1 100644 --- a/config/printer-lulzbot-mini1-2016.cfg +++ b/config/printer-lulzbot-mini1-2016.cfg @@ -197,10 +197,10 @@ samples_tolerance_retries: 2 [bed_tilt] # Enable bed tilt measurments using the probe we defined above # Probe points using X0 Y0 offsets @ 0.01mm/step -points: -2,-6 - 156,-6 - 156,158 - -2,158 +points: -2, -6 + 156, -6 + 156, 158 + -2, 158 speed: 75 horizontal_move_z: 2 |