X Axis not moving when running demo program
09 Oct 2016 00:02 #81441
by eluder
X Axis not moving when running demo program was created by eluder
Hi Guys,
I am a newbie to linux CNC. I have come across an issue that i cant work out. I have all the motors jogging correctly in the setupconfig but when i run the Linux CNC demo program the X axis doesn't move at all but the Y and Z axis move as they should and continue moving until its finished running the program. Does anyone know what could be causing this?
Thanks.
Jake
I am a newbie to linux CNC. I have come across an issue that i cant work out. I have all the motors jogging correctly in the setupconfig but when i run the Linux CNC demo program the X axis doesn't move at all but the Y and Z axis move as they should and continue moving until its finished running the program. Does anyone know what could be causing this?
Thanks.
Jake
Please Log in or Create an account to join the conversation.
09 Oct 2016 10:41 - 09 Oct 2016 10:42 #81454
by andypugh
Replied by andypugh on topic X Axis not moving when running demo program
This is normally related to the motor driver enable pins.
Stepconf doesn't do anything with any amp-enable lines, but the real config often will.
So, sometimes, LinuxCNC end up disabling the drives when it thinks it is enabling them. In that case you may need to invert the amp-enable outputs.
Stepconf doesn't do anything with any amp-enable lines, but the real config often will.
So, sometimes, LinuxCNC end up disabling the drives when it thinks it is enabling them. In that case you may need to invert the amp-enable outputs.
Last edit: 09 Oct 2016 10:42 by andypugh.
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds