Added changes to the 'new' Configuration.h s
This commit is contained in:
		| @@ -215,6 +215,8 @@ Here are some standard links for getting your machine calibrated: | ||||
| // so you shouldn't use it unless you are OK with PWM on your bed.  (see the comment on enabling PIDTEMPBED) | ||||
| #define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current | ||||
|  | ||||
| //#define PID_BED_DEBUG // Sends debug data to the serial port. | ||||
|  | ||||
| #ifdef PIDTEMPBED | ||||
| // Felix Foil Heater | ||||
|    #define DEFAULT_bedKp 103.37 | ||||
|   | ||||
| @@ -215,6 +215,8 @@ Here are some standard links for getting your machine calibrated: | ||||
| // so you shouldn't use it unless you are OK with PWM on your bed.  (see the comment on enabling PIDTEMPBED) | ||||
| #define MAX_BED_POWER 255 // limits duty cycle to bed; 255=full current | ||||
|  | ||||
| //#define PID_BED_DEBUG // Sends debug data to the serial port. | ||||
|  | ||||
| #ifdef PIDTEMPBED | ||||
| // Felix Foil Heater | ||||
|    #define DEFAULT_bedKp 103.37 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user