Browse Source

No need to include thermistortables.h in Configuration.h

Scott Lahteine 9 years ago
parent
commit
2d378fac1b
24 changed files with 2 additions and 22 deletions
  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 View File

1344
 #endif
1344
 #endif
1345
 
1345
 
1346
 #include "Configuration_adv.h"
1346
 #include "Configuration_adv.h"
1347
-#include "thermistortables.h"
1348
 
1347
 
1349
 #endif //CONFIGURATION_H
1348
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Cartesio/Configuration.h View File

1338
 #endif
1338
 #endif
1339
 
1339
 
1340
 #include "Configuration_adv.h"
1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342
 
1341
 
1343
 #endif //CONFIGURATION_H
1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Felix/Configuration.h View File

1321
 #endif
1321
 #endif
1322
 
1322
 
1323
 #include "Configuration_adv.h"
1323
 #include "Configuration_adv.h"
1324
-#include "thermistortables.h"
1325
 
1324
 
1326
 #endif //CONFIGURATION_H
1325
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

1319
 #endif
1319
 #endif
1320
 
1320
 
1321
 #include "Configuration_adv.h"
1321
 #include "Configuration_adv.h"
1322
-#include "thermistortables.h"
1323
 
1322
 
1324
 #endif //CONFIGURATION_H
1323
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Hephestos/Configuration.h View File

1330
 #endif
1330
 #endif
1331
 
1331
 
1332
 #include "Configuration_adv.h"
1332
 #include "Configuration_adv.h"
1333
-#include "thermistortables.h"
1334
 
1333
 
1335
 #endif //CONFIGURATION_H
1334
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h View File

1332
 #endif
1332
 #endif
1333
 
1333
 
1334
 #include "Configuration_adv.h"
1334
 #include "Configuration_adv.h"
1335
-#include "thermistortables.h"
1336
 
1335
 
1337
 #endif //CONFIGURATION_H
1336
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/K8200/Configuration.h View File

1355
 #endif
1355
 #endif
1356
 
1356
 
1357
 #include "Configuration_adv.h"
1357
 #include "Configuration_adv.h"
1358
-#include "thermistortables.h"
1359
 
1358
 
1360
 #endif //CONFIGURATION_H
1359
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/K8400/Configuration.h View File

1338
 #endif
1338
 #endif
1339
 
1339
 
1340
 #include "Configuration_adv.h"
1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342
 
1341
 
1343
 #endif //CONFIGURATION_H
1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/K8400/Dual-head/Configuration.h View File

1338
 #endif
1338
 #endif
1339
 
1339
 
1340
 #include "Configuration_adv.h"
1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342
 
1341
 
1343
 #endif //CONFIGURATION_H
1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

1338
 #endif
1338
 #endif
1339
 
1339
 
1340
 #include "Configuration_adv.h"
1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342
 
1341
 
1343
 #endif //CONFIGURATION_H
1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

1338
 #endif
1338
 #endif
1339
 
1339
 
1340
 #include "Configuration_adv.h"
1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342
 
1341
 
1343
 #endif //CONFIGURATION_H
1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

1346
 #endif
1346
 #endif
1347
 
1347
 
1348
 #include "Configuration_adv.h"
1348
 #include "Configuration_adv.h"
1349
-#include "thermistortables.h"
1350
 
1349
 
1351
 #endif //CONFIGURATION_H
1350
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/TAZ4/Configuration.h View File

1359
 #endif
1359
 #endif
1360
 
1360
 
1361
 #include "Configuration_adv.h"
1361
 #include "Configuration_adv.h"
1362
-#include "thermistortables.h"
1363
 
1362
 
1364
 #endif //CONFIGURATION_H
1363
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/WITBOX/Configuration.h View File

1330
 #endif
1330
 #endif
1331
 
1331
 
1332
 #include "Configuration_adv.h"
1332
 #include "Configuration_adv.h"
1333
-#include "thermistortables.h"
1334
 
1333
 
1335
 #endif //CONFIGURATION_H
1334
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

1338
 #endif
1338
 #endif
1339
 
1339
 
1340
 #include "Configuration_adv.h"
1340
 #include "Configuration_adv.h"
1341
-#include "thermistortables.h"
1342
 
1341
 
1343
 #endif //CONFIGURATION_H
1342
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

1430
 #endif
1430
 #endif
1431
 
1431
 
1432
 #include "Configuration_adv.h"
1432
 #include "Configuration_adv.h"
1433
-#include "thermistortables.h"
1434
 
1433
 
1435
 #endif //CONFIGURATION_H
1434
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

1424
 #endif
1424
 #endif
1425
 
1425
 
1426
 #include "Configuration_adv.h"
1426
 #include "Configuration_adv.h"
1427
-#include "thermistortables.h"
1428
 
1427
 
1429
 #endif //CONFIGURATION_H
1428
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

1427
 #endif
1427
 #endif
1428
 
1428
 
1429
 #include "Configuration_adv.h"
1429
 #include "Configuration_adv.h"
1430
-#include "thermistortables.h"
1431
 
1430
 
1432
 #endif //CONFIGURATION_H
1431
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

1427
 #endif
1427
 #endif
1428
 
1428
 
1429
 #include "Configuration_adv.h"
1429
 #include "Configuration_adv.h"
1430
-#include "thermistortables.h"
1431
 
1430
 
1432
 #endif //CONFIGURATION_H
1431
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

1430
 #endif
1430
 #endif
1431
 
1431
 
1432
 #include "Configuration_adv.h"
1432
 #include "Configuration_adv.h"
1433
-#include "thermistortables.h"
1434
 
1433
 
1435
 #endif //CONFIGURATION_H
1434
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/makibox/Configuration.h View File

1341
 #endif
1341
 #endif
1342
 
1342
 
1343
 #include "Configuration_adv.h"
1343
 #include "Configuration_adv.h"
1344
-#include "thermistortables.h"
1345
 
1344
 
1346
 #endif //CONFIGURATION_H
1345
 #endif //CONFIGURATION_H

+ 0
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

1332
 #endif
1332
 #endif
1333
 
1333
 
1334
 #include "Configuration_adv.h"
1334
 #include "Configuration_adv.h"
1335
-#include "thermistortables.h"
1336
 
1335
 
1337
 #endif //CONFIGURATION_H
1336
 #endif //CONFIGURATION_H

+ 1
- 0
Marlin/temperature.cpp View File

27
 #include "Marlin.h"
27
 #include "Marlin.h"
28
 #include "ultralcd.h"
28
 #include "ultralcd.h"
29
 #include "temperature.h"
29
 #include "temperature.h"
30
+#include "thermistortables.h"
30
 #include "language.h"
31
 #include "language.h"
31
 #include "Sd2PinMap.h"
32
 #include "Sd2PinMap.h"
32
 
33
 

+ 1
- 0
Marlin/temperature.h View File

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

Loading…
Cancel
Save