#Buffer not doing anything

1 messages · Page 1 of 1 (latest)

heavy agate
#

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
waxen sparrowBOT
#

<@&1304550334839918672>

heavy agate
#

it is, however, it says "Advancing (Compressed) - and in your guide, it says that Advancing should be extended, so I switched the connectors. Not sure which is correct

#

Turtle_1 : Advancing (Compressed)
lane1 Rotation distance: 4.4286

lofty kite
#

The language is a little confusing. If you have the sensors visible in mainsail, they're labeled compressed and extended.

turbid sun
#

advancing should be when its not expanded as its what AFC is doing(advancing the filament more than your toolhead extruder)

heavy agate
#

ok, then the guide is wrong in numerous places, FYI.

#

i'll swap the connectors again, and then we can diagnose

#

k we good

#

however, somehow, i don't think the BT is supposed to be doing retractions 🤣

midnight gyro
#

It does, if the main extruder does a retract it will also do a retract.

ionic remnant
#

Whatever the main extruder is told to do, the turtle will also do

heavy agate
#

oh, bizarre....

#

however, shouldn't it be allowing the buffer to compress? It's always pushed out

#

....is it just very happy to see me?

midnight gyro
#

Check and make sure it didnt pull the PTFE in too far and is jamming it out.

#

Ideally, it should kinda hang out in the middle during normal printing

ionic remnant
#

Always very happy to see you 👀

In all seriousness, the buffer should move, but during most swaps/short moves it may not move

heavy agate
#

heh, likewise, how ya been Belial: )

turbid sun
heavy agate
#

the spool is rapidly spinning once in a while now, so that's new, at least

ionic remnant
midnight gyro
#

Yeah thats the fwd assist, so the buffer is being triggered.

heavy agate
#

done 🙂

heavy agate
heavy agate
#

the stringing is noticeably better all of a sudden.

#

should i maybe increase the factor...?

heavy agate
#

lemme check. just had a weird issue where none of the filament runout sensors worked. It's always something with this machine 🙄

#

good call! we have motion

#

am i supposed to have these commented out...?

midnight gyro
#

If the toolhead switch is defined in the AFC config yeah, klipper will get bent about multiple definitions.

heavy agate
#

odd, overnight, filament clogged (recycled filament) and the printer didn't detect. What do I need to check to fix that?

#

it's not detecting runouts OR clogs, which seems odd to me

leaden widget
#

Nothing in AFC will detect a clog. That needs something like sfs to detect the motion and that needs modified macros to not cause a pause

hazy lantern
#

it's on the list of things. to try to add it will detect runout at hte prep switch but not clogs or other jams.

#

if the filament gets jammed at hte prep switch, or if the prep switch doesnt' return back to a 'closed' position when filament passes it, then the runout won't trigger also.