Procházet zdrojové kódy

Enable PID debugging for heated bed

kieranc před 9 roky
rodič
revize
1c71e4751a

+ 2
- 0
Marlin/example_configurations/Hephestos/Configuration.h Zobrazit soubor

@@ -224,6 +224,8 @@ Here are some standard links for getting your machine calibrated:
224 224
 // so you shouldn't use it unless you are OK with PWM on your bed.  (see the comment on enabling PIDTEMPBED)
225 225
 #define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current
226 226
 
227
+//#define PID_BED_DEBUG // Sends debug data to the serial port.
228
+
227 229
 #ifdef PIDTEMPBED
228 230
 //120v 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
229 231
 //from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)

Loading…
Zrušit
Uložit