ercf: calibrate
This commit is contained in:
parent
3e692cac7b
commit
310b46245e
3 changed files with 11 additions and 9 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
[ercf]
|
||||
# Encoder
|
||||
encoder_pin: ercf:gpio15 # easy brd
|
||||
encoder_pin: ^ercf:gpio15 # easy brd
|
||||
# encoder_resolution: 1.365188 # in mm
|
||||
encoder_resolution: 1.349528 # from `ercf_calibrate_encoder`
|
||||
# Speeds and accels
|
||||
|
|
@ -55,7 +55,7 @@ variable_servo_up_angle: 20
|
|||
# Default values:
|
||||
# MG90S servo : 140
|
||||
# SAVOX SH0255MG : 30
|
||||
variable_servo_down_angle: 130 # xk
|
||||
variable_servo_down_angle: 120 # xk
|
||||
# Threshold for the final load check (i.e. the move from the toolhead sensor to the nozzle)
|
||||
# Check the _ERCF_GET_LOAD_THRESHOLD command to get the proper value for your setup
|
||||
variable_final_load_check_threshold: 10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue