The fifth video in my new series ‘Let’s write G-Code’ G-Code tutorial.
This is the fifth part of a 6 part series on how we can program a CNC Lathe to produce a simple bush.
Look over my shoulder as I write a complete program to make this part.
In this lesson, we focus on writing a finish bore sequence.
Like all programming languages, there are different versions of the language depending on the machine and version of the FANUC control system you are using.
In this video, I teach a generic version of G-Code that can be easily adapted to the version of G-Code that your machine uses. The lesson is designed to give you a general understanding of the GCode language and not to be used in your machine ‘as is’
For free articles on programming G-Code:
https://gcodetutor.com/articles.html
For my CNC lathe programming course:
https://gcodetutor.com/cnc-machine-training.html
For my complete G-Code training course:
https://gcodetutor.com/gcode-bundle.html
Speeds and feeds maths course:
https://gcodetutor.com/speeds-feeds.html
G71 roughing cycle:
https://gcodetutor.com/cnc-machine-training/g71-roughing-cycle.html
Cutter compensation / Tool nose radius compensation:
https://gcodetutor.com/gcode-tutorial/g41-g42-cutter-compensation.html
Part 1 of this series can be found here: https://youtu.be/YpQMUpWOgbE
Part 2 of this series can be found here: https://youtu.be/PZuFbN_4c3s
Part 3 of this series can be found here: https://youtu.be/corxZPP3wUk
Part 4 of this series can be found here: https://youtu.be/02F7nTxWvp0
Part 6 of this series can be found here: https://youtu.be/b_ea5RQ-y-I
source