Files
probe-basic-sim/configs/atc_sim/macros_sim/update_programmable_coolant_params.ngc
2025-12-14 18:29:18 +01:00

23 lines
496 B
Plaintext

(author: Chris P)
(version: 0.2)
(date: 06/27/24)
o<update_programmable_coolant_params> sub
#<activate_programmable_coolant_3000> = #1
#<horizontal_spindle_nozzle_dist_3001> = #2
#<vertical_spindle_nozzle_dist_3002> = #3
#<pc_angle_offset_3003> = #4
#3000 = #<activate_programmable_coolant_3000>
#3001 = #<horizontal_spindle_nozzle_dist_3001>
#3002 = #<vertical_spindle_nozzle_dist_3002>
#3003 = #<pc_angle_offset_3003>
o<update_programmable_coolant_params> endsub [1]
M2