Reformat config.h after rebase
parent
461ef5a008
commit
20932a2c99
|
|
@ -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