v2.4: update ercf
This commit is contained in:
		
							parent
							
								
									81cb8a5062
								
							
						
					
					
						commit
						147649caad
					
				
					 2 changed files with 8 additions and 8 deletions
				
			
		|  | @ -43,7 +43,7 @@ variable_sensor_to_nozzle: 54 | ||||||
| # | # | ||||||
| # Tool position for the selector. This has to be tuned manually. Please scale this array to the number of tools you have | # Tool position for the selector. This has to be tuned manually. Please scale this array to the number of tools you have | ||||||
| # variable_colorselector = [ 2.4, 23.2, 44.0]                   # 3 tools | # variable_colorselector = [ 2.4, 23.2, 44.0]                   # 3 tools | ||||||
| variable_colorselector = [2.4, 23.2, 44.0, 69.6, 91.2, 112.0] # 6 tools | variable_colorselector = [2.4, 23.2, 44.0, 70.5, 91.2, 112.8] # 6 tools | ||||||
| # Base value for the loading length used by the auto-calibration macro | # Base value for the loading length used by the auto-calibration macro | ||||||
| # Please use a value SMALLER than the real reverse bowden length (like 50mm less) | # Please use a value SMALLER than the real reverse bowden length (like 50mm less) | ||||||
| variable_min_bowden_length: 850 | variable_min_bowden_length: 850 | ||||||
|  | @ -205,7 +205,7 @@ gcode: | ||||||
|     SET_SERVO SERVO=ercf_servo ANGLE={printer["gcode_macro ERCF_VAR"].servo_down_angle} |     SET_SERVO SERVO=ercf_servo ANGLE={printer["gcode_macro ERCF_VAR"].servo_down_angle} | ||||||
|     G4 P200 |     G4 P200 | ||||||
|     MANUAL_STEPPER STEPPER=gear_stepper MOVE=0.0 SPEED=25 ACCEL=0 SYNC=0 |     MANUAL_STEPPER STEPPER=gear_stepper MOVE=0.0 SPEED=25 ACCEL=0 SYNC=0 | ||||||
|     G4 P100 |     G4 P105   # was P100 | ||||||
|     MANUAL_STEPPER STEPPER=gear_stepper MOVE=-0.5 SPEED=25 ACCEL=0 SYNC=0 |     MANUAL_STEPPER STEPPER=gear_stepper MOVE=-0.5 SPEED=25 ACCEL=0 SYNC=0 | ||||||
|     G4 P100 |     G4 P100 | ||||||
|     MANUAL_STEPPER STEPPER=gear_stepper MOVE=0.0 SPEED=25 ACCEL=0 |     MANUAL_STEPPER STEPPER=gear_stepper MOVE=0.0 SPEED=25 ACCEL=0 | ||||||
|  |  | ||||||
|  | @ -1,15 +1,15 @@ | ||||||
| [Variables] | [Variables] | ||||||
| ercf_calib_0 = 1.0 | ercf_calib_0 = 1.0 | ||||||
| ercf_calib_1 = 1.00135110302 | ercf_calib_1 = 1.00315859598 | ||||||
| ercf_calib_10 = 1.0 | ercf_calib_10 = 1.0 | ||||||
| ercf_calib_11 = 1.0 | ercf_calib_11 = 1.0 | ||||||
| ercf_calib_2 = 1.00374477099 | ercf_calib_2 = 1.00406479164 | ||||||
| ercf_calib_3 = 1.17246806366 | ercf_calib_3 = 1.00044979689 | ||||||
| ercf_calib_4 = 1.0 | ercf_calib_4 = 1.00135110302 | ||||||
| ercf_calib_5 = 1.0 | ercf_calib_5 = 1.00225403458 | ||||||
| ercf_calib_6 = 1.0 | ercf_calib_6 = 1.0 | ||||||
| ercf_calib_7 = 1.0 | ercf_calib_7 = 1.0 | ||||||
| ercf_calib_8 = 1.0 | ercf_calib_8 = 1.0 | ||||||
| ercf_calib_9 = 1.0 | ercf_calib_9 = 1.0 | ||||||
| ercf_calib_ref = 976.383508 | ercf_calib_ref = 977.058272 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue