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 2009-09-10 06:42:30

DavidB
Member
From: Australia
Registered: 2005-02-09
Posts: 27

Reconise decimal point in rotary move

I have a rotary rotary in my machine.
When I program a B90 it goes to B90° it should only go to B90 when the code is B90.
How do I get Vericut to reconise that it must read the decimal point.
So B90 would B.09° and B90. would be B90°

Offline

#2 2009-09-10 10:32:12

paehv
Senior Member
From: Eindhoven, Netherlands
Registered: 2005-01-17
Posts: 167
Website

Re: Reconise decimal point in rotary move

Define the format of B register in:
Configuration > Word Format  as:
B > Macro > Numeric > Trailing or Decimal > 0.3 > Trailing or Decimal > 0.3

B1 will be interpreted as B .001
B1. or B1000 will be interpreted as B1.


Patrick Delisse
KMWE Aerospacehttps://www.kmwe.com
(Vericut V9.5, Siemens NX2206, Campost)

Offline

#3 2009-09-10 11:55:00

DavidB
Member
From: Australia
Registered: 2005-02-09
Posts: 27

Re: Reconise decimal point in rotary move

I changed "B" from 3.3 to 0.3 but it still goes to B90° with a B90 comand.
B90. also goes to B90°

In MDI its the same B45 goes to B45° when only B45. should = B45°


Thanks Dave

Offline

#4 2009-09-11 05:40:18

paehv
Senior Member
From: Eindhoven, Netherlands
Registered: 2005-01-17
Posts: 167
Website

Re: Reconise decimal point in rotary move

Be sure that the format for B = Trailing or Decimal

Here's s bit from the documentation:

Decimal — Interprets values as floating point decimals.
Leading or Decimal — Interprets values without a decimal as having leading zeros. Depending on the active unit system (inch or metric).
Trailing or Decimal — Similar to Leading or Decimal, except interprets values as having trailing zeros.


Patrick Delisse
KMWE Aerospacehttps://www.kmwe.com
(Vericut V9.5, Siemens NX2206, Campost)

Offline

#5 2009-09-14 09:20:27

DavidB
Member
From: Australia
Registered: 2005-02-09
Posts: 27

Re: Reconise decimal point in rotary move

Thank you very much that was it. I should of read your first post more carefully.

Cheers Dave

Offline

Board footer