Bläddra i källkod

Enable PID debugging for heated bed

kieranc 9 år sedan
förälder
incheckning
fb56aad898
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      Marlin/example_configurations/WITBOX/Configuration.h

+ 2
- 0
Marlin/example_configurations/WITBOX/Configuration.h Visa fil

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

Laddar…
Avbryt
Spara