Browse Source

Show filament subtypes in all mapping dropdowns (#624)

  All filament mapping dropdowns (single-printer, multi-printer, and
  "Print to Any" model-based) showed only the base material type (e.g.
  "PLA") without distinguishing subtypes like "PLA Basic" vs "PLA Matte",
  making entries with different subtypes but same color look identical.

  Backend: Add tray_sub_brands to available-filaments response and include
  it in the dedup key so different subtypes of the same color appear as
  separate entries.

  Frontend: Show tray_sub_brands in FilamentMapping, FilamentOverride, and
  PrinterSelector dropdowns, falling back to base type when unset. Add
  traySubBrands field to LoadedFilament interface.
maziggy 2 months ago
parent
commit
1a4f56d853
1 changed files with 1 additions and 0 deletions
  1. 1 0
      static/assets/index-CS7BiFsF.js

File diff suppressed because it is too large
+ 1 - 0
static/assets/index-CS7BiFsF.js


Some files were not shown because too many files changed in this diff