Deprecate EXTRUDER_WATTS and BED_WATTS
This commit is contained in:
@ -264,10 +264,6 @@
|
||||
#define HEATER_3_MAXTEMP 275
|
||||
#define BED_MAXTEMP 150
|
||||
|
||||
// If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS
|
||||
//#define HOTEND_WATTS (12.0*12.0/6.7) // P=U^2/R
|
||||
//#define BED_WATTS (12.0*12.0/1.1) // P=U^2/R
|
||||
|
||||
//===========================================================================
|
||||
//============================= PID Settings ================================
|
||||
//===========================================================================
|
||||
|
@ -264,10 +264,6 @@
|
||||
#define HEATER_3_MAXTEMP 275
|
||||
#define BED_MAXTEMP 150
|
||||
|
||||
// If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS
|
||||
//#define HOTEND_WATTS (12.0*12.0/6.7) // P=U^2/R
|
||||
//#define BED_WATTS (12.0*12.0/1.1) // P=U^2/R
|
||||
|
||||
//===========================================================================
|
||||
//============================= PID Settings ================================
|
||||
//===========================================================================
|
||||
|
Reference in New Issue
Block a user