Positioning for toolchange - var code for Vetric

More
14 Mar 2019 23:00 #128615 by allenwg2005
I'm working with Vetric Aspire.
I've been bewildered by an issue with locating my spindle in a good place for doing a manual tool change in a PP with ATC.
I have everything working as I would like, but it would be helpful if the spindle went to XH YH ZH to do the tool swap.
I have tried every VAR in the manual, when using the home position that's available to me, and then I trying to load the ngc file, LCNC errors me out with the old:
"Radius to end of arc differs from radius to start". (I really hate that one)

I have the required digits for Imperial (a common cause) so no worries there.

Can anyone give me some guidance on how I can do this?

Thanks for any help

Please Log in or Create an account to join the conversation.

More
14 Mar 2019 23:39 #128616 by Leon82
Command a g53 position for your tool change

Please Log in or Create an account to join the conversation.

More
14 Mar 2019 23:53 #128617 by FariaAl

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 00:33 #128620 by bevins

I'm working with Vetric Aspire.
I've been bewildered by an issue with locating my spindle in a good place for doing a manual tool change in a PP with ATC.
I have everything working as I would like, but it would be helpful if the spindle went to XH YH ZH to do the tool swap.
I have tried every VAR in the manual, when using the home position that's available to me, and then I trying to load the ngc file, LCNC errors me out with the old:
"Radius to end of arc differs from radius to start". (I really hate that one)

I have the required digits for Imperial (a common cause) so no worries there.

Can anyone give me some guidance on how I can do this?

Thanks for any help


In your ini file, you can set toolchange_position.

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 01:11 #128622 by bevins
actually in your ini use:

TOOL_CHANGE_QUILL_UP =1 to move the Z axis up
TOOL_CHANGE_POSITION = 0 0 to move x and y

that should move the Z up then X and Y to whatever position you put.

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 01:39 #128623 by allenwg2005
I had forgotten about doing this in the LCNC ini file.
It's been many years past that I tinkered with my ini, (Maybe a decade now).
I have TOOL_CHANGE_POSITION = 1 1 1 in my ini,
I have forgotten a great many things to make this work and I don't have time to read the entire manual (I spent days dealing with the Vetric manual and PP.

Can someone point me to were the manual explains the numbers and how to get it to work.

If I get the same error when loading how will I know if it's the ini or something else? (That error code can be a little difficult to sort).

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 01:57 #128626 by bevins

I had forgotten about doing this in the LCNC ini file.
It's been many years past that I tinkered with my ini, (Maybe a decade now).
I have TOOL_CHANGE_POSITION = 1 1 1 in my ini,
I have forgotten a great many things to make this work and I don't have time to read the entire manual (I spent days dealing with the Vetric manual and PP.

Can someone point me to were the manual explains the numbers and how to get it to work.

If I get the same error when loading how will I know if it's the ini or something else? (That error code can be a little difficult to sort).


What error code?

You want the docs for the ini? => linuxcnc.org/docs/devel/html/config/ini-...html#_emcmot_section
That's devel. Don't know what version your running.

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 02:07 #128628 by allenwg2005
As I expected I would need to spend quite some time to sort this using the manual.

TOOL_CHANGE_POSITION = 0 0 to move x and y

Can I put X & Y home with 0 0?

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 08:06 #128645 by pl7i92
you can use G30
as it is against the G53 Homing position
see definition
www.linuxcnc.org/docs/html/gcode/g-code.html#gcode:g30-g30.1

Please Log in or Create an account to join the conversation.

More
15 Mar 2019 14:40 #128660 by allenwg2005
As I expected, once I head down this path in no time I'm in the weeds.
I don't know how to code, and there are so many things to look out for, cause and effect, things you need to anticipate, for example:

"G28 Example Line

G28 Z2.5 (rapid to Z2.5 then to Z location specified in #5163)

It is an error if :

Cutter Compensation is turned on"

G30 has the same warning.
I use cutter compensation at times, so how do I deal with that? (A rhetorical question).

I'm sure for many of you out there this is like falling out of bed, stupid simple, that's not the case here.
With the coding knowledge required, you best take the time and read the entire manual or you will spend more time making a mess and cleaning it up than just reading through it in the first place.
I don't have time for this, but, if you want to play you gotta pay.
I'm off to the docs pages, I'm sure I'll need help regardless, I bet I'll be back with lots of questions.

Thanks for the help so far.

Please Log in or Create an account to join the conversation.

Time to create page: 0.094 seconds
Powered by Kunena Forum