From 2cb30bbf324de52bfa115090ba9823c103c06bef Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 May 2021 11:42:56 +0000 Subject: [PATCH] Define calibration mesh within bed boundaries --- config.g | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.g b/config.g index 9629cd8..68eb1bb 100644 --- a/config.g +++ b/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