v2.4: update ercf

This commit is contained in:
Konstantin Koslowski 2021-12-09 21:12:02 +01:00
parent 81cb8a5062
commit 147649caad
2 changed files with 8 additions and 8 deletions

View file

@ -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
# 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
# Please use a value SMALLER than the real reverse bowden length (like 50mm less)
variable_min_bowden_length: 850
@ -205,7 +205,7 @@ gcode:
SET_SERVO SERVO=ercf_servo ANGLE={printer["gcode_macro ERCF_VAR"].servo_down_angle}
G4 P200
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
G4 P100
MANUAL_STEPPER STEPPER=gear_stepper MOVE=0.0 SPEED=25 ACCEL=0