0
635views
8. Write a milling program for a given sketch using G-code and M-codes.
1 Answer
0
1views

enter image description here

SIMULATION MODEL :-

enter image description here

ABSOLUTE PROGRAMMING (G90)

G17 G21 G54 G95

T01 M06

G43 M08 S1000 M03 Z60

G90 G00 X32.5 Y32.5

M98 P10055

G90 G00 X97.5 Y32.5

M98 P10055

G90 G00 X97.5 Y97.5

M98 P10055

G90 G00 X32.5 Y97.5

M98 P10055

G90 Z50

M09

M05

M30

O55

G01 Z-52 F50 …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.