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

Enable User Setting of Proportional on Error/Measurement Ratio #426

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

krkeegan
Copy link
Collaborator

Enables weighting of the proportional calculation method. 1 = proportional on error, 0 = proportional on measurement. Any fraction in between balances the two options.

Code was a suggestion from the author of the PID library:
http://brettbeauregard.com/blog/2017/06/proportional-on-measurement-the-code/

Must be merged with changes to MaslowCNC/Firmware#311 Firmware as well.

Setting 1 means 100% proportional on Error, 0 means 100%
proportional on measurement.  Any fraction in between balances
the two.

Must be merged with changes to Firmware.
@BarbourSmith BarbourSmith merged commit d5be279 into MaslowCNC:master Sep 25, 2017
@krkeegan krkeegan deleted the Proportional_weight branch January 17, 2018 22:35
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.

2 participants