Skip to content
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

Filament profile association #8556

Open
1 of 3 tasks
Help3D-Padova opened this issue Feb 24, 2025 · 4 comments
Open
1 of 3 tasks

Filament profile association #8556

Help3D-Padova opened this issue Feb 24, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@Help3D-Padova
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.3.0

Operating System (OS)

Windows

OS Version

10

Additional system information

No response

Printer

Bambu Lab X1C

How to reproduce

I have different 3D printers, not only Bambu Lab

1: Go to "Set Filament To use"
2: Select only Bambu Lab printers and Bambu filaments and add them
3: Make the same thing but with another printer with other filaments

Actual results

1: Bambu printers get correctly associated with Bambu filaments and only those are visibile

Image

2: Other printers have the selected filaments AND the Bambu ones + from other vendors

Image

Expected results

If I add a filament brand under a printer it should be visibile only there, like the Bambu behaviour in step 1.

Only with dependecies I can eventually share accross different printers.

Is a bug or is something related to my config ? I also tried to delete everything custom but nothing changes

Project file & Debug log uploads

No Project file

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

@Help3D-Padova Help3D-Padova added the bug Something isn't working label Feb 24, 2025
@Azio-Pantheon
Copy link
Contributor

Not a bug, but it is probably unintended.

They are actually 2 separate filament profiles. the "@System" profiles dont have any dependency set, so they show up for all printers. And since it's a system profile, you cant even edit it to hide it...

Image

Image

*Sorry about deleting and reposting my comment. I was being dumb.

@Azio-Pantheon
Copy link
Contributor

Found a workaround for you:

  1. go to your program installation folder. for me its C:\Program Files\OrcaSlicer\resources\profiles
  2. Open OrcaFilamentLibrary.json
  3. Search for "Bambu PLA Basic @System" and "Bambu PLA Matte @System"
  4. Delete these lines.
  5. Re-open your slicer.

This wont affect your profiles under Bambu printers. The only down side is that "Bambu PLA Basic @System" and "Bambu PLA Matte @System" wont be available for other printers.

@Help3D-Padova
Copy link
Author

Found a workaround for you:

  1. go to your program installation folder. for me its C:\Program Files\OrcaSlicer\resources\profiles
  2. Open OrcaFilamentLibrary.json
  3. Search for "Bambu PLA Basic @System" and "Bambu PLA Matte @System"
  4. Delete these lines.
  5. Re-open your slicer.

This wont affect your profiles under Bambu printers. The only down side is that "Bambu PLA Basic @System" and "Bambu PLA Matte @System" wont be available for other printers.

Thank you for the reply

This is want is meant to be ? On the previous version of Orca Bambu Filaments were only on Bambu printers

@Schildkroet
Copy link
Contributor

Schildkroet commented Feb 25, 2025

This is a new feature (System profiles)
https://github.com/SoftFever/OrcaSlicer/releases/tag/v2.3.0-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants