1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #213] [Bug]: Failed to get AMS Mapping Table #134

Closed
opened 2026-05-07 00:06:38 +02:00 by BreizhHardware · 15 comments

Originally created by @Locxion on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/213

Originally assigned to: @maziggy on GitHub.

Bug Description

Printing without AMS from the external Holder (Without any connected AMS) creates a Printer Error that says:

[0700-8012] Warning
Failed to get AMS mapping table; please select 'Resume' to retry.

Even on pressing Resume on the Printer ... the Printing Head jogs out and back to the Chute and promts the same Error

Expected Behavior

Printer should start Job with Filament from external Holder (No AMS connected to the Printer)

Steps to Reproduce

Map external Filament to Material X with Color Y (Same as in Sliced file)
Schedule Print with uploaded File to the Printer (Filament Mapping shows green)
Image
Send Print to Printer
Printer starts Job - Heats Nozzle and Bed - Shows Error and pauses Job

Printer Model

X1 Carbon

Bambuddy Version

0.1.6 final

Printer Firmware Version

01.11.02.00

Installation Method

Manual (git clone)

Operating System

Docker

Relevant Logs / Support Package


Screenshots

Image

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
Originally created by @Locxion on GitHub (Feb 1, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/213 Originally assigned to: @maziggy on GitHub. ### Bug Description Printing without AMS from the external Holder (Without any connected AMS) creates a Printer Error that says: ``` [0700-8012] Warning Failed to get AMS mapping table; please select 'Resume' to retry. ``` Even on pressing Resume on the Printer ... the Printing Head jogs out and back to the Chute and promts the same Error ### Expected Behavior Printer should start Job with Filament from external Holder (No AMS connected to the Printer) ### Steps to Reproduce Map external Filament to Material X with Color Y (Same as in Sliced file) Schedule Print with uploaded File to the Printer (Filament Mapping shows green) <img width="502" height="792" alt="Image" src="https://github.com/user-attachments/assets/df79e8e5-7c9a-48d7-904d-9e51b4a5e8c3" /> Send Print to Printer Printer starts Job - Heats Nozzle and Bed - Shows Error and pauses Job ### Printer Model X1 Carbon ### Bambuddy Version 0.1.6 final ### Printer Firmware Version 01.11.02.00 ### Installation Method Manual (git clone) ### Operating System Docker ### Relevant Logs / Support Package ```shell ``` ### Screenshots <img width="816" height="550" alt="Image" src="https://github.com/user-attachments/assets/f2acf53b-a5c8-4f8b-a87d-86db96ff7624" /> ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-07 00:06:38 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

bambuddy-support-20260201-122511.zip

<!-- gh-comment-id:3830918035 --> @Locxion commented on GitHub (Feb 1, 2026): [bambuddy-support-20260201-122511.zip](https://github.com/user-attachments/files/24991851/bambuddy-support-20260201-122511.zip)
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

Tried the Same print on my H2D now with 2 AMS conntected
Get the same behaviour

<!-- gh-comment-id:3830935952 --> @Locxion commented on GitHub (Feb 1, 2026): Tried the Same print on my H2D now with 2 AMS conntected Get the same behaviour
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

To be honest: I think no one has ever tested external slots in detail. That's the bad news. Good news is, that I've already identified the problem.

Please use branch 0.1.7b and let me know if it works now.

<!-- gh-comment-id:3831013038 --> @maziggy commented on GitHub (Feb 1, 2026): To be honest: I think no one has ever tested external slots in detail. That's the bad news. Good news is, that I've already identified the problem. Please use branch 0.1.7b and let me know if it works now.
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

Switched to 0.1.7b and tested again
Still same Error from Printer.
(Tested on X1C ... my H2D is currently busy)

<!-- gh-comment-id:3831152439 --> @Locxion commented on GitHub (Feb 1, 2026): Switched to 0.1.7b and tested again Still same Error from Printer. (Tested on X1C ... my H2D is currently busy)
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Debug Logs please. I cannot test that myself currently.

<!-- gh-comment-id:3831154906 --> @maziggy commented on GitHub (Feb 1, 2026): Debug Logs please. I cannot test that myself currently.
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

bambuddy-support-20260201-155448.zip

<!-- gh-comment-id:3831158840 --> @Locxion commented on GitHub (Feb 1, 2026): [bambuddy-support-20260201-155448.zip](https://github.com/user-attachments/files/24993170/bambuddy-support-20260201-155448.zip)
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Just tested with 0.1.7b and X1C and have no issues. Let me check the logs again....

<!-- gh-comment-id:3831162456 --> @maziggy commented on GitHub (Feb 1, 2026): Just tested with 0.1.7b and X1C and have no issues. Let me check the logs again....
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Wait.....it's the space in filename.

<!-- gh-comment-id:3831169486 --> @maziggy commented on GitHub (Feb 1, 2026): Wait.....it's the space in filename.
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Yup.....the space.

Let me fix that quickly.

<!-- gh-comment-id:3831172114 --> @maziggy commented on GitHub (Feb 1, 2026): Yup.....the space. Let me fix that quickly.
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

No, it's not. Sorry.

<!-- gh-comment-id:3831173411 --> @maziggy commented on GitHub (Feb 1, 2026): No, it's not. Sorry.
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

Wait maybe the problem is on my end ... the filament broke inside the tubes and didnt hit the sensor in the head ... so the filament was mapped but not loaded by the printer ... ill test again with the same file ... one sec

<!-- gh-comment-id:3831174876 --> @Locxion commented on GitHub (Feb 1, 2026): Wait maybe the problem is on my end ... the filament broke inside the tubes and didnt hit the sensor in the head ... so the filament was mapped but not loaded by the printer ... ill test again with the same file ... one sec
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Anyway....dealing with spaces is now improved in branch 0.1.7b.

<!-- gh-comment-id:3831177417 --> @maziggy commented on GitHub (Feb 1, 2026): Anyway....dealing with spaces is now improved in branch 0.1.7b.
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

Nope ... same result o.o

bambuddy-support-20260201-161210.zip

<!-- gh-comment-id:3831181527 --> @Locxion commented on GitHub (Feb 1, 2026): Nope ... same result o.o [bambuddy-support-20260201-161210.zip](https://github.com/user-attachments/files/24993369/bambuddy-support-20260201-161210.zip)
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Please use branch 0.1.7b and check again.

<!-- gh-comment-id:3831210690 --> @maziggy commented on GitHub (Feb 1, 2026): Please use branch 0.1.7b and check again.
Author
Owner

@Locxion commented on GitHub (Feb 1, 2026):

Tested with X1C and seems fixed 👍

<!-- gh-comment-id:3831326141 --> @Locxion commented on GitHub (Feb 1, 2026): Tested with X1C and seems fixed 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#134
No description provided.