Self-hostable web workflow for layered STL kits — Sources through Checkoff, with light, dark, or system theme.
Print Partner runs in your browser and helps you sync GitHub or local repos, manage build plans, merge base and add-on layers, assign role filament colors, export STLs by role and folder, and track what you have already printed. Deploy with Docker on one port — data stays in a local volume you control. No cloud account required for self-host.
stl-missing/ folder.Sync repos → manage plans → compose build → validate & export → track prints
README (screenshots and feature details) · Architecture
Screenshots follow your system light/dark preference where supported.
Self-host with Docker — one command, no Node.js install required:
docker compose up --build (first build takes a few minutes).git clone https://github.com/poitee/PrintPartnerPartner.git
cd PrintPartnerPartner
docker compose up --build
New to Docker? The full beginner guide covers data volumes, updates, and troubleshooting: docs/INSTALL.md.
View on GitHub Install guidePrint Partner is open source. If it saves you time on a kit build, sponsoring on GitHub helps fund development. Sponsorships are voluntary and do not grant commercial license rights.
Licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0); see LICENSE-SUMMARY.md. Builds on work shared by the 3D Printing Community and by ThunderKeys' STL Manifest Generator — see ATTRIBUTION.md.