Any way to insert a M0 code after a MOp?

All topics related to RhinoCAM
Post Reply
Mitch Heynick
Posts: 488
Joined: Wed Aug 01, 2007 4:15 pm
Location: Switzerland
Contact:

Any way to insert a M0 code after a MOp?

Post by Mitch Heynick »

Client wants to know if there is any way to do this... He wants to stop the machine to inspect, reposition or whatever. Right now he is just programming a bogus tool change op - but is there a better way?

--Mitch
MecSoft Support
Posts: 2405
Joined: Wed Aug 01, 2007 4:15 pm
Location: Irvine, CA, USA
Contact:

Post by MecSoft Support »

Mitch,

If you have 2 or more machining operations (MOps) and you need to insert M0 before the start of 2nd MOp, Right click on the 2nd Mop and select Properties. under comments to output add $M0.
Regenerate and post the MOp.
This would output M0 before the start of 2nd MOp.

Make sure you have comments to output turned on in the post processor.

Note: Adding $ as the prefix under comments to output would ignore the comment start character set in the post processor.
Post Reply