Pushed incorrect axes config...

This commit is contained in:
Terje Io
2023-02-19 21:04:27 +01:00
parent 635526b508
commit 33028ae0e3
+1 -1
View File
@@ -39,7 +39,7 @@ specific needs, i.e. performance tuning or adjusting to non-typical machines.
If more than 3 axes are configured a compliant driver and board map file is needed.
*/
#ifndef N_AXIS
#define N_AXIS 4 // Number of axes
#define N_AXIS 3 // Number of axes
#endif
/*! \def AXIS_REMAP_ABC2UVW