#Unable to unload the tool anymore
1 messages · Page 1 of 1 (latest)
Did you get this sorted?
No
When I issue command TOOL_UNLOAD LANE=lane3 klipper crashes completely
My Hub sensor started acting up, like being OFF while filament is in, when I move bowden up by hand behind the hub i hear it click and then start showing up
but regardles what I do, when i choose Tool unload it crashes everything
Just updated to latest SW via mainsaill - made no change
Im seeing an error in relation to the hub in your log. What does afc status show
21:09:01
Turtle_1 Status
LANE | Prep | Load |
lane1 | <--> | <--> |
lane2 | <--> | <--> |
lane3 | <--> | <--> |
lane4 | <--> | <--> |
HUB: x Tool: <->
I can hold the bowden manually up, so the hub sensor would detect, but that makes no difference
Its likely still too flaky for the software.
Fold example when I hold bowden up:
21:10:34
Turtle_1 Status
LANE | Prep | Load |
lane1 | <--> | <--> |
lane2 | <--> | <--> |
lane3 | <--> | <--> |
lane4 | <--> | <--> |
HUB: <-> Tool: <->
It doesn't even start doing anything, like instant crash....
Hub requires 5.5mm ball inside? i have 5mm
If youre still on the ball hub its likely just worn out.
Ive already had to replace the one in bbt-16
The D2HW hub is way more reliable
Also lets look at the output of [yourprinterip]/printer/afc/status
{"result": {"status:": {"AFC": {"Turtle_1": {"system": {"type": "'Box Turtle'", "hub_loaded": 1}, "lane1": {"name": "lane1", "unit": "Turtle_1", "hub": "Turtle_1", "extruder": "extruder", "buffer": "Turtle_1", "buffer_status": "Trailing", "lane": 1, "map": "T0", "load": true, "prep": true, "tool_loaded": false, "loaded_to_hub": true, "material": "PLA", "spool_id": "12", "color": "#0bfd0f", "weight": 687.83866422674, "extruder_temp": null, "runout_lane": "lane2", "filament_status": "Ready", "filament_status_led": "#00cc00", "status": "Loaded"}, "lane2": {"name": "lane2", "unit": "Turtle_1", "hub": "Turtle_1", "extruder": "extruder", "buffer": "Turtle_1", "buffer_status": "Trailing", "lane": 2, "map": "T1", "load": true, "prep": true, "tool_loaded": false, "loaded_to_hub": true, "material": "PLA", "spool_id": "10", "color": "#ffffff", "weight": 677.7583333358527, "extruder_temp": null, "runout_lane": "lane1", "filament_status": "Ready", "filament_status_led": "#00cc00", "status": "Loaded"}, "lane3": {"name": "lane3", "unit": "Turtle_1", "hub": "Turtle_1", "extruder": "extruder", "buffer": "Turtle_1", "buffer_status": "Trailing", "lane": 3, "map": "T2", "load": true, "prep": true, "tool_loaded": true, "loaded_to_hub": true, "material": "ASA", "spool_id": "15", "color": "#1b3486", "weight": 930.3553718173816, "extruder_temp": null, "runout_lane": "lane2", "filament_status": "In Tool", "filament_status_led": "#0000ff", "status": "Tooled"}, "lane4": {"name": "lane4", "unit": "Turtle_1", "hub": "Turtle_1", "extruder": "extruder", "buffer": "Turtle_1", "buffer_status": "Trailing", "lane": 4, "map": "T3", "load": true, "prep": true, "tool_loaded": false, "loaded_to_hub": true, "material": "PLA", "spool_id": "9", "color": "#000000", "weight": 779.8504402633971, "extruder_temp": null, "runout_lane": "lane3", "filament_status": "Ready", "filament_status_led": "#00cc00", "status": "Loaded"}}, "system": {"current_load": "lane3", "num_units": 1, "num_lanes": 4, "num_extruders": 1, "spoolman": "http://192.168.88.123:7912", "current_toolchange": 0, "number_of_toolchanges": 0, "extruders": {"extruder": {"tool_stn": 72.0, "tool_stn_unload": 100.0, "tool_sensor_after_extruder": 0.0, "tool_unload_speed": 25.0, "tool_load_speed": 25.0, "buffer": null, "lane_loaded": "lane3", "tool_start": "EBBCan:gpio6", "tool_start_status": true, "tool_end": null, "tool_end_status": false, "lanes": ["lane1", "lane2", "lane3", "lane4"]}}, "hubs": {"Turtle_1": {"state": true, "cut": false, "cut_cmd": "AFC", "cut_dist": 50.0, "cut_clear": 120.0, "cut_min_length": 300.0, "cut_servo_pass_angle": 10.0, "cut_servo_clip_angle": 180.0, "cut_servo_prep_angle": 80.0, "lanes": ["lane1", "lane2", "lane3", "lane4"]}}, "buffers": {"Turtle_1": {"state": "Trailing", "lanes": ["lane1", "lane2", "lane3", "lane4"]}}}}}}}
AFC thinks the tool is unloaded
Wait no that's so hard to read pasted into discord lol
Hmm that's actually all looks pretty normal
found a workaround by heating the nozzle and then manually retracting until it comes out from lane
will take everything out, print new hub and see if that changes anything
I would definitely recommend upgrading to the new hub before doing any more troubleshooting
Yep, that's the plan
what about extruders? are they Ok to leave with balls?
Im still using the balls everywhere but the hub in bbt-16
Extruder ones will wear out eventually too but the hub gets "cycled" more than the extruder ones.
ok, will try... thanks! @mortal lava
I have reassembled my hub, it works ok now, but Tool unload again instant crashes my klipper... Any ideas where to start?
I am sure that hub is working ok, so as other sensors
<@&1304550334839918672>
18:26:16
Internal error on command:"BT_TOOL_UNLOAD"
18:26:16
Internal error on command:"TOOL_UNLOAD"
18:26:16
Klipper state: Shutdown
18:26:16
Unloading lane2
18:26:16
BT_TOOL_UNLOAD
Update, in this scenario typed T0 and...
Klippy log please
Ok, here it is
This space needs to be fixed in your AFC.cfg file