Browse Source

Merge pull request #10045 from Lenbok/2.0.x-monitor_chamber_temperature_and_auto_fan

[2.0.x] Monitor chamber temperature, with auto fan control.
pull/1/head
Scott Lahteine 6 years ago
committed by GitHub
parent
commit
93524c1994
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Marlin/Configuration.h
  2. 1
      Marlin/Configuration_adv.h
  3. 4
      Marlin/src/HAL/HAL_AVR/fastio_AVR.h
  4. 1
      Marlin/src/config/default/Configuration.h
  5. 1
      Marlin/src/config/default/Configuration_adv.h
  6. 1
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  7. 1
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  8. 1
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  9. 1
      Marlin/src/config/examples/Anet/A6/Configuration.h
  10. 1
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  11. 1
      Marlin/src/config/examples/Anet/A8/Configuration.h
  12. 1
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  13. 1
      Marlin/src/config/examples/Azteeg/X5GT/Configuration.h
  14. 1
      Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
  15. 1
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h
  16. 1
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
  17. 1
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h
  18. 1
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
  19. 1
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  20. 1
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  21. 1
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  22. 1
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  23. 1
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  24. 1
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  25. 1
      Marlin/src/config/examples/Cartesio/Configuration.h
  26. 1
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  27. 1
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  28. 1
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  29. 1
      Marlin/src/config/examples/Creality/CR-10S/Configuration.h
  30. 1
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  31. 1
      Marlin/src/config/examples/Creality/CR-10mini/Configuration.h
  32. 1
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  33. 1
      Marlin/src/config/examples/Creality/CR-8/Configuration.h
  34. 1
      Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
  35. 1
      Marlin/src/config/examples/Creality/Ender-2/Configuration.h
  36. 1
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  37. 1
      Marlin/src/config/examples/Creality/Ender-4/Configuration.h
  38. 1
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  39. 1
      Marlin/src/config/examples/Felix/Configuration.h
  40. 1
      Marlin/src/config/examples/Felix/Configuration_adv.h
  41. 1
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  42. 1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  43. 1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  44. 1
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  45. 1
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  46. 1
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h
  47. 1
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h
  48. 1
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  49. 1
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  50. 1
      Marlin/src/config/examples/JGAurora/A5/Configuration.h
  51. 1
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  52. 1
      Marlin/src/config/examples/MakerParts/Configuration.h
  53. 1
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  54. 1
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  55. 1
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  56. 1
      Marlin/src/config/examples/Malyan/M200/Configuration.h
  57. 1
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  58. 1
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  59. 1
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  60. 1
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  61. 1
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  62. 1
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  63. 1
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  64. 1
      Marlin/src/config/examples/RigidBot/Configuration.h
  65. 1
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  66. 1
      Marlin/src/config/examples/SCARA/Configuration.h
  67. 1
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  68. 1
      Marlin/src/config/examples/STM32F10/Configuration.h
  69. 1
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  70. 1
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  71. 1
      Marlin/src/config/examples/TheBorg/Configuration.h
  72. 1
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  73. 1
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  74. 1
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  75. 1
      Marlin/src/config/examples/Tronxy/X1/Configuration.h
  76. 1
      Marlin/src/config/examples/Tronxy/X5S/Configuration.h
  77. 1
      Marlin/src/config/examples/Tronxy/XY100/Configuration.h
  78. 1
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h
  79. 1
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
  80. 1
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  81. 1
      Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
  82. 1
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  83. 1
      Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
  84. 1
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  85. 1
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h
  86. 1
      Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  87. 1
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  88. 1
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  89. 1
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  90. 1
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h
  91. 1
      Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
  92. 1
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  93. 1
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  94. 1
      Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h
  95. 1
      Marlin/src/config/examples/delta/generic/Configuration.h
  96. 1
      Marlin/src/config/examples/delta/generic/Configuration_adv.h
  97. 1
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  98. 1
      Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
  99. 1
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  100. 1
      Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h

1
Marlin/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

4
Marlin/src/HAL/HAL_AVR/fastio_AVR.h

@ -242,9 +242,9 @@ typedef enum {
//find out which harware PWMs are already in use
#if PIN_EXISTS(CONTROLLER_FAN)
#define PWM_CHK_FAN_B(p) (p == CONTROLLER_FAN_PIN || p == E0_AUTO_FAN_PIN || p == E1_AUTO_FAN_PIN || p == E2_AUTO_FAN_PIN || p == E3_AUTO_FAN_PIN || p == E4_AUTO_FAN_PIN)
#define PWM_CHK_FAN_B(p) (p == CONTROLLER_FAN_PIN || p == E0_AUTO_FAN_PIN || p == E1_AUTO_FAN_PIN || p == E2_AUTO_FAN_PIN || p == E3_AUTO_FAN_PIN || p == E4_AUTO_FAN_PIN || p == CHAMBER_AUTO_FAN_PIN)
#else
#define PWM_CHK_FAN_B(p) (p == E0_AUTO_FAN_PIN || p == E1_AUTO_FAN_PIN || p == E2_AUTO_FAN_PIN || p == E3_AUTO_FAN_PIN || p == E4_AUTO_FAN_PIN)
#define PWM_CHK_FAN_B(p) (p == E0_AUTO_FAN_PIN || p == E1_AUTO_FAN_PIN || p == E2_AUTO_FAN_PIN || p == E3_AUTO_FAN_PIN || p == E4_AUTO_FAN_PIN || p == CHAMBER_AUTO_FAN_PIN)
#endif
#if PIN_EXISTS(FAN) || PIN_EXISTS(FAN1) || PIN_EXISTS(FAN2)

1
Marlin/src/config/default/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/default/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 7
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Anet/A6/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Anet/A6/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Anet/A8/Configuration.h

@ -317,6 +317,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Anet/A8/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 60
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/BQ/Hephestos/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h

@ -324,6 +324,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/BQ/WITBOX/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Cartesio/Configuration.h

@ -317,6 +317,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Cartesio/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 35
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Creality/CR-10/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Creality/CR-10S/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Creality/CR-10mini/Configuration.h

@ -325,6 +325,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Creality/CR-8/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Creality/Ender-2/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Creality/Ender-4/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Felix/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Felix/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Felix/DUAL/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/JGAurora/A5/Configuration.h

@ -321,6 +321,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1 // measured to be satisfactorily accurate on centre of bed within +/- 1 degC.
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/MakerParts/Configuration.h

@ -336,6 +336,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/MakerParts/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Malyan/M150/Configuration.h

@ -324,6 +324,7 @@
// For Malyan M150, some discussions around changing the TEMP_SENSOR_BED from 1 to 3 on a french discussion board.
// The reasons are inconclusive so I leave at 1
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Malyan/M150/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Malyan/M200/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 11
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Mks/Sbase/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/RigidBot/Configuration.h

@ -319,6 +319,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/RigidBot/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/SCARA/Configuration.h

@ -347,6 +347,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/SCARA/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/STM32F10/Configuration.h

@ -317,6 +317,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 998
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 60

1
Marlin/src/config/examples/Sanguinololu/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Sanguinololu/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/TheBorg/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/TheBorg/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/TinyBoy2/Configuration.h

@ -343,6 +343,7 @@
#else
#define TEMP_SENSOR_BED 0
#endif
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/TinyBoy2/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Tronxy/X1/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Tronxy/X5S/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Tronxy/XY100/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Velleman/K8200/Configuration.h

@ -336,6 +336,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h

@ -243,6 +243,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Velleman/K8400/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/adafruit/ST7565/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h

@ -321,6 +321,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 1
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/generic/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 0
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/generic/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/delta/kossel_mini/Configuration.h

@ -316,6 +316,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 11
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h

@ -230,6 +230,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

1
Marlin/src/config/examples/delta/kossel_pro/Configuration.h

@ -320,6 +320,7 @@
#define TEMP_SENSOR_3 0
#define TEMP_SENSOR_4 0
#define TEMP_SENSOR_BED 5
#define TEMP_SENSOR_CHAMBER 0
// Dummy thermistor constant temperature readings, for use with 998 and 999
#define DUMMY_THERMISTOR_998_VALUE 25

1
Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h

@ -235,6 +235,7 @@
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1
#define E4_AUTO_FAN_PIN -1
#define CHAMBER_AUTO_FAN_PIN -1
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save