Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motor position #533

Open
wants to merge 101 commits into
base: Devt
Choose a base branch
from
Open

Motor position #533

wants to merge 101 commits into from

Conversation

atlaste
Copy link
Collaborator

@atlaste atlaste commented Jul 23, 2022

Small PR, that stores and is able to retrieve the motor position. I assume PinExtender is taken for the PR here.

It's useful to keep track of the motor position at all times. After homing, the difference in absolute motor position should be pretty much zero - or a step has been lost. This is useful for f.ex. acceleration and max speed tuning.

This PR tracks the motor position and makes it accessible through $MP.

Stefan de Bruijn and others added 30 commits March 1, 2022 11:15
- A reset during a spin up/down delay was causing a crash.
- Also added delay register reporting to Huanyang
- Note realtime commands are not handled during delays now.
* Fixed WebUI hover problem

* Fix bdring#264 - Job killed while opening WebUI
Stefan de Bruijn and others added 29 commits July 21, 2022 12:10
@MitchBradley
Copy link
Collaborator

How about cherry picking fb56fff onto Devt and PR'ing that, so it really is a "small PR". It will take us awhile to swallow the pin extender work. It has to wait until I resolve the problems that keep cropping up with the switchover to the new framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants