diff --git a/g2core/g2core.h b/g2core/g2core.h index cf05ac775..ea028f9b3 100644 --- a/g2core/g2core.h +++ b/g2core/g2core.h @@ -68,7 +68,6 @@ typedef uint16_t magic_t; // magic number size #define HOMING_AXES 4 // number of axes that can be homed (assumes Zxyabc sequence) #define COORDS 6 // number of supported coordinate systems (index starts at 1) #ifndef TOOLS - #warning Defining tools #define TOOLS 32 // number of entries in tool table (index starts at 1) #endif