Bladeren bron

Updated comment for THERMAL_PROTECTION_BED

Scott Lahteine 9 jaren geleden
bovenliggende
commit
fbf69081b4

+ 1
- 3
Marlin/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/Felix/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/Hephestos/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/Hephestos_2/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/K8200/Configuration_adv.h Bestand weergeven

86
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
91
 #if ENABLED(THERMAL_PROTECTION_BED)
94
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
92
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/RigidBot/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/SCARA/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/TAZ4/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/WITBOX/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 120   // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 120   // Seconds

+ 1
- 3
Marlin/example_configurations/delta/generic/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h Bestand weergeven

85
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
90
 #if ENABLED(THERMAL_PROTECTION_BED)
93
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
91
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/makibox/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

+ 1
- 3
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h Bestand weergeven

80
 #endif
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
 #if ENABLED(THERMAL_PROTECTION_BED)
85
 #if ENABLED(THERMAL_PROTECTION_BED)
88
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds
86
   #define THERMAL_PROTECTION_BED_PERIOD 20    // Seconds

Laden…
Annuleren
Opslaan