Replies: 5 comments 4 replies
|
the latest version of Filaman supports logos. thanks @ManuelW77! I will then bring out features from PR #28 into new PRs :
|
|
@ManuelW77 : what do you think about these? Generally, what's the right place for discussion? would discord be a better place for discussion and feedback about feature concepts and such? meaning, for all the discussion points I had started here? Seems there's a low interaction via github. Once I get the logo / printed label stuff working as I would like to be able to adjust filaman to achieve, then I feel great about going all-in! |
|
@ManuelW77 : I went to look for filamandb: where can one place a new logo? did I miss something in the UI? e.g. Hobby Lobby manufacturer. I have a bunch of those spools, but don't find a logo in filamandb: this was my basis for considering the upload interface. Today, how can one submit / request a logo inclusion to Filamandb? it's not a separate repo in github that I could find. Or did I miss something in the filaman web app? the logo I'd upload is: |
|
I added the Logo to the DB |
|
✅ Phase 1 complete (upstream v1.2.1): Base logo storage, serving, and UI display shipped upstream — great work @ManuelW77! In my fork, building on top: akira69#9 — user-uploadable logo overrides: lets a user supply their own logo for any manufacturer locally (for cases like @ManuelW77 noted where the "right" logo for a user may differ) For Phase 2 (logo sync), I now have a clearer picture after the Hobby Lobby exchange. There are two natural directions: Variant A — sync logos down from FilamentDB into local Filaman (for manufacturers already there); most useful for the majority of known manufacturers |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
With the end-goal of pretty label printing, manufacturer logo support in FilaMan is an important first step
PR #28 adds backend logo storage/import/clear support, serves stored manufacturer logo files, exposes the new manufacturer logo fields in API responses, and surfaces manufacturer logos across the manufacturers, filament, and spool UI. But only this-fully user managed logos.
A Phase 2 and next logical step is to enable a logo database that a user can upload/link/sync to their Filaman instance.
A Phase 3 to bring logos to labels themselves, that's a separate discussion point
All reactions