ercf: update values
This commit is contained in:
parent
ae4e37e108
commit
278cff5784
2 changed files with 3 additions and 3 deletions
|
@ -45,12 +45,12 @@ variable_sensor_to_nozzle: 54 # xk
|
||||||
variable_colorselector = [2.4, 23.2, 44.0, 70.5, 91.2, 112.8] # 6 tools # xk
|
variable_colorselector = [2.4, 23.2, 44.0, 70.5, 91.2, 112.8] # 6 tools # xk
|
||||||
# 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 # xk
|
variable_min_bowden_length: 730 # xk
|
||||||
# Servo angle for the Up position (i.e. tool disengaged). Refer to the manual to know how to properly tune this value
|
# Servo angle for the Up position (i.e. tool disengaged). Refer to the manual to know how to properly tune this value
|
||||||
# Default values:
|
# Default values:
|
||||||
# MG90S servo : 30
|
# MG90S servo : 30
|
||||||
# SAVOX SH0255MG : 140
|
# SAVOX SH0255MG : 140
|
||||||
variable_servo_up_angle: 30
|
variable_servo_up_angle: 20
|
||||||
# Servo angle for the Down position (i.e. tool engaged). Refer to the manual to know how to properly tune this value
|
# Servo angle for the Down position (i.e. tool engaged). Refer to the manual to know how to properly tune this value
|
||||||
# Default values:
|
# Default values:
|
||||||
# MG90S servo : 140
|
# MG90S servo : 140
|
||||||
|
|
|
@ -11,5 +11,5 @@ 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 = 979.757328
|
ercf_calib_ref = 775.9786
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue