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

Finer control of G31 values #54

Open
dc42 opened this issue May 10, 2014 · 0 comments
Open

Finer control of G31 values #54

dc42 opened this issue May 10, 2014 · 0 comments

Comments

@dc42
Copy link
Contributor

dc42 commented May 10, 2014

The G31 command in the original firmware allows only one P and Z value to be configured. Multiple values may be required under the following conditions:

  1. If more than one Z-sensor is fitted (e.g. IR + ultrasonic) then each sensor needs its own P and Z value.
  2. If the same sensor is used for e.g. both Z and X homing then a different P value may be needed for both, e.g. if X homing needs a higher P value than the most appropriate value for Z homing.

dc42 fork implements (1) by storing separate G31 Z and P values for sensor types 0, 1/2, and 3.

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

No branches or pull requests

1 participant