mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #61] [Bug]: Printing (Single Color) Job to X1C (with AMS) from Archive (Virtual Printer Upload) Fails with Failed to get AMS mapping table; please select "Resume" to retry [07FF-8012 101807] #25
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
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#25
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 @VREmma on GitHub (Jan 7, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/61
Originally assigned to: @maziggy on GitHub.
Bug Description
In Bambu Studio, printed to a Virtual X1C printer a single color model. Used the SEND button to send the gcode, not PRINT. Used Print button from the Archive on that upload to send to my X1C that is in LAN mode with Developer mode enabled (and has been power cycled since) with latest X1C firmware. Print sees a matching color in the AMS Slot 4, and auto links to it, so I Okay the job and it sends. It then sits there for 10-15 minutes after nozzle and bed have come up to temp, and BambuStudio says it is loading filament. But nothing ever happens. It finally times out with a
Failed to get AMS mapping table; please select "Resume" to retry [07FF-8012 101807]
If I send the job directly to the printer via BambuStudio, it works fine.
Expected Behavior
I expect the printer to print the task, via the AMS.
Steps to Reproduce
Set Virtual Printer to X1C
Send Single Color Print to Virtual Printer
Start Print job from Archive to X1C with AMS attached
Printer Model
X1 Carbon
Bambuddy Version
0.1.6-final
Printer Firmware Version
01.11.02.00
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
Additional Context
Here is the support bundle for the ~16 minutes from the archive print to the timeout in bambu studio and it showing up in Bambuddy.
bambuddy-support-20260107-102116.zip
Checklist
@maziggy commented on GitHub (Jan 8, 2026):
I see the issue. After adding the ams slot mapping modal, i forgot to pass all ams slot related options to the printer. Working on a fix now.
@maziggy commented on GitHub (Jan 8, 2026):
This is now fixed. Just tested with H2D and X1C.
Please use branch 0.1.6-final
@VREmma commented on GitHub (Jan 8, 2026):
Thanks, this is working on the X1C now, thank you.