mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-19 08:08:25 +00:00
parent
894e378702
commit
42cd314d96
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue