Formalize some dependencies on PIDTEMPBED
This commit is contained in:
parent
5955a3063f
commit
53cc6cca46
34 changed files with 116 additions and 84 deletions
|
|
@ -283,10 +283,10 @@
|
|||
// to increase the heat up rate. However, if changed, user must be aware of the safety concerns
|
||||
// of drawing too much current from the power supply.
|
||||
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
#if ENABLED(PIDTEMPBED)
|
||||
|
||||
//#define PID_BED_DEBUG // Sends debug data to the serial port.
|
||||
|
||||
#define PID_BED_INTEGRAL_DRIVE_MAX MAX_BED_POWER //limit for the integral term
|
||||
|
||||
//120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue