Browse Source

Updated comment for THERMAL_PROTECTION_BED

pull/1/head
Scott Lahteine 8 years ago
parent
commit
fbf69081b4
  1. 4
      Marlin/Configuration_adv.h
  2. 4
      Marlin/example_configurations/Felix/Configuration_adv.h
  3. 4
      Marlin/example_configurations/Hephestos/Configuration_adv.h
  4. 4
      Marlin/example_configurations/Hephestos_2/Configuration_adv.h
  5. 4
      Marlin/example_configurations/K8200/Configuration_adv.h
  6. 4
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  7. 4
      Marlin/example_configurations/SCARA/Configuration_adv.h
  8. 4
      Marlin/example_configurations/TAZ4/Configuration_adv.h
  9. 4
      Marlin/example_configurations/WITBOX/Configuration_adv.h
  10. 4
      Marlin/example_configurations/delta/biv2.5/Configuration_adv.h
  11. 4
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  12. 4
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  13. 4
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  14. 4
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  15. 4
      Marlin/example_configurations/makibox/Configuration_adv.h
  16. 4
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h

4
Marlin/Configuration_adv.h

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

4
Marlin/example_configurations/Felix/Configuration_adv.h

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

4
Marlin/example_configurations/Hephestos/Configuration_adv.h

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

4
Marlin/example_configurations/Hephestos_2/Configuration_adv.h

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

4
Marlin/example_configurations/K8200/Configuration_adv.h

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

4
Marlin/example_configurations/RigidBot/Configuration_adv.h

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

4
Marlin/example_configurations/SCARA/Configuration_adv.h

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

4
Marlin/example_configurations/TAZ4/Configuration_adv.h

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

4
Marlin/example_configurations/WITBOX/Configuration_adv.h

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

4
Marlin/example_configurations/delta/biv2.5/Configuration_adv.h

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

4
Marlin/example_configurations/delta/generic/Configuration_adv.h

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

4
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h

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

4
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h

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

4
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h

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

4
Marlin/example_configurations/makibox/Configuration_adv.h

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

4
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h

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

Loading…
Cancel
Save