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-01-12 09:34:19

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

Using VERICUT-COMMAND load/remove_model_by_name

Sinds Vericut V6 we are having trouble with processing the VERICUT-COMMAND load/remove_model_by_name and load/remove_fixture_by_seq.

I have 2 fixture models named Fix1 and Fix2 and they are visible in both workpiece and machine view.
They are seperate fixtures in the project tree.
At program start I define: ;VERICUT-COMMAND remove_all_fixtures. All fixture models are removed from the workpiece view, but remain in the machine view.
After this I define: ;VERICUT-COMMAND load_model_by_name "Fix1". fixture model Fix1 is visible again in both views.
After this there is a cutting operations that collides with fixture Fix2 because this is still visible in machine view.
The same behavior with load/remove_fixture_by_seq.
It looks like the vericut-commands only have an effect on the workpiece view.

Anyone else have this problem or knows how to get this working.


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

Offline

#2 2009-02-18 20:46:55

Eric
Member
From: Warsaw, IN
Registered: 2008-08-26
Posts: 3

Re: Using VERICUT-COMMAND load/remove_model_by_name

I had this same problem. I ended up not using the vericut commands, and instead set up special words in the control settings. We run off a Main/Sub program system where our main program is the same for every job, the sub program is the part. So in the main program I have variables I set to tell which line to start at, and right after that line is a comment (i.e. "4in vise"), when vericut reads that it will turn on that fixutre only. This is done by defining the word in "Word Format" , then in the "Word/Address" under Specials, I set up "(4in vise) and define "SetComponentVisibility" to Value=2, Text=4in vise. There are 4 different values for "SetComponentVisibility", if you click F1 with that macro selected, the help file does a pretty good job explaining this.

Offline

#3 2009-02-23 15:25:14

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

Re: Using VERICUT-COMMAND load/remove_model_by_name

I think there needs to be another setting besides "Blank" for visibility.  "Probe" will  still touch  a fixture/workpiece even if it is blanked.  An enhancement is most likely needed, an "Erase" ability to take a machine component, fixture, stock or design out of consideration for collision, cutting, touch, probe etc.  Or increase the function of BLANK.

Offline

Board footer