# For rigid tapping, need to output "M29 S" before the first cycle to active the rigid mode. # # 2014-03-17 levi - Initial version. global dpp_ge global mom_spindle_speed if { $dpp_ge(cycle_hole_counter) == 1 } { MOM_force once M29 S MOM_do_template sync_tap_invoke }