bambuddy/static
maziggy 53b318c797 fix(ams): surface active K-profile when no slot preset is resolvable (#1689 follow-up)
Configure Slot dropped to "default 0.020" on reopen for slots that were
  physically loaded but unconfigured (tray_type="", no slot_preset_mappings
  row). The #1689 cali_idx safety net was unreachable from that path —
  matchingKProfiles early-returned [] on !selectedPresetInfo before the
  safety net ran.

  Split the early return so the cali_idx fallback survives the no-preset
  case: when selectedPresetInfo is null but slotInfo.caliIdx > 0, return
  the active profile as a single-item list (extruder-matched when known).
  Strictly additive; caliIdx == 0/null still returns [], existing matcher
  unchanged when a preset is resolvable.
2026-06-09 12:45:36 +02:00
..
assets fix(ams): surface active K-profile when no slot preset is resolvable (#1689 follow-up) 2026-06-09 12:45:36 +02:00
fonts fix(pwa): add in-app install button and self-host the Inter font (#1460) 2026-05-22 07:40:44 +02:00
icons Revert "." 2026-05-04 10:59:38 +02:00
img feat(archives): build-plate icon on cards + uniform printer/model line (#1253) 2026-05-10 09:54:10 +02:00
index.html fix(ams): surface active K-profile when no slot preset is resolvable (#1689 follow-up) 2026-06-09 12:45:36 +02:00
manifest.json Revert "." 2026-05-04 10:59:38 +02:00
spoolbuddy_logo_dark.png Revert "." 2026-05-04 10:59:38 +02:00
sw-register.js fix(pwa): don't force-navigate first-install clients in SW activate 2026-06-07 15:40:22 +02:00
sw.js fix(pwa): don't force-navigate first-install clients in SW activate 2026-06-07 15:40:22 +02:00
vite.svg Revert "." 2026-05-04 10:59:38 +02:00