0
707views
7. Write a milling program for a given sketch using G-code and M-codes.
1 Answer
0
6views

enter image description here

SIMULATION MODEL :-

enter image description here

ABSOLUTE MODE (G90)

G17 G21 G54 G95

T01 M06

G43 M08 Z50

S1000 M03

G90 G00 X45 Y60

M98 P10055

G90 G00 X135 Y60

M98 P10055

G90 G00 X45 Y150

M98 P10055

G90 G00 X135 Y150

M98 P10055

G90 G00 Z50

G90 G00 X250 Y250

M09

M05 …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.