mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #292] [Feature]: AMS drying support #180
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maziggy on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/292
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Where in the code should I take a look to be able to send the command to remotely trigger the drying?
My workshop is remote, and all is monitored, but having the option to remotely start drying when not printing, and also not rotating the spools (i.e. not unloading) would be a plus.
This could be also possible to queue as drying prevents printing and vice versa.
The test I would like to do is based on this conversation: https://github.com/greghesp/ha-bambulab/issues/1448
GitHub
Good idea! And also for print farms. You can schedule a drying phase before start printing. Nice. Can you please open a feature request so that we can track?
Add a field that shows last drying for spool.
Proposed Solution
https://github.com/greghesp/ha-bambulab/issues/1448
Alternatives Considered
No response
Feature Category
Other
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Feb 8, 2026):
⚠ Minimum supported firmware version: 01.02.30.00 Beta(H2D). Support for other models is under development.
@cadtoolbox commented on GitHub (Mar 4, 2026):
The filament can't be loaded for the AMS to rotate the spool during drying, so I think at minimum if Bambuddy had the option to restart drying after each print for the specific material that is loaded... that would be a huge new feature!
@maziggy commented on GitHub (Mar 5, 2026):
Waitng for new firmware version.
@maziggy commented on GitHub (Mar 12, 2026):
Just upgraded my H2D and looking into drying support now.
@cadtoolbox commented on GitHub (Mar 12, 2026):
@maziggy I had some discussions about how this would work. Ideally, idle printer time should allow bambuddy to enable AMS drying. I think it needs to be humidity based though so it's not running excessively. Once the set-point is met, it should disable drying. We only using AMS drying with loaded filament.
@maziggy commented on GitHub (Mar 12, 2026):
Ahh I see, so it should be configured globally for the queue. I thought about a "drying item", that can be added to the queue between prints.
@cadtoolbox commented on GitHub (Mar 12, 2026):
Ideally, it should be set per AMS as an option to control (depends on what filament is loaded) and by humidity.
@maziggy commented on GitHub (Mar 12, 2026):
Yes, but what is prefered? The per AMS global queue setting, or an AMS dry item that can be added to the queue?
@maziggy commented on GitHub (Mar 12, 2026):
@cadtoolbox commented on GitHub (Mar 12, 2026):
I think "Start Drying" should be more automatic that it turns it on and off on a global basis. Adding a drying item to the queue seems odd to me.
@maziggy commented on GitHub (Mar 13, 2026):
I need some more infos please.
Here's the current design idea — we'd love your input on one key question.
How it works:
The question: should drying block the queue or not?
Option A — Drying blocks the queue: After a print finishes, drying starts and the next print waits until drying is complete. Guarantees dry filament for every print, but a 12h drying cycle would delay the entire queue.
Option B — Print takes priority: Drying starts when the printer goes idle, but if the next queued print is ready, drying is stopped (or skipped) and the print starts immediately. Drying only happens in natural gaps (e.g., nothing else in queue, or long delay before next scheduled print). Filament gets dried when possible, but prints are never delayed.
Which do you prefer? Or would you want this to be a user-configurable option (e.g., a "wait for drying" checkbox)?
@cadtoolbox commented on GitHub (Mar 13, 2026):
My opinion:
Option B: Printing takes priority normally, but we may want to consider a toggle for one-time use on a specific AMS to "delay prints until dry". This would be used for specific use-cases where drying is required and not as a preventative measure.
We should also have a check if the AMS aux power is connected. This changes the behavior of how many AMS's can dry at once if just using the printer power. We should probably have drying disabled all-together for AMS's without Aux power.
@maziggy commented on GitHub (Mar 14, 2026):
07XX_9200_0002_0003 │ AMS heater 1 fan can't start — power adapter not connected
07XX_9300_0002_0003 │ AMS heater 2 fan can't start — power adapter not connected
07XX_9800_0002_0001 │ Power adapter voltage too low
07XX_9800_0002_0002 │ Power adapter voltage too high
18XX_2500_0002_0001 │ AMS-HT uses printer power for drying — connect adapter
18XX_92/93... │ Same fan errors for AMS-HT
18XX_98... │ Same voltage errors for AMS-HT
@maziggy commented on GitHub (Mar 14, 2026):
@maziggy commented on GitHub (Mar 14, 2026):
@cadtoolbox Are you willing to give it a try? We also should check if the AMS PSU warning will trigger.
Please use dev branch.
Docs:
https://wiki.bambuddy.cool/features/ams/?h=drying#starting-a-drying-session
https://wiki.bambuddy.cool/features/ams/?h=dry#remote-ams-drying
@cadtoolbox commented on GitHub (Mar 14, 2026):
@maziggy I'm not sure about this:
"The scheduler checks idle printers that have scheduled queue items"
Ideally, I think it should auto-dry regardless of if anything is scheduled to print on the printer or not. When you are ready to print, the filament should be ready to go without having to wait. Can this be a toggle to auto-dry only based on humidity and not the queue?
@maziggy commented on GitHub (Mar 14, 2026):
Sure....
@maziggy commented on GitHub (Mar 14, 2026):
Voilla.
@cadtoolbox commented on GitHub (Mar 14, 2026):
@maziggy This works beautifully!
I'll need to test it more throughout next week, but it seems to be fairly straightforward.
@cadtoolbox commented on GitHub (Mar 16, 2026):
@maziggy Some of the HT's do not seem to start drying when manually turned on from the printer's screen.
bambuddy-support-20260316-075735.zip
@maziggy commented on GitHub (Mar 16, 2026):
Then it's a firmware bug?!
@maziggy commented on GitHub (Mar 16, 2026):
Or do you mean Bambuddy's printer card?
@cadtoolbox commented on GitHub (Mar 16, 2026):
@maziggy Sorry, yes. I meant Bambuddy's printers screen.
@maziggy commented on GitHub (Mar 16, 2026):
The only thing I see in the logs is:
@maziggy commented on GitHub (Mar 16, 2026):
Should look like this
@maziggy commented on GitHub (Mar 16, 2026):
Ah wait....you're using 4x AMS-HT.
Let me check a few things.....
@maziggy commented on GitHub (Mar 16, 2026):
No, the code looks correct.
Since we saw a spurious MQTT disconnect at the same time you started drying, please try again.
Just checked with my H2D with HT-AMS and it works as expected.
@cadtoolbox commented on GitHub (Mar 16, 2026):
2 AMS-2's and 2-HT's per nozzle on the H2D Pro if that helps.
For the HT's: If I keep the drying time at 12hrs, it turns on without issues. If I adjust the drying time to lower hours, it never turns on.
@maziggy commented on GitHub (Mar 16, 2026):
Cannot reproduce. Changed drying time from 12 to 6 hours and it started.
Can you please upload more debug logs while trying to start drying?
BTW: Just released 0.2.2 final.
@cadtoolbox commented on GitHub (Mar 16, 2026):
It could be just network lag. I'm at home over VPN with Bambuddy running local on my laptop for testing. Waiting on PR#693 to merge before I can update the local Bambuddy instance connected to our printers.
@dsmitty166 commented on GitHub (Mar 19, 2026):
I was able to turn on the HT to dry while changing temperature. @maziggy is there a way we can add support for rotating while drying as a togglable option? You can currently do this from the screen when you start on the printer.
@cadtoolbox commented on GitHub (Mar 19, 2026):
The HT in question had a power plug that was not inserted all the way. The software never lies. It's been working perfect.
@maziggy commented on GitHub (Mar 20, 2026):
@dsmitty166 Yes, it's on my list.
@maziggy commented on GitHub (Mar 20, 2026):
Rotating while drying is avilable in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!