-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support latest BambuLab P/X/A firmwares & AMS 2/HT #9517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
jira:[for 2 extruder] Change-Id: Ie03eae17d600bc68451511a0179f20d1919ff6ea (cherry picked from commit 0848c26da97c7b74e98645b9a0873fe928fdf631)
jira:[support new mapping] Change-Id: I88e5d3b6966d4ed1e8098d13fe9335fecf6e01c4 (cherry picked from commit c0932e16ff9fcae0e900c6e0cac9a5b496d0cc0e)
Perhaps these are out of scope for this PR, but I think its best to still comment on it. It does not appear that raw humidity readings is exposed with this PR. In Bambu Studio I am able to get a humidity and temperature reading from my AMS on the P1S, but in Orca it is still the 1-5 number. Other interesting thing I want to note is that in Bambu Studio the usage of the AMS is inferred from the filament selected. But with this PR you must enable/disable the AMS manually to select either external or AMS filament. |
I don't know if it has to do with this PR, but from OrcaSlicer, when the k factor of a filament is set in the AMS, it is deleted after a few seconds. I have to set it from BS so that OrcaSlicer detects it correctly and does not delete it. |
I'll prioritise things that are essential for using Orca with new fw/printers (such as fixing the ams k factor issue), and not on other improvments, due to the fact that I could not debug the app when using the new network plugin. |
jira:[none] Change-Id: I528129705ad2b6e81cb7d0b625d3a9228baf9cf1 (cherry picked from commit 00f4fbb5a6723ba4977cb18802c65bf8dedf6e29)
jira:[for demo] Change-Id: I4cbfde15ec2b6f7e8aa68e8654ebea0e9cb09b9c (cherry picked from commit 370be63709f1d8f3bdaa923023b71afed0391edb)
jira:[STUDIO-9373] Change-Id: I520b2626da8dc3acc066b2ea26a5f8d3c27f64fb (cherry picked from commit aee0cb382ba40607c278dbd68e5134fa26a2027c)
Which printer do you have? How many ams do you connect? What AMS version do you have? |
jira: STUDIO-7824 Change-Id: I64d9ed41b862ed4e3b8c21218c289132d767105e (cherry picked from commit 7bb5060b739b3a95fe889ae64e8d7289e2c928d9)
jira: none Change-Id: Ibac2a7a80d6841ebea639e0a58547413df6f5c74 (cherry picked from commit 2c3fa062c92da50f839432a43356d491c2e5bbba)
jira:[udesk 7578206] Change-Id: If5e0b2d0969ca70815a5d2c9cca71654c9e1817b (cherry picked from commit 8dfa6839e5e3a9bebb03616ff6d0c0c1699ad22f)
1.Get bed type from project config jira:NONE Signed-off-by: xun.zhang <[email protected]> Change-Id: I1f1b9185dd4592b5fd3b03f07e8cde7b7d26510e (cherry picked from commit 1c90355199384903f166730c5bb43c6a6baaa1cf)
I have one P1S with one AMS (original) and one AMS2-Pro connected. I can do some tests if you need. |
Which AMS did you set the K factor to that triggers this bug? Or both? |
jira:[none] Change-Id: I9d60d0b5c2d0e2cf7ac5c5e4b0dbcf2daf6edbb1 (cherry picked from commit 9dce95d401e8333077db63dbad57bda837d0ce19)
jira:[none] Change-Id: I9533944c343007897d25929739e5eb175bad6689 (cherry picked from commit 533911e2cd46fadc92bd7d908e81ad51ce14944c)
JIRA: STUDIO-none Change-Id: I3bb7b209962c15e94ef24d24f752e8cdafc42975 Signed-off-by: Stone Li <[email protected]> (cherry picked from commit d5f9b35b911aabc0bf3683744f980838934f5bf7) (cherry picked from commit 499b0d8e4f2295dd07a5d84e4917e04a404efd53)
jira: [STUDIO-9089] Change-Id: I7ce5b1069abddd8aaa187ade03d0271b0b16dc9e (cherry picked from commit 032b34eded21f452535086f672dd408200461d5a)
Will this PR be incorporated into the mainline at some point? |
I hope it will. As without it, P1S wont start print, it's stuck in heating phase. |
How to download this
To download the latest test version of this PR, click the "Checks" tab on top of this page, then click "Build All", then you will find the latest build:


About this PR
An option has been added in preference to toggle between the new network plugin and the legacy one:

By default it uses the legacy network plugin, which does not come with the authentication feature. You can use it if your printer is on an old firmware and do not need to use the new AMS 2 pro/HT etc.
To support the new AMS 2 or if you just decided to update to the latest firmware, uncheck this option and restart Orca, which will tell it to use the latest bambu network plugin. I don't have X1/A1 so I could not test it to see if you could still use the BambuCloud print with the new plugin, or maybe you have to switch to Lan/Dev mode. However cloud print does still work for P1 with firmware 1.8.0.
Other updates: