CNC G-Code Quiz ChallengeVersion en ligne Test your knowledge of CNC G-codes with this fun quiz game! par Verheirstraeten Seppe 1 What does G-code stand for in CNC machining? a Graphical code b Gearing code c Geometric code d General code 2 Which G-code is commonly used for rapid positioning? a G01 b G03 c G02 d G00 3 What does G01 command do? a Tool change b Linear interpolation c Circular interpolation d Rapid movement 4 Which G-code is used for circular interpolation in a clockwise direction? a G03 b G04 c G01 d G02 5 What is the purpose of G-code G28? a Change tool b Start spindle c End program d Return to home position 6 Which G-code is used to set the tool offset? a G41 b G44 c G40 d G43 7 What does G04 command do in CNC programming? a Rapid move b End program c Linear move d Dwell time 8 Which G-code is used for canceling tool radius compensation? a G42 b G40 c G43 d G41 9 What does G-code G90 specify? a Spindle speed b Tool change c Incremental positioning d Absolute positioning 10 Which G-code is used for starting the spindle? a M02 b M03 c M05 d M00