Replies: 1 comment 1 reply
-
Sounds like your steps/mm setting (or rather steps/degree) for the A-axis is set wrong. If you jog the A-axis 90mm (degrees), does it move a quarter turn? Or are you perhaps using inches in your gcode? This can become a problem on some controllers where it would multiple the A-axis degrees with 2.54. Permanent rotation is not possible. The controller synchronizes the rotational movement with the other axis movement. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just started to play with my 4th axis (on a Genmitsu 3030 prover max).
I get the angle value displayed and I can turn the axis with the A+ and A- jogging buttons.
The problem is that I can't really control this movement:
Maybe for the angle axis a permanent rotation mode switch makes sense (to simulate a lathe), but separate angle step/speed values and the same behavior as for XYZ would be my favorite.
Tried it with 2.1.13 and 2.1.15 on Linux.
Beta Was this translation helpful? Give feedback.
All reactions