update probe basic
This commit is contained in:
@@ -28,9 +28,7 @@ o<probe_z_minus_wco> sub
|
||||
|
||||
(Probe Tool Safety Check)
|
||||
o100 if [#5400 NE #<probe_tool_number>]
|
||||
(DEBUG, Specified probe tool %d#<probe_tool_number> not in spindle, aborting)
|
||||
M50 P1
|
||||
o<probe_z_minus_wco> return
|
||||
(abort, Specified probe tool %d#<probe_tool_number> not in spindle, aborting)
|
||||
o100 endif
|
||||
|
||||
(Current Z Position including offsets in current program units)
|
||||
@@ -48,9 +46,7 @@ o<probe_z_minus_wco> sub
|
||||
G90
|
||||
G1 F[#<probe_traverse_fr>] Z#<z>
|
||||
F[#<probe_fast_fr>]
|
||||
(return from sub)
|
||||
M50 P1
|
||||
o<probe_z_minus_wco> return
|
||||
(abort, Probe event did not record point data, aborting)
|
||||
o110 endif
|
||||
|
||||
(Move to z_clearance height for slow probe)
|
||||
|
||||
Reference in New Issue
Block a user