PID loop improvements (#14746)

* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
This commit is contained in:
mikeshub
2019-07-28 15:50:25 -05:00
committed by Scott Lahteine
parent e8e81d3609
commit 1579091c20
119 changed files with 185 additions and 147 deletions

View File

@ -520,7 +520,7 @@
#define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current
#if ENABLED(PIDTEMPBED)
//#define MIN_BED_POWER 0
//#define PID_BED_DEBUG // Sends debug data to the serial port.
//120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)