Skip to content

Commit

Permalink
🩹 Fix some kinematic conditions (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Sep 3, 2024
1 parent 7901eb9 commit 8c15a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/gcode/motion/G2_G3.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c15a09

Please sign in to comment.