Some checks failed
PR Check / lint-and-test (pull_request) Has been cancelled
The print-dialog spool dropdown built its option label from sp.filament.vendor (the whole vendor object) instead of sp.filament.vendor.name, so options rendered as "#5 [object Object] PLA+ (1000g)". The sibling builder in the slot card already uses .vendor.name; this aligns the two. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>