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

Name components by color #11

Merged
merged 3 commits into from
Sep 14, 2024
Merged

Name components by color #11

merged 3 commits into from
Sep 14, 2024

Commits on Sep 13, 2024

  1. feat: assign name to 3mf components, based on color

    This makes it much easier to map color to filament in a slicer, for instance.
    However not all slicers extract the name from the same place, so some redundancy is needed for more compatibility.
    For now, the name used is simply "[R, G, B, A]".
    jschobben committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    21687f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d2ac68 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    jschobben committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f814ba1 View commit details
    Browse the repository at this point in the history