Interpreting Technical Drawings
Example Prompt:
Example Response:
Related Tasks:
Generating CNC Code
Example Prompt:
Example Response:
G21 ; Set units to millimeters
G17 ; Select XY plane
G90 ; Absolute positioning
M6 T1 ; Select tool 1 (10 mm end mill)
M3 S1200 ; Start spindle at 1200 RPM
G0 Z5 ; Rapid move to 5 mm above the workpiece
G0 X0 Y0 ; Rapid move to starting position
G1 Z-5 F100 ; Feed down to cutting depth at 100 mm/min
G1 X50 Y0 F200 ; Mill to the right
G1 X50 Y50 ; Mill up
G1 X0 Y50 ; Mill left
G1 X0 Y0 ; Mill down
G0 Z5 ; Retract to safe height
M5 ; Stop spindle
M30 ; End of program
Related Tasks:
Analyzing Inspection Reports
Example Prompt:
Example Response:
Related Tasks:
Troubleshooting Equipment Issues
Example Prompt:
Example Response:
Related Tasks:
Drafting Technical Documentation
Example Prompt:
Example Response:
Related Tasks: