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 2015-08-20 22:00:21

epoirier
Member
Registered: 2014-06-05
Posts: 14

MachineTravelLimits variable

Can someone provide an example on how to use the MachineTravelLimits variable in a macro? Thanks.

Offline

#2 2015-09-03 19:21:09

igor
Senior Member
Registered: 2012-07-20
Posts: 47

Re: MachineTravelLimits variable

I have some difficults with this to..
I guess you can't setup the values, only thing you can do is create many travel limits (Group 1, Group 2, Group 3) and by these macros (below) manipulate wich of them do you want turn on:

TravelLimitErrorReporting
TravelLimitGroup


Igor Freitas
CNC programming
GROB - Brazil

Offline

#3 2015-09-03 21:21:39

Verifun
Senior Member
From: U.S.
Registered: 2005-03-31
Posts: 351
Website

Re: MachineTravelLimits variable

igor wrote:

I have some difficults with this to..
I guess you can't setup the values, only thing you can do is create many travel limits (Group 1, Group 2, Group 3) and by these macros (below) manipulate wich of them do you want turn on:

TravelLimitErrorReporting
TravelLimitGroup

Igor is spot on:

This is how it works - In this example we are limiting the Y axis travel of a MillTurn when a facing head is mounted.

Here we load travel group "1" - Reduced Y axis travel

Nothing

Here we load travel group "0" - Regular Y axis travel

Nothing

And this is how we define travel groups that are called by the macro "TravelLimitGroup"

Nothing

Hope it helps...


Daniel Santos

Offline

#4 2015-09-28 19:08:14

epoirier
Member
Registered: 2014-06-05
Posts: 14

Re: MachineTravelLimits variable

This was not exactly what I was asking about, but there are a couple places where I can use this information so it will be very helpful. Thank you. As for my original question, I figured out how to use the variable.

Offline

Board footer