Reformat config.h after rebase
parent
d94ad8b90e
commit
7029b1b03d
|
|
@ -106,7 +106,6 @@ static constexpr IdlerLimits idlerLimits = {
|
||||||
.accel = 1000.0_deg_s2,
|
.accel = 1000.0_deg_s2,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/// Max retries of FeedToBondtech used in LoadFilament
|
/// Max retries of FeedToBondtech used in LoadFilament
|
||||||
static constexpr uint8_t feedToBondtechMaxRetries = 2;
|
static constexpr uint8_t feedToBondtechMaxRetries = 2;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue