Continuous rotary axis rotation #734
paukstelis
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
You can use the stepper spindle? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe. I have two rotary axes and I want the first one to have this control, but that looks like it wouldn't be too hard a modification. I guess the main concern would be that I only want that behavior at certain times. Otherwise, I want it to function as a normal angular rotary axis as part of the 4 axis system. |
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'm interested in being able to send a command that will start a rotary axis at a particular feedrate and then have that continue until a stop command is sent. Ideally this would be non-blocking, so I'm guessing it would have to be at the planner level or even higher. Would this be possible and how complicated might it be to implement?
Beta Was this translation helpful? Give feedback.
All reactions