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

Voron24 config for Z motors not accounting for gear ratio #22

Open
abcurrie opened this issue Sep 17, 2024 · 0 comments
Open

Voron24 config for Z motors not accounting for gear ratio #22

abcurrie opened this issue Sep 17, 2024 · 0 comments

Comments

@abcurrie
Copy link

Recently set up a RatOS configuration for my Voron2.4. When trying to make Z movements the amount of movement was 1/5 of what was expected. I added this to printer.cfg and things started working right:

[stepper_z]
gear_ratio: 80:16

[stepper_z1]
gear_ratio: 80:16

[stepper_z2]
gear_ratio: 80:16

[stepper_z3]
gear_ratio: 80:16

I would not have expected to add this since it was in the Voron24 definition file but it definitely did not work until added; tested multiple times

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