diff --git a/src/config/config.h b/src/config/config.h index d1a5123..fc58329 100644 --- a/src/config/config.h +++ b/src/config/config.h @@ -128,7 +128,7 @@ static constexpr AxisConfig selector = { .mRes = MRes_8, .vSense = true, .iRun = 31, /// 530mA - .iHold = 5, /// 99mA + .iHold = 0, /// 17mA in SpreadCycle, freewheel in StealthChop .stealth = false, .stepsPerUnit = (200 * 8 / 8.), .sg_thrs = 3,