Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: alex850 on November 02, 2024, 05:29:19 PM

Title: sample g code for mach3
Post by: alex850 on November 02, 2024, 05:29:19 PM
it has been a while since i have used Mach 3, so I have forgot how to edit g-code to run correctly. Help please?
Title: Re: sample g code for mach3
Post by: Tweakie.CNC on November 03, 2024, 03:18:33 AM
If you are using the correct Post Processor with your CAD/CAM software you should not have to edit your Gcode - it should run correctly.

However, as the Gcode is a text file you can edit it using Notepad.

Hope this helps.

Tweakie.
Title: Re: sample g code for mach3
Post by: Marilywanson on November 16, 2024, 03:29:29 AM
No worries! To edit G-code for Mach 3, you just need to check the basic commands like G0 (rapid move), G1 (linear move), and ensure your coordinates and tool paths are correct.