Manual mode controls reversed
- jtupulis
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 1
09 Oct 2024 14:50 #311649
by jtupulis
Manual mode controls reversed was created by jtupulis
Hi,
I just finished configuring my printnc CNC. Everything works fine except two things:
a) Y axis manual control via up and down arrow keys is reversed. Y axis moves forward when I press down key and vice versa. I tried to reverse Y axis Direction pin, but that led to the problem that Y axis crashed into the mounts after homing (homing happened in the right direction).
b) Spindle controls are reversed - speed decreases when I press + and increases when I press -
All config done via stepconf, no manual adjustments to .hal and .ini (attached). Please help me figure it out.
I just finished configuring my printnc CNC. Everything works fine except two things:
a) Y axis manual control via up and down arrow keys is reversed. Y axis moves forward when I press down key and vice versa. I tried to reverse Y axis Direction pin, but that led to the problem that Y axis crashed into the mounts after homing (homing happened in the right direction).
b) Spindle controls are reversed - speed decreases when I press + and increases when I press -
All config done via stepconf, no manual adjustments to .hal and .ini (attached). Please help me figure it out.
Please Log in or Create an account to join the conversation.
- Thayloreing
- Offline
- Senior Member
Less
More
- Posts: 69
- Thank you received: 2
09 Oct 2024 20:12 #311676
by Thayloreing
Replied by Thayloreing on topic Manual mode controls reversed
try this link, I already had the same problem, just remap the keys in Python, just follow what is in this link forum.linuxcnc.org/21-axis/14675-keyboar...-mapping-key-binding ?start=10
Please Log in or Create an account to join the conversation.
- cakeslob
- Offline
- Platinum Member
Less
More
- Posts: 785
- Thank you received: 230
12 Oct 2024 04:32 #311843
by cakeslob
Replied by cakeslob on topic Manual mode controls reversed
try running the sample program and see if your y axis is reversed/mirrored, and compare the actual machine position to linuxcnc to what you thing it should be
for your spindle, you probably need to open up hal, and compare the signals its sending to whats happening. start up your spindle and see how the spindle pins change in halshow,
for your spindle, you probably need to open up hal, and compare the signals its sending to whats happening. start up your spindle and see how the spindle pins change in halshow,
Please Log in or Create an account to join the conversation.
- jtupulis
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 1
13 Oct 2024 13:32 #311967
by jtupulis
Replied by jtupulis on topic Manual mode controls reversed
Thanks for the suggestions!
I just did the first cut with the CNC. It appears that it's not just keys, the Y axis is mirrored...
I just did the first cut with the CNC. It appears that it's not just keys, the Y axis is mirrored...
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds