Free cookie consent management tool by TermsFeed G-Code Lathe Project - The Bush Part 3
Let's program G-Code series

G-Code Lathe Project - The Bush Part 3

Part Three - Centre drilling a hole

This third video in this series of free G-Code lessons you will learn how to program a CNC lathe to make a bush. This series is a sample of what you will learn in the CNC Lathe programming course available here

As I program a point to point drilling sequence without using cycles, I explain everything I am doing and why as I write this CNC lathe program.

Important note

“My courses teach a generic version of FANUC G-Code that may be slightly different than the version used by your machine. By learning the generic g-code that is taught by trade schools (and me) it is easy to adapt to custom versions of the language by reviewing pre-written programs or by consulting the operators manual. There are many variables at play between machines, even two of the same machines may not safely run the same program depending on many factors. Because of this, you should never expect to be able to copy a program into a machine and expect it to work without issues. Even my programs. The example code in my videos is for training purposes only and not intended to be run in a machine.”

- Marc

Share this article

For a complete tutorial on CNC Lathe Programming check out my course.

The quickest way to learn CNC Programming