diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index fe6e371c5c439ebb70f871ddce8fce51a4b7e511..8c560834ee624b99c4c9b1f76df73f8d9bd4b2ac 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -785,6 +785,5 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of #include "Configuration_adv.h" -#include "thermistortables.h" #endif //__CONFIGURATION_H