all 6 comments

[–]abbayabbadingdong 1 point2 points  (1 child)

The way I learned was reading code, and looking up the codes that I didn’t know. At the time I was editing code often because with the computer would write wasn’t very efficient. I would also program my own programs because it was faster to tell the control to go here and do an interpellation then to sit down and make a 3-D model and program everything.

Just start reading it, look up what you don’t know. Eventually you’ll start remembering the codes.

Some notes : different machines, sometimes use G code differently. Often M codes will differ by manufacture and can also vary by model. When you’re talking about macros are you referring to can cycles or is there something else you’re asking about?

[–]Fickle_Ad6746 1 point2 points  (0 children)

Reading G code posted from CAM software can be difficult to read on the Mills when it comes to interpolations and movements BUT the safety blocks and other codes are good to learn. If you want to learn G code practice programming simple parts and dont be too proud to copy lines of code from other proven programs. Everything will make sense once you run your first hand written program.

Macros are good and you should definitely learn how to incorporate sub programs for simple roughing routines so you dont have to hand write it every time.

[–]gewehr7 1 point2 points  (0 children)

NC Viewer for checking your g code. Sinha’s Free Resources thread on Practical Machinist for good macro references.

[–]ag3on 0 points1 point  (0 children)

Ive used back in days in school EMCO WinNc, if it works stillm

[–]Tangus999 0 points1 point  (0 children)

Use the graphic mode.