You are not logged in.
Pages: 1
When simulating a scraping tool (tool that's driven by spindle orientation, but has not spindle rotation) Vericut (9.4.1) gives the error:
Collsion between Cutter of the tool "xxx" loaded in component "Tool"and Cut Stock of "Stock" with Spindle off at line....
Is there a way (macro) to switch off this check, for a specific operation?
Patrick Delisse
KMWE Aerospace - https://www.kmwe.com
(Vericut V9.5, Siemens NX2206, Campost)
Offline
Macro's
;CGTECH_MACRO "CollisionCheckOnOff" 0
or
;CGTECH_MACRO "CollisionOnCutPart" 0
do not have any effect.
Patrick Delisse
KMWE Aerospace - https://www.kmwe.com
(Vericut V9.5, Siemens NX2206, Campost)
Offline
Pages: 1