Selaa lähdekoodia

Updated comment for THERMAL_PROTECTION_BED

Scott Lahteine 9 vuotta sitten
vanhempi
commit
fbf69081b4

+ 1
- 3
Marlin/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/Felix/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/Hephestos/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/Hephestos_2/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/K8200/Configuration_adv.h Näytä tiedosto

@@ -86,9 +86,7 @@
86 86
 #endif
87 87
 
88 88
 /**
89
- * Thermal Protection parameters for the bed
90
- * are like the above for the hotends.
91
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
89
+ * Thermal Protection parameters for the bed are just as above for hotends.
92 90
  */
93 91
 #if ENABLED(THERMAL_PROTECTION_BED)
94 92
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/RigidBot/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/SCARA/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/TAZ4/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/WITBOX/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 120   // Seconds

+ 1
- 3
Marlin/example_configurations/delta/generic/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h Näytä tiedosto

@@ -85,9 +85,7 @@
85 85
 #endif
86 86
 
87 87
 /**
88
- * Thermal Protection parameters for the bed
89
- * are like the above for the hotends.
90
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
88
+ * Thermal Protection parameters for the bed are just as above for hotends.
91 89
  */
92 90
 #if ENABLED(THERMAL_PROTECTION_BED)
93 91
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/makibox/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h Näytä tiedosto

@@ -80,9 +80,7 @@
80 80
 #endif
81 81
 
82 82
 /**
83
- * Thermal Protection parameters for the bed
84
- * are like the above for the hotends.
85
- * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.
83
+ * Thermal Protection parameters for the bed are just as above for hotends.
86 84
  */
87 85
 #if ENABLED(THERMAL_PROTECTION_BED)
88 86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

Loading…
Peruuta
Tallenna