Search found 4 matches
- Sat Aug 17, 2024 8:37 pm
- Forum: Auggie: Augmented Machine Controller
- Topic: Just Getting Started - Setting up Mach 4 and Laser
- Replies: 6
- Views: 46889
Re: Just Getting Started - Setting up Mach 4 and Laser
Thanks Art. I’ve seen a lot of posts by Tweakie in the Mach support forums, and reading up on the use of M3, M62/63. He’s posted at least one post processor for metric, and a test file. I’m seeing how those commands are working, so I may be able to get this working pretty easily. G0 moves are used ...
- Thu Aug 15, 2024 10:41 pm
- Forum: Auggie: Augmented Machine Controller
- Topic: Just Getting Started - Setting up Mach 4 and Laser
- Replies: 6
- Views: 46889
Re: Just Getting Started - Setting up Mach 4 and Laser
Update: When I thought it wouldn't fire after adding M3S1, I was incorrect. Since it did not fire right off the start, I would hit stop. But then I let it go without hitting stop, and twenty seconds later it fired and move.
Because I had set the Spindle to Wait on spindle to stabilize at 90%, this ...
Because I had set the Spindle to Wait on spindle to stabilize at 90%, this ...
- Thu Aug 15, 2024 1:03 am
- Forum: Auggie: Augmented Machine Controller
- Topic: Just Getting Started - Setting up Mach 4 and Laser
- Replies: 6
- Views: 46889
Re: Just Getting Started - Setting up Mach 4 and Laser
While not 100% what's going on, I was able to fire the laser from Mach 4. I think the next step is to figure out how to write gcode that puts it all together.
If I run this, there is movement as expected. Not yet firing the laser.
M62P0
G0X2
G1Y2F100
M63P0
G0X4
G1Y4F100
M5
M30
But if I add M3 ...
If I run this, there is movement as expected. Not yet firing the laser.
M62P0
G0X2
G1Y2F100
M63P0
G0X4
G1Y4F100
M5
M30
But if I add M3 ...
- Thu Aug 15, 2024 12:34 am
- Forum: Auggie: Augmented Machine Controller
- Topic: Just Getting Started - Setting up Mach 4 and Laser
- Replies: 6
- Views: 46889
Just Getting Started - Setting up Mach 4 and Laser
I'm just getting into this, and haven't been through all of the discussions yet, but have watched the videos on Auggie. Before digging in too deeply, I wanted to see if anyone has followed the PoBlog and their suggestions as to firing a laser from Mach 4 using the OC Output on pin 20. Here is the ...