Question: Read two PDF files posted on Webcourses: (1) Gcode commands for HW4 and (2) General Gcode commands. Draw a toolpath (similar to Fig. 1 in
Read two PDF files posted on Webcourses: (1) Gcode commands for HW4 and (2) General Gcode commands. Draw a toolpath (similar to Fig. 1 in Problem 2) based on the following G-code. Unit: mm. (Hint: G02 X# Y# R#, where X#, Y# denote end point, R# is radius)\ Requirements: 1. In your homework report, hand draw or use any software to create the toolpath. (1 point) 2. Clearly label distances, radii, and directions on the toolpath. (1 point)\ N001 G00 G90 X20.0 Y0.0 S2000 M03\ N002 G01 X5.0 F40\ N003 G02 X0.0 Y5.0 R5.0 R needs to be defined only once.\ N004 G01 Y25.0\ N005 G02 X5.0 Y30.0\ N006 G01 X35.0\ N007 G02 X40.0 Y25.0\ N008 G01 Y5.0\ N009 G02 X35.0 Y0.0\ N010 G01 X20.0 M05\ N011 M02
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
