[quad_gantry_level] fix typos in 300 & 350 config comments (#57)
* Updated [quad_gantry_level] typo Changed MAX (250,250) to MAX (300,300) * Updated [quad_gantry_level] typo Changed MAX (250,250) to MAX (350,350)
This commit is contained in:
parent
f031667a61
commit
b98914d2b9
@ -479,7 +479,7 @@ gcode:
|
|||||||
gantry_corners:
|
gantry_corners:
|
||||||
-60,-10
|
-60,-10
|
||||||
360,310
|
360,310
|
||||||
# Min & Max gantry corners - measure from nozzle at MIN (0,0) and MAX (250,250) to respective belt positions
|
# Min & Max gantry corners - measure from nozzle at MIN (0,0) and MAX (300,300) to respective belt positions
|
||||||
points:
|
points:
|
||||||
60,60
|
60,60
|
||||||
60,240
|
60,240
|
||||||
|
@ -478,7 +478,7 @@ gcode:
|
|||||||
gantry_corners:
|
gantry_corners:
|
||||||
-60,-10
|
-60,-10
|
||||||
410,360
|
410,360
|
||||||
# Min & Max gantry corners - measure from nozzle at MIN (0,0) and MAX (250,250) to respective belt positions
|
# Min & Max gantry corners - measure from nozzle at MIN (0,0) and MAX (350,350) to respective belt positions
|
||||||
points:
|
points:
|
||||||
60,60
|
60,60
|
||||||
60,290
|
60,290
|
||||||
|
Loading…
Reference in New Issue
Block a user