Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977
This commit is contained in:
		
				
					committed by
					
						 Richard Wackerbarth
						Richard Wackerbarth
					
				
			
			
				
	
			
			
			
						parent
						
							1112dcd3c2
						
					
				
				
					commit
					159ff94afd
				
			| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -167,11 +167,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -181,11 +181,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 260 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -183,11 +183,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -203,11 +203,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| #define EXTRUDER_WATTS (2*2/5.9) //  P=I^2/R | ||||
| #define BED_WATTS (5.45*5.45/2.2)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 250 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -181,11 +181,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 260 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -182,11 +182,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
| @@ -178,11 +178,6 @@ Here are some standard links for getting your machine calibrated: | ||||
| #define HEATER_3_MAXTEMP 275 | ||||
| #define BED_MAXTEMP 150 | ||||
|  | ||||
| // If your bed has low resistance e.g. .6 ohm and throws the fuse you can duty cycle it to reduce the | ||||
| // average current. The value should be an integer and the heat bed will be turned on for 1 interval of | ||||
| // HEATER_BED_DUTY_CYCLE_DIVIDER intervals. | ||||
| //#define HEATER_BED_DUTY_CYCLE_DIVIDER 4 | ||||
|  | ||||
| // If you want the M105 heater power reported in watts, define the BED_WATTS, and (shared for all extruders) EXTRUDER_WATTS | ||||
| //#define EXTRUDER_WATTS (12.0*12.0/6.7) //  P=I^2/R | ||||
| //#define BED_WATTS (12.0*12.0/1.1)      // P=I^2/R | ||||
|   | ||||
		Reference in New Issue
	
	Block a user