Parcourir la source

No need to include thermistortables.h in Configuration.h

Scott Lahteine il y a 7 ans
Parent
révision
2d378fac1b
24 fichiers modifiés avec 2 ajouts et 22 suppressions
  1. 0
    1
      Marlin/Configuration.h
  2. 0
    1
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 0
    1
      Marlin/example_configurations/Felix/Configuration.h
  4. 0
    1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  5. 0
    1
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 0
    1
      Marlin/example_configurations/Hephestos_2/Configuration.h
  7. 0
    1
      Marlin/example_configurations/K8200/Configuration.h
  8. 0
    1
      Marlin/example_configurations/K8400/Configuration.h
  9. 0
    1
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  10. 0
    1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  11. 0
    1
      Marlin/example_configurations/RigidBot/Configuration.h
  12. 0
    1
      Marlin/example_configurations/SCARA/Configuration.h
  13. 0
    1
      Marlin/example_configurations/TAZ4/Configuration.h
  14. 0
    1
      Marlin/example_configurations/WITBOX/Configuration.h
  15. 0
    1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  16. 0
    1
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  17. 0
    1
      Marlin/example_configurations/delta/generic/Configuration.h
  18. 0
    1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  19. 0
    1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  20. 0
    1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  21. 0
    1
      Marlin/example_configurations/makibox/Configuration.h
  22. 0
    1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  23. 1
    0
      Marlin/temperature.cpp
  24. 1
    0
      Marlin/temperature.h

+ 0
- 1
Marlin/Configuration.h Voir le fichier

@@ -1344,6 +1344,5 @@
1344 1344
 #endif
1345 1345
 
1346 1346
 #include "Configuration_adv.h"
1347
-#include "thermistortables.h"
1348 1347
 
1349 1348
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Cartesio/Configuration.h Voir le fichier

@@ -1338,6 +1338,5 @@
1338 1338
 #endif
1339 1339
 
1340 1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342 1341
 
1343 1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Felix/Configuration.h Voir le fichier

@@ -1321,6 +1321,5 @@
1321 1321
 #endif
1322 1322
 
1323 1323
 #include "Configuration_adv.h"
1324
-#include "thermistortables.h"
1325 1324
 
1326 1325
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h Voir le fichier

@@ -1319,6 +1319,5 @@
1319 1319
 #endif
1320 1320
 
1321 1321
 #include "Configuration_adv.h"
1322
-#include "thermistortables.h"
1323 1322
 
1324 1323
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Hephestos/Configuration.h Voir le fichier

@@ -1330,6 +1330,5 @@
1330 1330
 #endif
1331 1331
 
1332 1332
 #include "Configuration_adv.h"
1333
-#include "thermistortables.h"
1334 1333
 
1335 1334
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h Voir le fichier

@@ -1332,6 +1332,5 @@
1332 1332
 #endif
1333 1333
 
1334 1334
 #include "Configuration_adv.h"
1335
-#include "thermistortables.h"
1336 1335
 
1337 1336
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/K8200/Configuration.h Voir le fichier

@@ -1355,6 +1355,5 @@
1355 1355
 #endif
1356 1356
 
1357 1357
 #include "Configuration_adv.h"
1358
-#include "thermistortables.h"
1359 1358
 
1360 1359
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/K8400/Configuration.h Voir le fichier

@@ -1338,6 +1338,5 @@
1338 1338
 #endif
1339 1339
 
1340 1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342 1341
 
1343 1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/K8400/Dual-head/Configuration.h Voir le fichier

@@ -1338,6 +1338,5 @@
1338 1338
 #endif
1339 1339
 
1340 1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342 1341
 
1343 1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h Voir le fichier

@@ -1338,6 +1338,5 @@
1338 1338
 #endif
1339 1339
 
1340 1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342 1341
 
1343 1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/RigidBot/Configuration.h Voir le fichier

@@ -1338,6 +1338,5 @@
1338 1338
 #endif
1339 1339
 
1340 1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342 1341
 
1343 1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/SCARA/Configuration.h Voir le fichier

@@ -1346,6 +1346,5 @@
1346 1346
 #endif
1347 1347
 
1348 1348
 #include "Configuration_adv.h"
1349
-#include "thermistortables.h"
1350 1349
 
1351 1350
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/TAZ4/Configuration.h Voir le fichier

@@ -1359,6 +1359,5 @@
1359 1359
 #endif
1360 1360
 
1361 1361
 #include "Configuration_adv.h"
1362
-#include "thermistortables.h"
1363 1362
 
1364 1363
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/WITBOX/Configuration.h Voir le fichier

@@ -1330,6 +1330,5 @@
1330 1330
 #endif
1331 1331
 
1332 1332
 #include "Configuration_adv.h"
1333
-#include "thermistortables.h"
1334 1333
 
1335 1334
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h Voir le fichier

@@ -1338,6 +1338,5 @@
1338 1338
 #endif
1339 1339
 
1340 1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342 1341
 
1343 1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h Voir le fichier

@@ -1430,6 +1430,5 @@
1430 1430
 #endif
1431 1431
 
1432 1432
 #include "Configuration_adv.h"
1433
-#include "thermistortables.h"
1434 1433
 
1435 1434
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/generic/Configuration.h Voir le fichier

@@ -1424,6 +1424,5 @@
1424 1424
 #endif
1425 1425
 
1426 1426
 #include "Configuration_adv.h"
1427
-#include "thermistortables.h"
1428 1427
 
1429 1428
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h Voir le fichier

@@ -1427,6 +1427,5 @@
1427 1427
 #endif
1428 1428
 
1429 1429
 #include "Configuration_adv.h"
1430
-#include "thermistortables.h"
1431 1430
 
1432 1431
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h Voir le fichier

@@ -1427,6 +1427,5 @@
1427 1427
 #endif
1428 1428
 
1429 1429
 #include "Configuration_adv.h"
1430
-#include "thermistortables.h"
1431 1430
 
1432 1431
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h Voir le fichier

@@ -1430,6 +1430,5 @@
1430 1430
 #endif
1431 1431
 
1432 1432
 #include "Configuration_adv.h"
1433
-#include "thermistortables.h"
1434 1433
 
1435 1434
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/makibox/Configuration.h Voir le fichier

@@ -1341,6 +1341,5 @@
1341 1341
 #endif
1342 1342
 
1343 1343
 #include "Configuration_adv.h"
1344
-#include "thermistortables.h"
1345 1344
 
1346 1345
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h Voir le fichier

@@ -1332,6 +1332,5 @@
1332 1332
 #endif
1333 1333
 
1334 1334
 #include "Configuration_adv.h"
1335
-#include "thermistortables.h"
1336 1335
 
1337 1336
 #endif //CONFIGURATION_H

+ 1
- 0
Marlin/temperature.cpp Voir le fichier

@@ -27,6 +27,7 @@
27 27
 #include "Marlin.h"
28 28
 #include "ultralcd.h"
29 29
 #include "temperature.h"
30
+#include "thermistortables.h"
30 31
 #include "language.h"
31 32
 #include "Sd2PinMap.h"
32 33
 

+ 1
- 0
Marlin/temperature.h Voir le fichier

@@ -29,6 +29,7 @@
29 29
 
30 30
 #include "Marlin.h"
31 31
 #include "planner.h"
32
+#include "thermistortables.h"
32 33
 
33 34
 #if ENABLED(PID_ADD_EXTRUSION_RATE)
34 35
   #include "stepper.h"

Chargement…
Annuler
Enregistrer