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

firmware modifying Configuration.h for different motor/pulley spec #29

Open
mfkenson opened this issue Mar 2, 2019 · 0 comments
Open

Comments

@mfkenson
Copy link

mfkenson commented Mar 2, 2019

May I know how to derive the value of DEFAULT_AXIS_STEPS_PER_UNIT in Configuration.h ?

This could help building their arm with different motor/pulley spec.

I found the calculator here.
https://www.prusaprinters.org/calculator/#stepspermmbelt

I don't know how to get the number from the firmware in
https://github.com/BCN3D/BCN3D-Moveo/blob/master/FIRMWARE/Marlin_BCN3D_Moveo/Configuration.h

#define DEFAULT_AXIS_STEPS_PER_UNIT   {128.5,45.5,206.8019,760*1.1}  // default steps per mm 
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