This lesson shows how to set up a chuck for turning on a CNC lathe. First, mount the workpiece securely and tighten the chuck jaws evenly to avoid misalignment. Then, in the CNC program, select the tool with M06, set a maximum spindle speed with G50 for safety, and start the spindle with M03 at the desired speed. Use rapid moves (G00) to position the tool near the workpiece before starting the turning cycle with G71. Cutting moves (G01) remove material along the Z axis. The execution table traces each step, showing tool changes, spindle speed, and tool position. Variable tracking helps visualize how values change during setup and operation. Key moments clarify why spindle speed limits and even chuck tightening are important. The quiz tests understanding of spindle speed, cutting steps, and tool changes. This visual execution helps beginners see the exact flow and state changes in chuck setup for turning.