- 1
Copy the assigned program into the code-tracing worksheet without changing it.
- 2
Label the program name, comments, block numbers, G words, M words, coordinates, feed values, speed values, tool information, and end command.
- 3
Identify the safe-start states. Record the active plane, units, positioning mode, feed mode, work offset, compensation state, and canned-cycle state.
- 4
Create a modal-state table. Update the table only when a block changes a modal command.
- 5
Trace all G00 moves using a different line style from G01 cutting moves.
- 6
For each G01 move, record start coordinates, end coordinates, direction, distance, feed rate, and whether the move occurs above or inside the stock.
- 7
When assigned, interpret G02 or G03 using the classroom-approved center-offset or radius method and identify the selected plane.
- 8
Explain how M03, M05, and S values apply to the DMC2 Mini only when the Mach3 profile electronically controls the spindle. Otherwise mark the teacher-approved manual spindle action.
- 9
Predict the machine and program state at the end of every section, including Z height, coordinate mode, spindle state, and next expected action.
- 10
Load the program into Mach3 simulation or the visualizer and compare the displayed extents with your trace.
- 11
Complete the error hunt. For every error, identify the risk, corrected block, and reason for the correction.
- 12
Write a final verification statement explaining whether the program is ready for manual-programming practice, not physical cutting.