Module 1: CNC Fundamentals & Machine Architecture Assessment Quiz¶
Module: U4M1 - CNC Fundamentals & Machine Architecture Duration: 25 minutes Passing Score: 70% Format: Multiple choice and scenario-based
What does CNC stand for in the context of machining?
Explanation: CNC stands for Computer Numerical Control, referring to the automated control of machining tools via a computer that executes pre-programmed sequences of commands (G-code).
Which axis on a typical 3-axis CNC router represents the vertical (up/down) movement of the spindle?
Explanation: On a standard 3-axis CNC router, the Z-axis controls the vertical movement of the spindle (plunge depth), while the X and Y axes control horizontal table movement.
What is the primary function of the spindle on a CNC router?
Explanation: The spindle is the rotating assembly that holds the cutting tool (via a collet or tool holder) and spins it at the programmed RPM to perform cutting operations.
What component of a CNC router converts rotational motor movement into linear motion along the axes?
Explanation: Ball screws and lead screws convert the rotational output of stepper or servo motors into precise linear motion along each axis. Ball screws offer higher precision and lower friction than lead screws.
What is the typical spindle speed range for a mid-range CNC router used in a makerspace?
Explanation: Mid-range CNC routers typically operate between 8,000 and 24,000 RPM. Higher-end industrial machines may reach 30,000+ RPM, while speeds below 5,000 RPM are more common on metal milling machines.
What is the purpose of a spoilboard on a CNC router?
Explanation: The spoilboard (typically MDF) sits on top of the machine bed and acts as a sacrificial surface. When cutting completely through material, the bit cuts slightly into the spoilboard rather than the machine table.
Which type of motor provides feedback on position and is commonly used in higher-end CNC routers?
Explanation: Servo motors use encoders to provide closed-loop position feedback, allowing the controller to verify actual position matches commanded position. Stepper motors are open-loop and can lose steps under heavy load.
What does "steps per revolution" refer to in the context of a CNC stepper motor?
Explanation: Steps per revolution defines the motor's angular resolution. A typical stepper motor has 200 steps/revolution (1.8° per step). Microstepping can subdivide these for finer resolution.
In CNC terminology, what is "backlash"?
Explanation: Backlash is the small amount of movement lost when an axis reverses direction, caused by clearance between mechanical components (gears, lead screws, nuts). It results in positioning inaccuracy and must be compensated for in the controller.
What is the function of limit switches on a CNC router?
Explanation: Limit switches (or proximity sensors) are placed at the ends of each axis travel. They prevent the machine from crashing past its physical limits and provide a reference point for homing/zeroing the machine.
A student notices their CNC router is producing slightly oversized circles. Which machine component is most likely the cause?
Explanation: Oversized circles (especially if consistently oversized in one axis) are a classic symptom of backlash. When the axis reverses direction during circular interpolation, the lost motion causes the cut to be slightly larger than programmed.
Which of the following is NOT a standard component of a CNC router's motion control system?
Explanation: A pneumatic hammer is not part of a CNC router's motion control system. The motion system consists of motors, drivers, a controller board, and linear guide systems (rails, bearings, screws) that work together to produce precise movement.
Last Updated: 2026-03-19