Skip to content

Commit 7fc59f3

Browse files
committed
remap subroutine: qtvcp auto tool probe had two identical oword labels
1 parent c2eea07 commit 7fc59f3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

nc_files/remap-subroutines/qt_auto_probe_tool.ngc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,10 @@ o510 endif
182182
F #<_hal[qtversaprobe.probevel]>
183183
G38.2 Z- [#<_hal[qtversaprobe.backoffdist]> *1.2]
184184

185-
o510 if [#5070 EQ 0]
185+
o511 if [#5070 EQ 0]
186186
G90
187-
o510 return [-3] ; indicate probe contact failure to epilog
188-
o510 endif
187+
o511 return [-3] ; indicate probe contact failure to epilog
188+
o511 endif
189189

190190
;switch back to absolute distance mode once probing is done
191191
G90

0 commit comments

Comments
 (0)