diff --git a/src/config/config.h b/src/config/config.h index ecf4af0..aa957f1 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 = 161.3, + .stepsPerUnit = (2 * 8.75), }; /// Pulley motion limits