Increase Idler SG_THRS to 7

pull/258/head
Alex Voinea 2023-02-14 17:54:48 +01:00
parent ebdcc5a7e3
commit d56a5b6a89
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ static constexpr AxisConfig idler = {
.iHold = 5, /// 99mA - parked current
.stealth = false,
.stepsPerUnit = (200 * 16 / 360.),
.sg_thrs = 6,
.sg_thrs = 7,
};
/// Idler motion limits