{"id":13620724,"url":"https://github.com/Cloud-CNC/vue-gcode-viewer","last_synced_at":"2025-04-14T22:32:24.650Z","repository":{"id":57396054,"uuid":"216276491","full_name":"Cloud-CNC/vue-gcode-viewer","owner":"Cloud-CNC","description":"Vue GCODE viewer","archived":true,"fork":false,"pushed_at":"2020-11-25T04:42:02.000Z","size":2661,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-08T07:38:31.095Z","etag":null,"topics":["cloud-cnc","gcode","gcode-parser","gcode-viewer","gcode-visualizer","vue","vue-gcode-viewer"],"latest_commit_sha":null,"homepage":"https://cloud-cnc.github.io","language":"G-code","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/Cloud-CNC.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":"2019-10-19T22:09:08.000Z","updated_at":"2023-11-01T04:47:22.000Z","dependencies_parsed_at":"2022-09-18T12:03:40.754Z","dependency_job_id":null,"html_url":"https://github.com/Cloud-CNC/vue-gcode-viewer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CNC%2Fvue-gcode-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CNC%2Fvue-gcode-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CNC%2Fvue-gcode-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cloud-CNC%2Fvue-gcode-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cloud-CNC","download_url":"https://codeload.github.com/Cloud-CNC/vue-gcode-viewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248972121,"owners_count":21191726,"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":["cloud-cnc","gcode","gcode-parser","gcode-viewer","gcode-visualizer","vue","vue-gcode-viewer"],"created_at":"2024-08-01T21:00:58.837Z","updated_at":"2025-04-14T22:32:19.641Z","avatar_url":"https://github.com/Cloud-CNC.png","language":"G-code","funding_links":[],"categories":["G-code"],"sub_categories":[],"readme":"# Vue GCODE Viewer\n![status](https://img.shields.io/badge/status-discontinued-red)\n\nA Vue component for displaying GCODE via Three.JS (100% client-side).\n\n# THIS PACKAGE IS DISCONTINUED AND NO LONGER RECEIVES UPDATES!\nPlease switch to Vue 3D Viewer ([vue-3d-viewer](https://github.com/cloud-cnc/vue-3d-viewer)) which adds support for many more file formats, multithreading, and more.\n\n## Documentation\n### Props\nName | Type | Description | Example\n--- | --- | --- | ---\n`bed` | Object | Bed size | `{X: 22.3, Y: 22.3}`\n`gcode` | String | Raw GCODE | `G0 X0 Y0 Z0`\n`position` | Object | GCODE Position | `{X: 11.15, Y: 0, Z: 11.15}`\n`rotation` | Object | GCODE Rotation | `{X: -90, Y: 0, Z: 180}`\n`scale` | Object | GCODE Scale | `{X: 0.1, Y: 0.1, Z: 0.1}`\n`theme` | Object | Theme colors | `{extrusionColor: \"#4287f5\", pathColor: \"#0a2f6b\",bedColor: \"#586375\", backgroundColor: \"#dfe4ed\"}`\n\n### Examples\n* [Demo](./src/demo)\n* [Cloud CNC](https://github.com/Cloud-CNC/frontend/blob/development/src/views/file.vue#L43)\n\n*Note: These examples might use an outdated version of `vue-gcode-viewer`.*\n\n## Reuse\nIf you're interested in reusing primarily the non-Vue code from this module, you may be interested in [gcode-parser.js](./src/assets/gcode-parser.js), [scene.js](./src/assets/scene.js), and [utils.js](./src/assets/utils.js).\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCloud-CNC%2Fvue-gcode-viewer.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FCloud-CNC%2Fvue-gcode-viewer?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloud-CNC%2Fvue-gcode-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCloud-CNC%2Fvue-gcode-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloud-CNC%2Fvue-gcode-viewer/lists"}