mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-22 09:42:34 +00:00
🩹 Fix some kinematic conditions (2)
This commit is contained in:
parent
7901eb97ad
commit
8c15a093fd
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#include "../gcode.h"
|
||||
#include "../../module/motion.h"
|
||||
#include "../../module/planner.h"
|
||||
#include "../../module/temperature.h"
|
||||
|
||||
#if N_ARC_CORRECTION < 1
|
||||
#undef N_ARC_CORRECTION
|
||||
|
|
Loading…
Reference in a new issue