>>775
macros.h:186: error: operator '&&' has no right operand
エラーが出ました。
#undef X_MIN_PIN

#undef Y_MIN_PIN

//#undef Z_MIN_PIN

#undef X_MAX_PIN

#undef Y_MAX_PIN

#undef Z_MAX_PIN

#define X_STOP_PIN 2

#define Y_STOP_PIN 15

//#define Z_STOP_PIN 19

#define Z_MIN_PIN

//#define SERVO0_PIN 57