update probe basic
This commit is contained in:
@@ -24,8 +24,7 @@ o<probe_x_plus> sub
|
||||
|
||||
(Probe Tool Safety Check)
|
||||
o100 if [#5400 NE #<probe_tool_number>]
|
||||
(DEBUG, Specified probe tool %d#<probe_tool_number> not in spindle, aborting)
|
||||
o<probe_x_plus> return
|
||||
(abort, Specified probe tool %d#<probe_tool_number> not in spindle, aborting)
|
||||
o100 endif
|
||||
|
||||
(Probe Diameter)
|
||||
@@ -52,8 +51,7 @@ o<probe_x_plus> sub
|
||||
G90
|
||||
G1 F[#<probe_traverse_fr>] X#<x>
|
||||
F[#<probe_fast_fr>]
|
||||
(return from sub)
|
||||
o<probe_x_plus> return
|
||||
(abort, Probe event did not record point data, aborting)
|
||||
o110 endif
|
||||
|
||||
(Move to xy_clearance distance for slow probe)
|
||||
|
||||
Reference in New Issue
Block a user