Beginner Plasmac Questions
- snowgoer540
-
- Offline
- Moderator
-
- Posts: 2431
- Thank you received: 800
How do I get these parts to start at where I jog the torch to?
When you move the torch to where you want in X and Y, hit Touch off, and change it to 0 for each axis. I'm not sure if you're using Axis or Gmoccapy. But that's the process for Axis. Should be similar for Gmoccapy.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
- Posts: 20174
- Thank you received: 6862

Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11229
- Thank you received: 3752
How do I get these parts to start at where I jog the torch to?
When you move the torch to where you want in X and Y, hit Touch off, and change it to 0 for each axis. I'm not sure if you're using Axis or Gmoccapy. But that's the process for Axis. Should be similar for Gmoccapy.
You should be able to program one of the gmoccapy macro buttons touch off x & y with one mouse press. I have a macro that moves to a laser pointer cross hair and touches off. Saves a lot of time...
Please Log in or Create an account to join the conversation.
- hermann1976
-
- Offline
- Senior Member
-
- Posts: 48
- Thank you received: 13
tommylight wrote: Try the buster version from here, it should work:
pkgs.org/download/dxf2gcode
Thanks Tom, it install and opens but it crashes on every dxf file I tried. I went back as far as release 12 DXF but still no go. I do remember using it years ago.
Hi,
look at here:
forum.linuxcnc.org/post-processors/39856...to-install-dxf2gcode
let me know if it works!
Please Log in or Create an account to join the conversation.
- AgentWD40
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 334
- Thank you received: 92
Or do I have to put small holes on a different layer in plasmac and set up a custom tool?
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
- Posts: 5723
- Thank you received: 2095
linuxcnc.org/docs/2.8/html/plasma/plasma...de.html#hole-cutting
Please Log in or Create an account to join the conversation.
- AgentWD40
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 334
- Thank you received: 92
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
- Posts: 5723
- Thank you received: 2095
They shouldn't.Oh great! Do lead-ins or lead-outs from sheetcam, or cam, interfere with plasmac autodetecting holes.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11229
- Thank you received: 3752
Please Log in or Create an account to join the conversation.
- AgentWD40
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 334
- Thank you received: 92
Also, the manual for my machine specifies Edge Start rather than piercing after a certain thickness. To accomplish this I assume I'm going to have to Disable ArcOk, right?
M63 P1 or M65 P1 (disable Ignore Arc OK)
Finally, if I disable ArcOk per above, will it ever automatically be reenabled? Like when I load a new gcode, reset the machine, or maybe after each cut?
Please Log in or Create an account to join the conversation.