Commit graph

4 commits

Author SHA1 Message Date
76188bf0f2 feat(mcp): Aurélio Embroidery MCP server — 6 tools
Tools:
- embroidery_formats — list 47 readable, 19 writable formats
- embroidery_machines — list all 15 vendors from registry
- embroidery_match_machine — match model name to vendor entry
- embroidery_convert — convert between any supported formats
- embroidery_preview — render PNG stitch visualization
- embroidery_send — convert + write to Gotek USB stick
- embroidery_info — get stitch count, colors, dimensions, time

Built on FastMCP 3.4 + pyembroidery 1.5.1.
Loads vendor-registry/registry.yaml at startup.
2026-08-09 02:33:21 +01:00
18a27ab9ff chore(submodule): add Embroidermodder 2 — free Qt embroidery editor
Embroidermodder 2 is a free, cross-platform GUI for viewing, editing,
and converting embroidery files. Still in alpha but the vision is
complete: a free embroidery editor for every platform.
2026-08-09 01:42:11 +01:00
c29e45561d chore(submodule): add Ink/Stitch — the free Wilcom alternative
Ink/Stitch is the only open-source embroidery digitizing platform that
rivals commercial tools. Inkscape extension. Full satin, fill, lettering,
auto-column. This is the design tool every artisan deserves.
2026-08-09 01:41:41 +01:00
eed5e3d468 feat: Aurélio Embroidery — the first art of the Omniscient Replica
Initial commit with:
- README.md: vision, philosophy, roadmap — from artisans to AI
- AGENTS.md: agent guide for the embroidery subsystem
- vendor-registry/registry.yaml: 14 vendors, 40+ formats, universal bridge reference
- Submodules: FlashFloppy (hw/), pyembroidery (lib/), libembroidery (lib/)

The universal embroidery machine bridge. Open-source digitizing,
machine control, and the tools to set textile creation free.
2026-08-09 01:41:34 +01:00