0% found this document useful (0 votes)
307 views2 pages

SDFSDV

The document provides specifications for milling a part, including a milling cutter diameter of 25 mm, 8 teeth on the cutter, a cutting speed of 150 m/min, and a feed rate of 19100 mm/min. It lists G-code instructions for positioning the milling machine and cutting the part incrementally in 0.5 mm steps down to a depth of 100 mm. The G-code is modified from an initial absolute mode to an incremental mode for making the successive 0.5 mm cuts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
307 views2 pages

SDFSDV

The document provides specifications for milling a part, including a milling cutter diameter of 25 mm, 8 teeth on the cutter, a cutting speed of 150 m/min, and a feed rate of 19100 mm/min. It lists G-code instructions for positioning the milling machine and cutting the part incrementally in 0.5 mm steps down to a depth of 100 mm. The G-code is modified from an initial absolute mode to an incremental mode for making the successive 0.5 mm cuts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

grosime mater.

=18 mm
diametru freza= 25 mm
Z (nr de dinti)= 8 N (turatia)= 1909,86
viteza de aschiere= 150 m/min viteza de avans= 19100
Fz (avans)= 10 mm/dinte

N10 G90
N20 G00 X500 Y500 Z500 T01
N30 M06
N40 S1910 F191
N50 G00 X25 Z16
N60 G44 D01
N70 Y-16 M03
N80 G42 D02
N90 G01 X25 Z1 M07
N100 G01 X25 Z-12.5
N110 G01 X37.5 Z-25
N120 G01 X50
N130 G01 Z-50
N140 G01 X75 Z-62.5
N150 G01 Z-75
N160 G01 X100 Z-87.5
N170 G01 Z-100
N175 G01 X101
N180 G00 X500 Y500 Z500 M09
N190 M30

INCREMENTAL
N10 G90
N20 G00 X500 Y500 Z500 T01
N30 M06
N40 S1910 F191
N50 G00 X25 Z16
N60 G44 D01
N70 Y-16 M03
N80 G42 D02
N85 G91
N90 G01 Z-15 M07
N100 G01 Z-13.5
N110 G01 X6.75 Z-12,5
N120 G01 X6.75
N130 G01 Z-25
N140 G01 X12.5 Z-12,5
N150 G01 Z-12.5
N160 G01 X12.5 Z-12.5
N170 G01 Z-12.5
N172 G01 X0.5
N175 G90
N180 G00 X500 Y500 Z500 M09
N190 M30

You might also like