Pause the cutting operation before every cut

General chat and non SheetCam related discussion
Post Reply
drafting@gsb
Posts: 2
Joined: Mon Jan 27, 2020 6:20 pm

Pause the cutting operation before every cut

Post by drafting@gsb »

I am using sheet cam for plasma Rotary cutting, Can anyone please tell me how to edit the post processor to add "Pause" before every cut! What is the code and where to insert the code?
robertspark
Posts: 257
Joined: Thu Feb 26, 2015 12:11 am

Re: Pause the cutting operation before every cut

Post by robertspark »

Edit the post processor

you will find a section called "function OnPenDown()"

Add in a line which says "post.Text (" M0 (Paused >> Press Run) ")

and that should work for you {note, I don't known which cnc controller software you are using)
Post Reply