Skip to content

Commit c4df5cf

Browse files
committed
Include macros for delta ABC
1 parent 02f6183 commit c4df5cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Marlin/src/module/delta.h

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
*/
2727

2828
#include "../core/types.h"
29+
#include "../core/macros.h"
2930

3031
extern float delta_height;
3132
extern abc_float_t delta_endstop_adj;

0 commit comments

Comments
 (0)