Mach3 and Sheetcam?
- tentonjj
- 2.5 Star Elite Contributing Member
- Posts: 214
- Joined: Fri Nov 14, 2008 8:57 pm
Mach3 and Sheetcam?
Can sheetcam run the plasma table by itself or do I need both? If so what it the point of the 2 different programs?
Jayson Johnson
JMJ Graphix
920-517-7122
JMJ Graphix
920-517-7122
- FiveORacing
- 2.5 Star Member
- Posts: 205
- Joined: Thu Dec 09, 2010 9:46 pm
Re: Mach3 and Sheetcam?
Short answer. Two different processes, one creates the G-code and one runs it.
- tentonjj
- 2.5 Star Elite Contributing Member
- Posts: 214
- Joined: Fri Nov 14, 2008 8:57 pm
Re: Mach3 and Sheetcam?
so run it in sheetcam and save it?FiveORacing wrote:Short answer. Two different processes, one creates the G-code and one runs it.
Jayson Johnson
JMJ Graphix
920-517-7122
JMJ Graphix
920-517-7122
- FiveORacing
- 2.5 Star Member
- Posts: 205
- Joined: Thu Dec 09, 2010 9:46 pm
Re: Mach3 and Sheetcam?
You import the drawing into Sheetcam, adjust all the settings, check start points and paths etc, when your happy and it looks good (you can even simulate a cut on the monitor) you then generate a Tap file (G-code) You then open Mach, find and load the tap file (G-code) and hit run to have the Mach program run the machine.
- tentonjj
- 2.5 Star Elite Contributing Member
- Posts: 214
- Joined: Fri Nov 14, 2008 8:57 pm
Re: Mach3 and Sheetcam?
AHHHH....thanks I was begining to think I was dumb!!
Jayson Johnson
JMJ Graphix
920-517-7122
JMJ Graphix
920-517-7122
- pertneer
- 2.5 Star Member
- Posts: 194
- Joined: Sun Oct 31, 2010 4:05 pm
- Location: 127.0.0.1
Re: Mach3 and Sheetcam?
Sheetcam does the leadin, leadout, sequencing, and basic manual nesting, then creates the g-code. Mach is the software that controls the hardware to run the g-code.