mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 12:04:19 +00:00
parent
dfd1fb736d
commit
a40ff1357e
@ -2261,6 +2261,8 @@ uint32_t Stepper::block_phase_isr() {
|
||||
DIR_WAIT_AFTER();
|
||||
}
|
||||
}
|
||||
else
|
||||
la_interval = LA_ADV_NEVER;
|
||||
}
|
||||
#endif // LIN_ADVANCE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user