-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Allow TPU in AMS #7045
Comments
That might be best implemented as a filament profile setting that users could then account for (e.g. with custom GCode to slow it down or what-not). |
I fixed that in this PR #7161 Installers and stuff can be found in my repos actions https://github.com/phiten/OrcaSlicer/actions/runs/11401874109 Basically the PR checks if the checkbox is set and changes prohibited filaments to filament with warning so that the confirm button actually sends the print. |
@SoftFever I think this issue can be closed with the merge of my PR #7161 There is no differentiation between the hardness but I think thats fine. In my testing with the AMS lite it just won't work but it doesn't break stuff. And the warning window also still pops up. |
Orca bot: this issue is stale because it has been open for 90 days with no activity. |
Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale. |
Is there an existing issue for this feature request?
Is your feature request related to a problem?
I want to load TPU into the AMS, which works absolutely fine and completes prints more often than BBL PETg did.
You can skip the blacklist on the slicer, but unless you lie to the printer, telling it your TPU isn't TPU, it will not print.
Lying has secondary effects, such as future prints will auto-select your TPU and try to print a PLA print at high speed, stressing or breaking the hardware. see further detail here: bambulab/BambuStudio#2096
Which printers will be beneficial to this feature?
Others
Describe the solution you'd like
Ideally, a window pops up saying "you can't use this filament unless you understand the risks", but either way, loading TPU should just work. In an ideal world, we can take advantage of knowing we're loading TPU by loading it slowly, etc.
Also, differentiating between the > 90A stuff and soft stuff would make a lot of sense. I might not run NinjaFlex through the AMS, but most off-the-shelf cheapy stuff works great.
Describe alternatives you've considered
Begging the Bambu Labs team for years bambulab/BambuStudio#2096 (comment)
Posting pictures and profiles of multi-color TPU and multi-material-including-TPU prints about the internet
Building a time machine and going back to when this used to work as the Kickstarter machines did this when I got mine
Bringing it up here
Read this thread: #7029 It is related, but I feel it is the long/wrong way around to solving a made-up problem.
Additional context
I haven't tried Daniel's code, but the idea sounds right, and the advanced users of the Orca community would be the right folks to see how it goes in practice. His code is here: https://github.com/daniel-brenot/BambuStudio
The text was updated successfully, but these errors were encountered: