Define calibration mesh within bed boundaries
This commit is contained in:
parent
94d6a867bd
commit
2cb30bbf32
4
config.g
4
config.g
|
@ -37,10 +37,10 @@ M574 Y1 S1 P"io1.in" ; configure active-high endst
|
|||
; Z-Probe
|
||||
M950 S0 C"io7.out" ; create servo pin 0 for BLTouch
|
||||
M558 P9 C"^io7.in" H3 F500 T12000 ; set Z probe type to bltouch and the dive height + speeds
|
||||
G31 P500 X-28 Y13 Z0.9 ; set Z probe trigger value, offset and trigger height
|
||||
G31 P500 X-28 Y13 Z0.9 ; set Z probe trigger value, offset and trigger height
|
||||
|
||||
M671 X-4.5:250:504.5 Y504.52:-5:504.52 S5 ; define positions of Z leadscrews or bed levelling screws
|
||||
M557 X0:500 Y0:500 P5 ; define 5x5 mesh grid
|
||||
M557 X25:475 Y25:475 P5 ; define 5x5 mesh grid
|
||||
|
||||
; Heaters
|
||||
;; BED
|
||||
|
|
Loading…
Reference in New Issue
Block a user