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

Display filament labels in "change filament" context menus #4921

Merged

Conversation

javawizard
Copy link
Contributor

Show the actual filament labels in the "Change Filament" context menu instead of "Filament 1", "Filament 2", etc.

This makes it much quicker to tell what filament is being selected, especially when utilizing the "sync from AMS" button with a printer with several AMS units attached.

This is not yet tested due to #4920, but the corresponding PR I opened against Bambu Studio has been tested and works fine - both in the main view (which uses append_menu_item_change_filament) and in the assemble view (which uses append_menu_item_change_extruder), as well as with both built-in filament profiles and with user- and project-custom filament profiles.

Before:

Screenshot 2024-04-07 at 6 31 16 AM

After:

Screenshot 2024-04-07 at 6 33 47 AM

@javawizard javawizard force-pushed the jw/context-menu-filament-labels branch from 8084d36 to 29e03a9 Compare April 8, 2024 02:38
@javawizard
Copy link
Contributor Author

FYI bambulab/BambuStudio#3830 has been merged into Bambu Studio. Happy to continue to see this PR over the line or close it if y'all pull in upstream changes from bambulab/BambuStudio on a frequent cadence - just let me know.

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Nice QoL improvement!

@SoftFever SoftFever merged commit ec8d91e into SoftFever:main Apr 10, 2024
12 checks passed
@javawizard javawizard deleted the jw/context-menu-filament-labels branch April 10, 2024 14:00
powpingdone pushed a commit to powpingdone/OrcaSlicer that referenced this pull request Apr 10, 2024
…#4921)

* ENH: display filament labels in "change filament" context menus
powpingdone pushed a commit to powpingdone/OrcaSlicer that referenced this pull request Apr 11, 2024
…#4921)

* ENH: display filament labels in "change filament" context menus
SoftFever pushed a commit that referenced this pull request Apr 13, 2024
* ENH: display filament labels in "change filament" context menus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants