{"id":17978337,"url":"https://github.com/ad-si/nodeslicer","last_synced_at":"2025-08-03T05:30:40.328Z","repository":{"id":25713209,"uuid":"29150023","full_name":"ad-si/nodeslicer","owner":"ad-si","description":"Wrapper for PrusaSlicer","archived":false,"fork":false,"pushed_at":"2024-04-21T09:29:02.000Z","size":212,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-29T08:28:33.462Z","etag":null,"topics":["3d","3d-printing","cad","g-code","gcode","prus","prusaslicer","slic3r","slicer","stl"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/nodeslicer","language":"TypeScript","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/ad-si.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}},"created_at":"2015-01-12T18:31:58.000Z","updated_at":"2024-06-17T17:56:35.000Z","dependencies_parsed_at":"2022-08-24T14:13:06.348Z","dependency_job_id":null,"html_url":"https://github.com/ad-si/nodeslicer","commit_stats":null,"previous_names":["adius/nodeslicer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fnodeslicer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fnodeslicer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fnodeslicer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fnodeslicer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-si","download_url":"https://codeload.github.com/ad-si/nodeslicer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228125507,"owners_count":17873319,"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","cad","g-code","gcode","prus","prusaslicer","slic3r","slicer","stl"],"created_at":"2024-10-29T17:33:17.138Z","updated_at":"2024-12-06T21:13:27.657Z","avatar_url":"https://github.com/ad-si.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeSlicer\n\nWrapper for the PrusaSlicer CLI plus additional configuration parameters.\n\n\n## Installation\n\n```shell\nnpm install nodeslicer\n```\n\n\n## Usage\n\n```ts\nimport { render } from \"nodeslicer\"\n\nconst options = {\n  inputFile: 'path/to/file.stl'\n  // For more options check out the configSchema.yaml file\n}\n\nconst gcode = render(options)\nconsole.log(gcode)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2Fnodeslicer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fad-si%2Fnodeslicer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2Fnodeslicer/lists"}