QR Code Labels for Filaments (not just Spools) #18
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Allow generating QR code labels that link to filament pages, not just spool pages.
Upstream Issue
Use Case
User prints labels for filament swatches (color samples) displayed prominently, while actual spools are stored away. Swatch labels should link to filament info (purchase links, print profiles, costs) rather than individual spool data.
Current Workaround
Manually create labels in Spoolman without QR, export image, import to separate label app (Niimbot), generate QR codes pointing to filament pages. Very tedious.
Proposed Solution
Option A: Filament Label Printing
Add "Print Labels" button to filament list/detail pages (similar to spool labels).
/filament/show/{id}Option B: Custom QR URL
Allow user to specify custom URL for QR code instead of auto-generated spool URL.
Option C: Label Type Selection
In print dialog, choose label type:
Implementation