Unify config in a single include without nested includes
This commit is contained in:
@ -1337,6 +1337,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1320,6 +1320,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1318,6 +1318,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -1329,6 +1329,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1331,6 +1331,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1354,6 +1354,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -52,8 +52,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -804,7 +802,4 @@ const unsigned int dropsegments = 2; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1337,6 +1337,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1337,6 +1337,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -1337,6 +1337,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -1337,6 +1337,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1345,6 +1345,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1358,6 +1358,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -806,7 +804,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1329,6 +1329,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1337,6 +1337,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -1429,6 +1429,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -800,7 +798,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1423,6 +1423,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -800,7 +798,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1426,6 +1426,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -799,7 +797,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1426,6 +1426,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -51,8 +51,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -804,7 +802,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1429,6 +1429,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -800,7 +798,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1340,6 +1340,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
@ -1331,6 +1331,4 @@
|
||||
//#define FILAMENT_LCD_DISPLAY
|
||||
#endif
|
||||
|
||||
#include "Configuration_adv.h"
|
||||
|
||||
#endif //CONFIGURATION_H
|
||||
#endif // CONFIGURATION_H
|
||||
|
@ -46,8 +46,6 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
//===========================================================================
|
||||
@ -798,7 +796,4 @@ const unsigned int dropsegments = 5; //everything with less than this number of
|
||||
|
||||
//#define EXPERIMENTAL_I2CBUS
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#endif //CONFIGURATION_ADV_H
|
||||
#endif // CONFIGURATION_ADV_H
|
||||
|
Reference in New Issue
Block a user