Quellcode durchsuchen

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 vor 6 Monaten
Ursprung
Commit
1a4f56d853
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      static/assets/index-CS7BiFsF.js

Datei-Diff unterdrückt, da er zu groß ist
+ 1 - 0
static/assets/index-CS7BiFsF.js


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.