Need help with setup config. Cant get mill to home
24 Jun 2016 18:31 #76587
by MAG45
Replied by MAG45 on topic Need help with setup config. Cant get mill to home
that chaged the error to 'swith inactive before.....'
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
24 Jun 2016 18:47 #76588
by Todd Zuercher
Replied by Todd Zuercher on topic Need help with setup config. Cant get mill to home
Ok, then change it back and now try the debounce.
I think this hal file should work.
I think this hal file should work.
Please Log in or Create an account to join the conversation.
24 Jun 2016 20:04 #76597
by MAG45
Replied by MAG45 on topic Need help with setup config. Cant get mill to home
1 step closer, thanks
With youe Hal file it homed Z (1st in sequence) but Z stayed sitting on the home switch then when X tried to home it just over ran past the switch. When I backe Z off the switch and tried to home only X it started searching in the wrong direction,
With youe Hal file it homed Z (1st in sequence) but Z stayed sitting on the home switch then when X tried to home it just over ran past the switch. When I backe Z off the switch and tried to home only X it started searching in the wrong direction,
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
24 Jun 2016 21:20 #76602
by Todd Zuercher
Replied by Todd Zuercher on topic Need help with setup config. Cant get mill to home
If an axis is on the wrong side of a home switch, Linuxcnc has no way to know that, and will always search for home in the same direction. So the operator always mus make sure that the axis is on the right side before starting a home sequence.
First you need to make sure that each axis jogs in the correct directions (Z+ goes up, X+ to the right, and Y+ away from front, assuming a moving head and not a moving table).
If those are right then it is simply changing the signs of the home velocities to get them going the right way.
To get your Z (or any of the others) to move off the home switch, you may need to adjust the home offset and or home position. in the ini file.
First you need to make sure that each axis jogs in the correct directions (Z+ goes up, X+ to the right, and Y+ away from front, assuming a moving head and not a moving table).
If those are right then it is simply changing the signs of the home velocities to get them going the right way.
To get your Z (or any of the others) to move off the home switch, you may need to adjust the home offset and or home position. in the ini file.
The following user(s) said Thank You: MAG45
Please Log in or Create an account to join the conversation.
25 Jun 2016 02:47 #76628
by MAG45
Replied by MAG45 on topic Need help with setup config. Cant get mill to home
Okay, i was thinking i was going to need to do that. Thanks for the hal file, I will work on the ini tomorrow and see if i can get her running.
Please Log in or Create an account to join the conversation.
25 Jun 2016 19:47 #76655
by MAG45
Replied by MAG45 on topic Need help with setup config. Cant get mill to home
I got everything to home and moving the right directions. I tried to run a warmup program i still had on the thumbdrive and it wouldnt rue "exceeds limits" so i tried to edit it within Axis, but the editor wouldnt bring it up. Is there a known bug with the editor now, is there another program I can use to edit the .ngc?
Please Log in or Create an account to join the conversation.
25 Jun 2016 23:30 #76664
by BigJohnT
Replied by BigJohnT on topic Need help with setup config. Cant get mill to home
If your using Debian Sneezy then you need to install gedit or use the horrible mousepad...
In a terminal do the following to install gedit.
JT
In a terminal do the following to install gedit.
sudo apt-get update
sudo apt-get install -y gedit
sudo apt-get install -y gedit-plugins
JT
The following user(s) said Thank You: MAG45
Please Log in or Create an account to join the conversation.
26 Jun 2016 01:52 #76666
by MAG45
Thank you, that worked!
Replied by MAG45 on topic Need help with setup config. Cant get mill to home
If your using Debian Sneezy then you need to install gedit or use the horrible mousepad...
In a terminal do the following to install gedit.sudo apt-get update sudo apt-get iinstall -y gedit-plugins
JT
Thank you, that worked!
Please Log in or Create an account to join the conversation.
26 Jun 2016 04:26 #76668
by MAG45
Replied by MAG45 on topic Need help with setup config. Cant get mill to home
And on to the next problem the "controller" will just randomly power everything down. Like i pressed F2, Can be moving along and click, off' When this happens I have to switch off and on my E-stop/ main power for Axis to allow me to power on (F2) again.
Please Log in or Create an account to join the conversation.
27 Jun 2016 10:00 #76697
by cncbasher
Replied by cncbasher on topic Need help with setup config. Cant get mill to home
Kate is another good editior , imho better than gedit
check for any auto off functions or hard drive shutdown
it may be motor noise being picked up on your inputs for example , or any leads longer than needed etc , or even a bad connector
check for any auto off functions or hard drive shutdown
it may be motor noise being picked up on your inputs for example , or any leads longer than needed etc , or even a bad connector
Please Log in or Create an account to join the conversation.
Time to create page: 0.099 seconds