Torch on and Off not functioning

Having problems with or questions about SheetCam? Post them here.
Post Reply
Rolfey
Posts: 10
Joined: Wed Jun 14, 2023 10:51 am

Torch on and Off not functioning

Post by Rolfey »

Hi - I'm having issues with my torch relay not firing up off a file I have drawn in DraftSight. When I use the manufactures file and load it into OpenBuilds, the relay works perfectly. I'm also using the GRBL plasma no Z for my post processor. When comparing the .GCODE files in notepad, it looks like I'm missing some text explaining what the machine will do? Although, that may not be too important. (See image attached between files, also they are not the same shape so the code will be different).

My machine is a JD Garage DIY kit, I'll be using a Hypertherm Powermax 65. I'm using the free version of Sheetcam too.
Attachments
Relay Working Code.png
Relay Working Code.png (58.32 KiB) Viewed 2341 times
Relay NOT Working Code.png
Relay NOT Working Code.png (49.95 KiB) Viewed 2341 times
User avatar
Les Newell
Site Admin
Posts: 3668
Joined: Thu May 11, 2006 8:12 pm

Re: Torch on and Off not functioning

Post by Les Newell »

Edit the G-code file and add this line at the very beginning:

Code: Select all

s1000
Does it now work?
Rolfey
Posts: 10
Joined: Wed Jun 14, 2023 10:51 am

Re: Torch on and Off not functioning

Post by Rolfey »

Perfect, thank you! That works well. Before sending each file to OpenBuilds, will I need to manually edit the code with s1000 each time?
User avatar
djreiswig
Posts: 484
Joined: Sat Feb 20, 2016 4:47 am
Location: SE Nebraska

Re: Torch on and Off not functioning

Post by djreiswig »

Should be able to edit the post processor. To make it match your first file, looks for M3 & add the s1000 after it.
User avatar
Les Newell
Site Admin
Posts: 3668
Joined: Thu May 11, 2006 8:12 pm

Re: Torch on and Off not functioning

Post by Les Newell »

I can modify the post. Which post are you using?
Rolfey
Posts: 10
Joined: Wed Jun 14, 2023 10:51 am

Re: Torch on and Off not functioning

Post by Rolfey »

I am specifically using 'GRBL plasma no Z' - thanks!
User avatar
Les Newell
Site Admin
Posts: 3668
Joined: Thu May 11, 2006 8:12 pm

Re: Torch on and Off not functioning

Post by Les Newell »

This should fix it.
To install this post, save the attachment to any convenient folder on your computer then run SheetCam and go to Options->machine->post processor. Click on the 'Import post' button. Using the box that appears, navigate to your post and open it. Go back to Options->machine->post processor and make sure your post is selected.
Attachments
GRBL plasma no Z.scpost
(3.11 KiB) Downloaded 89 times
Rolfey
Posts: 10
Joined: Wed Jun 14, 2023 10:51 am

Re: Torch on and Off not functioning

Post by Rolfey »

You're a lifesaver. The file works brilliantly, thank you very much.
Post Reply