{"id":20912407,"url":"https://github.com/fogleman/slicer","last_synced_at":"2025-05-13T08:30:45.751Z","repository":{"id":57504267,"uuid":"95505765","full_name":"fogleman/slicer","owner":"fogleman","description":"Fast 3D mesh slicer written in Go.","archived":false,"fork":false,"pushed_at":"2024-05-03T14:43:45.000Z","size":19,"stargazers_count":63,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T20:12:11.200Z","etag":null,"topics":["3d","3d-printing","go","slicer"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/fogleman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-06-27T01:44:15.000Z","updated_at":"2025-01-13T13:07:52.000Z","dependencies_parsed_at":"2024-06-20T12:59:19.492Z","dependency_job_id":"fba75c11-69be-414b-beb0-98c4cdb03d60","html_url":"https://github.com/fogleman/slicer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fslicer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fslicer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fslicer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fslicer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fogleman","download_url":"https://codeload.github.com/fogleman/slicer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253903591,"owners_count":21981725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["3d","3d-printing","go","slicer"],"created_at":"2024-11-18T14:27:06.386Z","updated_at":"2025-05-13T08:30:45.520Z","avatar_url":"https://github.com/fogleman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slicer\n\nFast 3D mesh slicer written in Go. Writes slices to grayscale PNG files.\n\n### Install Go\n\nFirst, install Go, set your `GOPATH`, and make sure `$GOPATH/bin` is on your `PATH`.\n\n```bash\nbrew install go\nexport GOPATH=\"$HOME/go\"\nexport PATH=\"$PATH:$GOPATH/bin\"\n```\n\n### Install Slicer\n\n```bash\n$ go get -u github.com/fogleman/slicer/cmd/slicer\n```\n\n### Example Usage\n\n```bash\n$ slicer --help\n\n# slice model.stl with slices that are 0.1 units thick, rendering PNGs that\n# cover 100x100 units in size with resolution of 10 pixels per unit\n$ slicer -s 0.1 -w 100 -h 100 -x 10 model.stl \n```\n\n### Example Slice\n\n![Example](https://i.imgur.com/PWKUt1L.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogleman%2Fslicer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffogleman%2Fslicer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogleman%2Fslicer/lists"}