CNC Final Report
CNC Final Report
- Main screen controls: Adjust axes (x, y, z), SP1 (spindle orientation), B (rotate 90 degrees), C (change
orientation ark).
- Precaution: Start by moving the z-axis to avoid collision during tool return.
- Commander knobs: Right for speed, left for spindle orientation and rpm.
- Tool selection: Based on part, material, and function; diameter ranges from 0.5mm to 20mm.
- JOG mode: Manual tool movement within defined limits for x, y, and z.
- Setting origin: Specify x-y-z (zero origin) for workpiece, different from mechanical origin.
- Program origins: Multiple (G54 ... G59) for machining several workpieces simultaneously.
- Zeroing x and y axis: Approach workpiece with small increments using handwheel.
- Tool change: Press "JOG" mode, then "TSM" to select tool pocket and spindle speed.
- GCode: Generated using CADCAM, requires post-processor configuration for machine understanding.
- Simulation: Preview tool path, convert SolidWorks drawing to GCode, execute on CNC.
- Machine capabilities: 4 + 1 CNC machine with x, y, z axes, workpiece rotation, and base rotation.
- Task for next time: Create figure incorporating all 5 axes on the machine.