Browse Source

No need to include thermistortables.h in Configuration.h

pull/1/head
Scott Lahteine 8 years ago
parent
commit
2d378fac1b
  1. 1
      Marlin/Configuration.h
  2. 1
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 1
      Marlin/example_configurations/Felix/Configuration.h
  4. 1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  5. 1
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 1
      Marlin/example_configurations/Hephestos_2/Configuration.h
  7. 1
      Marlin/example_configurations/K8200/Configuration.h
  8. 1
      Marlin/example_configurations/K8400/Configuration.h
  9. 1
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  10. 1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  11. 1
      Marlin/example_configurations/RigidBot/Configuration.h
  12. 1
      Marlin/example_configurations/SCARA/Configuration.h
  13. 1
      Marlin/example_configurations/TAZ4/Configuration.h
  14. 1
      Marlin/example_configurations/WITBOX/Configuration.h
  15. 1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  16. 1
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  17. 1
      Marlin/example_configurations/delta/generic/Configuration.h
  18. 1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  19. 1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  20. 1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  21. 1
      Marlin/example_configurations/makibox/Configuration.h
  22. 1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  23. 1
      Marlin/temperature.cpp
  24. 1
      Marlin/temperature.h

1
Marlin/Configuration.h

@ -1344,6 +1344,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/Cartesio/Configuration.h

@ -1338,6 +1338,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/Felix/Configuration.h

@ -1321,6 +1321,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/Felix/DUAL/Configuration.h

@ -1319,6 +1319,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/Hephestos/Configuration.h

@ -1330,6 +1330,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -1332,6 +1332,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/K8200/Configuration.h

@ -1355,6 +1355,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/K8400/Configuration.h

@ -1338,6 +1338,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/K8400/Dual-head/Configuration.h

@ -1338,6 +1338,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h

@ -1338,6 +1338,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/RigidBot/Configuration.h

@ -1338,6 +1338,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/SCARA/Configuration.h

@ -1346,6 +1346,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/TAZ4/Configuration.h

@ -1359,6 +1359,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/WITBOX/Configuration.h

@ -1330,6 +1330,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/adafruit/ST7565/Configuration.h

@ -1338,6 +1338,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/delta/biv2.5/Configuration.h

@ -1430,6 +1430,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/delta/generic/Configuration.h

@ -1424,6 +1424,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/delta/kossel_mini/Configuration.h

@ -1427,6 +1427,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/delta/kossel_pro/Configuration.h

@ -1427,6 +1427,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/delta/kossel_xl/Configuration.h

@ -1430,6 +1430,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/makibox/Configuration.h

@ -1341,6 +1341,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/example_configurations/tvrrug/Round2/Configuration.h

@ -1332,6 +1332,5 @@
#endif
#include "Configuration_adv.h"
#include "thermistortables.h"
#endif //CONFIGURATION_H

1
Marlin/temperature.cpp

@ -27,6 +27,7 @@
#include "Marlin.h"
#include "ultralcd.h"
#include "temperature.h"
#include "thermistortables.h"
#include "language.h"
#include "Sd2PinMap.h"

1
Marlin/temperature.h

@ -29,6 +29,7 @@
#include "Marlin.h"
#include "planner.h"
#include "thermistortables.h"
#if ENABLED(PID_ADD_EXTRUSION_RATE)
#include "stepper.h"

Loading…
Cancel
Save