×
Forum Header
[SOLVED] Weird problem with travel table
- minitreintje
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
10 Aug 2013 02:00 - 11 Aug 2013 00:30 #37532
by minitreintje
[SOLVED] Weird problem with travel table was created by minitreintje
Hello,
My X-axis has a range of 300mm, my Y-axis a range of 200mm.
I set these values in StepConf Wizard (X: 0 -> 300 and Y: 0 -> 200) and homed. These things works good.
But when my axis moves to 0 it fails, the machine reach 0 but LinuxCNC not and continous.
Somebody who knows a solution?
regards,
minitreintje
My X-axis has a range of 300mm, my Y-axis a range of 200mm.
I set these values in StepConf Wizard (X: 0 -> 300 and Y: 0 -> 200) and homed. These things works good.
But when my axis moves to 0 it fails, the machine reach 0 but LinuxCNC not and continous.
Somebody who knows a solution?
regards,
minitreintje
Last edit: 11 Aug 2013 00:30 by minitreintje.
Please Log in or Create an account to join the conversation.
10 Aug 2013 15:25 #37540
by Rick G
Replied by Rick G on topic Weird problem with travel table
Hello,
Are you using home and limit switches?
You might want to attach your configuration files.
Rick G
Are you using home and limit switches?
You might want to attach your configuration files.
Rick G
Please Log in or Create an account to join the conversation.
- minitreintje
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
10 Aug 2013 16:11 #37541
by minitreintje
Replied by minitreintje on topic Weird problem with travel table
Yes I have only home + limit switches and they are on the end of each axis (maximum).
Do I also need to add limit switches for the minimum of each axis then?
Do I also need to add limit switches for the minimum of each axis then?
Please Log in or Create an account to join the conversation.
10 Aug 2013 16:41 - 10 Aug 2013 16:47 #37542
by cncbasher
Replied by cncbasher on topic Weird problem with travel table
you have a number of options , but not knowing the type of machine you have , here they are
1 add limit switches to minium end of travel
( you only need one switch to act as limit and home )
2 set homing to move to + limits and then set the offset to show positions to be 200 and 300
you would then be able to set a button in a pyvcp panel to move to 0.0
this is set in your ini file for each axis , see the entrys for HOME , HOME_OFFSET and search and latch , examples are in the documentation linuxcnc.org/docs/html/config/ini_homing.html
1 add limit switches to minium end of travel
( you only need one switch to act as limit and home )
2 set homing to move to + limits and then set the offset to show positions to be 200 and 300
you would then be able to set a button in a pyvcp panel to move to 0.0
this is set in your ini file for each axis , see the entrys for HOME , HOME_OFFSET and search and latch , examples are in the documentation linuxcnc.org/docs/html/config/ini_homing.html
Last edit: 10 Aug 2013 16:47 by cncbasher.
Please Log in or Create an account to join the conversation.
10 Aug 2013 22:51 #37543
by cmorley
You actually don't need limit switches on both ends though it is recommended.
Once you have homed properly, linuxcnc will not let you move outside the software limits.
Now if the hardware fails to follow commands properly....
You say linuxcnc doesn't get to zero and continues? You mean the machine continuous to move but the Digital readout doesn't?
Config file would help.
Chris M
Replied by cmorley on topic Weird problem with travel table
Yes I have only home + limit switches and they are on the end of each axis (maximum).
Do I also need to add limit switches for the minimum of each axis then?
You actually don't need limit switches on both ends though it is recommended.
Once you have homed properly, linuxcnc will not let you move outside the software limits.
Now if the hardware fails to follow commands properly....
You say linuxcnc doesn't get to zero and continues? You mean the machine continuous to move but the Digital readout doesn't?
Config file would help.
Chris M
Please Log in or Create an account to join the conversation.
- minitreintje
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
11 Aug 2013 00:30 #37545
by minitreintje
Replied by minitreintje on topic Weird problem with travel table
I found it... I used G53 G0 X0 Y0 Z0 to get again on zero.
But I think LinuxCNC didn't home propely and that's why it fails...
Dylan
But I think LinuxCNC didn't home propely and that's why it fails...
Dylan
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds