Hi guys! I have the buffer set up, but it seems like the BT is doing retractions in-step with the extruder, causing lots of stringing. The buffer is ALWAYS fully extended, and I have Turtle_1: Advancing on my dashboard. How can I fix?
Here's my config:
enable_force_move: True
[AFC_extruder extruder]
buffer: TN
pin_tool_start: MKS_THR:gpio25
pin_tool_end: MKS_THR:gpio24
tool_stn: 29 # Distance from the toolhead sensor to the tip of the nozzle in mm.
tool_stn_unload: 62 # Unload distance for the toolhead in mm.
tool_sensor_after_extruder: 0 # Distance in mm.
tool_unload_speed: 25 # Unload speed in mm/s. Default is 25mm/s.
tool_load_speed: 25 # Load speed in mm/s. Default is 25mm/s.
#[filament_switch_sensor bypass]
#switch_pin: turtleneck:PB5
#pause_on_runout: False
[AFC_buffer Turtle_1]
advance_pin: ^Turtle_1:TN_ADV # set advance pin
trailing_pin: ^Turtle_1:TN_TRL # set trailing pin
multiplier_high: 1.05 # default 1.05, factor to feed more filament
multiplier_low: 0.95 # default 0.95, factor to feed less filament