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 2005-01-20 17:06:38

Feuervogel
Member
Registered: 2004-12-14
Posts: 2

5 axis rotation moves

I'm using APT code to simulate 5 axis programming.

How does Vericut handle the time it takes to do a pure rotational move?

I tried a 90º turn and the time increment was zero.  Does accurate time calculations require G Code and a machine that's setup?

Thanks

Offline

#2 2005-01-27 18:34:44

GeneG
VERICUT Specialist
From: Irvine, CA
Registered: 2004-10-08
Posts: 52
Website

Re: 5 axis rotation moves

Yes, you are correct in assuming that simulating G-code tool paths can provide the most accurate time calulations. VERICUT simulating G-codes can reveal programming errors that are not possible to detect in an APT/CLS simulation. This is because VERICUT's machine file provides detailed information about how the machine moves, for example: correct rapid rates per axis, interpolation properties, prioritized rapid motion behavior (often refered to as "squared-off" or "hockey-stick" motion), and rotary pivot behavior (rotation about head center versus tool tip, etc.).

When simulating APT/CLS tool paths, VERICUT has limited information about how the tool is moving: feed rate (if programmed), rapid rate (via the "Fast Feed" Motion setting, and possibly some information about rotary behavior as configured in the APT Settings window. Machine time is calculated based on the distance the tool travels and assocaited feed rate for the motion. I believe your example of the tool rotating about the tool tip does not add time for rotation since the tool tip is stationary. Typical multi-axis motions where the tool tip and tool axis vector are changing do add calculated time for the motion.

Hope this helps explain things a little better for you.  --Gene

Offline

#3 2005-02-02 16:35:32

Feuervogel
Member
Registered: 2004-12-14
Posts: 2

Re: 5 axis rotation moves

Gene-

Thanks.  That makes more sense.

Offline

Board footer