{"id":17775480,"url":"https://github.com/mjonuschat/swatchify","last_synced_at":"2026-03-19T01:59:46.575Z","repository":{"id":137067548,"uuid":"610090607","full_name":"mjonuschat/swatchify","owner":"mjonuschat","description":"Batch generator for filament swatches based on https://www.printables.com/model/27814-filament-swatch","archived":false,"fork":false,"pushed_at":"2023-03-06T06:21:23.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-27T21:01:01.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"OpenSCAD","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjonuschat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-06T04:11:27.000Z","updated_at":"2023-05-13T02:21:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"20fe39db-4911-4cf9-af14-0b1dccadca39","html_url":"https://github.com/mjonuschat/swatchify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjonuschat/swatchify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2Fswatchify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2Fswatchify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2Fswatchify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2Fswatchify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjonuschat","download_url":"https://codeload.github.com/mjonuschat/swatchify/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2Fswatchify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29217757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T00:10:47.190Z","status":"online","status_checked_at":"2026-02-08T02:00:07.642Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-26T21:57:38.468Z","updated_at":"2026-02-08T02:01:49.165Z","avatar_url":"https://github.com/mjonuschat.png","language":"OpenSCAD","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Swatchify\n\n## Summary\n\nBulk generates customizable filament swatches based on the [Filament Swatch](https://www.printables.com/model/27814-filament-swatch) by Makkuro from inventory data in a CSV file.\n\n## Features\n\n- reads a CSV file with the manufacturer, material, color and print temperature information\n- generates the right parameter set to render filament swatches\n- outputs a hierarchical filesystem tree with swatches grouped by material and manufacturer\n- parallelizes the rendering process by running one OpenSCAD process per (logical) CPU core.\n\n## Tech\n\n- Written in [Rust](https://www.rust-lang.org/)\n- Concurrent processing based on [Rayon](https://github.com/rayon-rs/rayon)\n\n## Usage\n\nRun `swatchify --help` and `swatchify generate --help` to see supported options.\nRunning `swatchify generate --inventory 'Filaments.csv' -d Swatches` will read filament details from the `Filaments.csv` file and render the filament swatches into the `Swatches` directory. Missing output directories are automatically created.\n\nBy default existing filament swatches are not re-created to save time, add `--force` as an option to recreate all filament swatches from scratch.\n\nThe CSV file is expected to have four columns: manufacturer, material, color and temperature. The order of the columns should not matter as long as the first line of the CSV file is a header line.\n\nExample CSV file:\n\n```csv\nanufacturer,material,color,temperature\neSun,PLA,Orange,210\nFiberlogy,PLA,Vertigo,215\nHatchbox,PETG,Black,235\nHatchbox,PLA,White,215\n```\n\n## Acknowledgments\n\n[Customizable Filament Swatch](https://www.printables.com/model/27814-filament-swatch) by [Makkuro](https://www.printables.com/social/13788-makkuro/about) shared under the [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/) License.\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjonuschat%2Fswatchify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjonuschat%2Fswatchify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjonuschat%2Fswatchify/lists"}