Message 1 of 20
I need some help with taping feed rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone!
I have a Freedom 4020 VMC with syntec 22MA controller.
I am trying to rigid tap a 3/8-16 and I can not figure out how to fix the feedrate.
Here is my code, can somebody tell me what I am doing wrong?
%
O0055
(AK POST VERSION - 1.6 44094)
(T27 D=0.5 CR=0. - RIGHT HAND TAP)
G90 G94 G17 G49 G40 G80
G70
M36
G28 G91 Z0.
G90
G00 A0.
(DRILL8)
T27 M06
S500 M03
M38
G17 G90 G94
G59
G00 A90.
G00 X5.0616 Y4.5121
G43 Z2.0604 H27
M08
G00 Z1.6604
G98 G84 X5.0616 Y4.5121 Z0.0365 R0.9865 P0 F38.5
X1.9383 Y4.5122
G80
Z2.0604
M09
M05
G49
G28 G91 Z0.
G90
M37
G00 A0.
G28 G91 X0. Y0.
G90
M30
%