dodalem probe basic
This commit is contained in:
41
configs/atc_sim/macros_sim/reset_all_data.ngc
Normal file
41
configs/atc_sim/macros_sim/reset_all_data.ngc
Normal file
@@ -0,0 +1,41 @@
|
||||
o<reset_all_data> sub
|
||||
|
||||
#1001 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"x_center_probed"}.setValue{#1001}])
|
||||
|
||||
#1002 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"x_probed_width"}.setValue{#1002}])
|
||||
|
||||
#1003 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"y_center_probed"}.setValue{#1003}])
|
||||
|
||||
#1004 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"y_probed_width"}.setValue{#1004}])
|
||||
|
||||
#1005 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"x_minus_probed_position"}.setValue{#1005}])
|
||||
|
||||
#1006 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"x_plus_probed_position"}.setValue{#1006}])
|
||||
|
||||
#1007 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"y_minus_probed_position"}.setValue{#1007}])
|
||||
|
||||
#1008 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"y_plus_probed_position"}.setValue{#1008}])
|
||||
|
||||
#1009 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"z_minus_probed_position"}.setValue{#1009}])
|
||||
|
||||
#1010 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"averaged_diam"}.setValue{#1010}])
|
||||
|
||||
#1011 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"edge_delta"}.setValue{#1011}])
|
||||
|
||||
#1012 = 0
|
||||
(DEBUG, EVAL[vcp.getWidget{"edge_angle"}.setValue{#1012}])
|
||||
|
||||
o<reset_all_data> endsub
|
||||
|
||||
M2 (end program)
|
||||
Reference in New Issue
Block a user