VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2014-08-13 14:37:55

rdix33
Senior Member
Registered: 2005-03-21
Posts: 37

Tap calculation error

I am trying to build a machine for our NTX3200 Mill/turn. So I copied the MT2000sz from the sample library which matches pretty close, but the machine was in MM. So I follow some others instructions here on converting to inch by starting a new inch project an pulling in the machine. Everything works great except for my tapping.

When I do a G84 tap cycle it give me an error saying that "feed per rev of .0013 does not match tap pitch"

But everything seems to be set up correct.

Code is:
M329 S320
G84 Z-.83 R-2.4 F10.0

Tap is defined as inch, 8-32 STI

I think it may still be calculating using MM, but I can't seem to find where to fix this.

My G-code processing says:
G84
   - Feedmodeminute

Any help out there would be great.

Ray

Offline

#2 2014-08-15 07:19:09

Tony
Moderator
From: Crewe, England
Registered: 2007-02-20
Posts: 181
Website

Re: Tap calculation error

Change FeedModeMinute to FeedModeRevolution, you will need to change back to FeedModeMinute somewhere though.


Tony

Offline

#3 2014-08-15 13:28:57

rdix33
Senior Member
Registered: 2005-03-21
Posts: 37

Re: Tap calculation error

I already have it set to feedmodeminute under the G84 G-code processing.

Offline

#4 2015-01-28 16:46:24

Vericut_McAtee
Senior Member
From: Fryeburg, Me.
Registered: 2011-07-17
Posts: 88

Re: Tap calculation error

I too get that same message for tapping and have yet to find a solution.
Any help on this would be greatly appreciated!

Offline

#5 2015-01-29 07:41:27

stpendl
Senior Member
From: Nussbach, AUSTRIA
Registered: 2005-07-12
Posts: 134
Website

Re: Tap calculation error

Set G84 to FeedModeRevolution and G80 to FeedModeMinute.


Stefan Pendl

Systemmanager CAD/CAM
Windows 10 x64 Edition, Vericut 9.0

Offline

#6 2015-02-02 17:00:12

vhubbard
Beta User
From: Dallas, TX
Registered: 2004-11-11
Posts: 222
Website

Re: Tap calculation error

Make sure the "UnitsInch" vs. "UnitsMetric" Macros are set in the control as needed.   From the math it looks like it is reading F10. as 10mmpm not 10ipm.

We have UnitsInch set in the control events startup and G20/G21 defined to call these macros.

Offline

#7 2015-06-12 04:25:38

ArthurRet
Member
From: Yugoslavia
Registered: 2015-06-09
Posts: 1

Re: Tap calculation error

I dont know if this is a java script error since I dont know what that means. I am lately reading back over some old posts from all over the forum. I am seeing a ton of

Offline

Board footer