diff --git a/Haas_Gantry_BIDC/Bechtel SR.cps b/Haas_Gantry_BIDC/Bechtel SR.cps index f92d238..38d9c2b 100644 --- a/Haas_Gantry_BIDC/Bechtel SR.cps +++ b/Haas_Gantry_BIDC/Bechtel SR.cps @@ -1743,7 +1743,7 @@ function onSection() { writeBlock(mFormat.format(0)); writeComment("Is the pencil centered above your stock?"); - writeBlock(gFormat.format(55), gFormat.format(43), hFormat.format(19), zOutput.format(stockTopZ)); + writeBlock(gFormat.format(55), gFormat.format(43), hFormat.format(1), zOutput.format(stockTopZ)); writeBlock(mFormat.format(0)); writeComment("Is the pencil touching your stock?"); }