Updated QGL for probe offset
This commit is contained in:
parent
e8a4de3404
commit
6bc0a7258a
|
|
@ -318,7 +318,7 @@ stealthchop_threshold: 0
|
|||
## If your probe is NO instead of NC, add change pin to !z:P1.24
|
||||
pin: z:P1.24
|
||||
x_offset: 0
|
||||
y_offset: 29.0
|
||||
y_offset: 25.0
|
||||
z_offset: 0
|
||||
speed: 10.0
|
||||
samples: 4
|
||||
|
|
@ -436,10 +436,10 @@ gcode:
|
|||
# 310, 320
|
||||
# Probe points
|
||||
#points:
|
||||
# 60,60
|
||||
# 60,200
|
||||
# 200,200
|
||||
# 200,60
|
||||
# 50,25
|
||||
# 50,175
|
||||
# 200,175
|
||||
# 200,25
|
||||
|
||||
## Gantry Corners for 300mm Build
|
||||
## Uncomment for 300mm build
|
||||
|
|
@ -448,10 +448,10 @@ gcode:
|
|||
# 360,370
|
||||
# Probe points
|
||||
#points:
|
||||
# 60,60
|
||||
# 60,240
|
||||
# 240,240
|
||||
# 240,60
|
||||
# 50,25
|
||||
# 50,225
|
||||
# 250,225
|
||||
# 250,25
|
||||
|
||||
## Gantry Corners for 350mm Build
|
||||
## Uncomment for 350mm build
|
||||
|
|
@ -460,10 +460,10 @@ gcode:
|
|||
# 410,420
|
||||
# Probe points
|
||||
#points:
|
||||
# 60,60
|
||||
# 60,290
|
||||
# 290,290
|
||||
# 290,60
|
||||
# 50,25
|
||||
# 50,275
|
||||
# 300,275
|
||||
# 300,25
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
speed: 100
|
||||
|
|
|
|||
Loading…
Reference in New Issue