diff --git a/src/config/config.h b/src/config/config.h index aa957f1..cb1192c 100644 --- a/src/config/config.h +++ b/src/config/config.h @@ -81,7 +81,7 @@ static constexpr AxisConfig pulley = { .iRun = 30, .iHold = 1, .stealth = false, - .stepsPerUnit = (2 * 8.75), + .stepsPerUnit = (200 * 2 / 10.08125), }; /// Pulley motion limits