Explorar el Código

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 hace 6 meses
padre
commit
1a4f56d853
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      static/assets/index-CS7BiFsF.js

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 0
static/assets/index-CS7BiFsF.js


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio