Hello Guest it is May 17, 2024, 09:02:13 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Brian Barker

581
Galil / Re: Is it true about Galil plugin?
« on: July 17, 2008, 11:11:09 PM »
Okay, Do I need to test for any other problems that you are seeing with the homing?
Thanks
Brian

582
Galil / Re: Is it true about Galil plugin?
« on: July 17, 2008, 12:32:50 PM »
Hello,
I have a Galil here and a router that I run it with .. I will connect it up and home the machine and tell you if I see any trouble here. This has worked in the past and I have no idea why it is not working for you now.. So if you could please be sure you are running rev 3.041 and I will see if I can have it happen to me.
Thanks
Brian

583
Galil / Re: Is it true about Galil plugin?
« on: July 16, 2008, 10:12:10 PM »
It should not try to home the axis if you do not have it selected in Ports and pins..  So there should be no effect ;)
Thanks
Brian

584
Galil / Re: Is it true about Galil plugin?
« on: July 16, 2008, 05:39:07 PM »
Hello,
Yes that is correct for the Axis numbers..

IF you would like you can delete the one for the A axis..

Thanks
Brian

585
Galil / Re: Is it true about Galil plugin?
« on: July 15, 2008, 08:41:20 PM »
Okay.. So now we need to see what is in your ReffAll Button..  Do you have any Reffcombination() in the button script or and OEM code that makes them all home at the same time? We should be able to make this work with the following code for you :

DoButton( 24 )
DoButton( 23 )
DoButton( 22 )
DoButton( 25 )

Please have this VB code in the button and it should make it so you can have one button home the machine .
Thanks
Brian

586
Galil / Re: Is it true about Galil plugin?
« on: July 15, 2008, 07:30:11 PM »
WE will need to change your scrip to make it home one axis at a time.. This has been tested on many machines so it "should" work.... Also please tell me if you see the LED for Axis home change to Green.

And please do as the previous post suggested and try homing them one axis at a time.
Thanks
Brian

587
Galil / Re: Is it true about Galil plugin?
« on: July 15, 2008, 12:46:29 PM »
It woeks well if you do it one axis at a time, Multi Axis homing should not kill a machine :) You should only need to home the machine when you power it up..
Thanks
Brian

588
Galil / Re: Is it true about Galil plugin?
« on: July 15, 2008, 08:59:36 AM »
The sequencer that runs the homing cycle is not capable of processing simultaneous homing. With a rewrite of that section it is posable to make it work BUT it works very well as it is now and I don't want to break it :).
Thanks
Brian

589
Galil / Re: Is it true about Galil plugin?
« on: July 14, 2008, 08:26:48 PM »
Hello,
You need to home only one axis at a time with the Galil :( This is a limitation of the Galil..
Thanks
Brian

590
Works in progress / Re: New router Screen
« on: July 12, 2008, 09:27:59 AM »
VERY nice... I love that screen :) Nice and simple... If you would like we can put that screen on the web for you when you are happy with it :)

Thanks for showing us all your work, very few know what time is involved with a simple screen like that :) The more simple it looks the harder it was to make ;)

Thanks
Brian