Fix comments in Configuration_adv.h

This commit is contained in:
Scott Lahteine 2016-03-25 19:02:39 -07:00
parent 26168676e7
commit e08915a723
16 changed files with 272 additions and 320 deletions

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -53,9 +53,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -86,7 +83,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 3000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 3000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -52,9 +52,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -85,7 +82,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.

View File

@ -47,9 +47,6 @@
#define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control #define BED_CHECK_INTERVAL 5000 //ms between checks in bang-bang control
/** /**
* Thermal Protection parameters
*/
/**
* Thermal Protection protects your printer from damage and fire if a * Thermal Protection protects your printer from damage and fire if a
* thermistor falls out or temperature sensors fail in any way. * thermistor falls out or temperature sensors fail in any way.
* *
@ -80,7 +77,7 @@
#define WATCH_TEMP_INCREASE 4 // Degrees Celsius #define WATCH_TEMP_INCREASE 4 // Degrees Celsius
#endif #endif
/** /**
* Thermal Protection parameters for the bed * Thermal Protection parameters for the bed
* are like the above for the hotends. * are like the above for the hotends.
* WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now. * WATCH_TEMP_BED_PERIOD and WATCH_TEMP_BED_INCREASE are not imlemented now.