{"id":23181465,"url":"https://github.com/barrenszeppelin/humanize-gcode","last_synced_at":"2025-07-22T04:04:27.955Z","repository":{"id":43393734,"uuid":"136752695","full_name":"BarrensZeppelin/humanize-gcode","owner":"BarrensZeppelin","description":"Annotates GCode files with human readable descriptions of commands","archived":false,"fork":false,"pushed_at":"2024-12-09T14:20:28.000Z","size":64,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T11:02:37.749Z","etag":null,"topics":["gcode","gcode-viewer","human-readable","python3","utility"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BarrensZeppelin.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,"zenodo":null}},"created_at":"2018-06-09T19:43:16.000Z","updated_at":"2024-12-09T14:20:32.000Z","dependencies_parsed_at":"2024-12-09T15:23:43.929Z","dependency_job_id":"3728054b-a846-41c1-af90-1417e866daee","html_url":"https://github.com/BarrensZeppelin/humanize-gcode","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.4285714285714286,"last_synced_commit":"6128f5520230675d627072068ee4c46f13fb2283"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BarrensZeppelin/humanize-gcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarrensZeppelin%2Fhumanize-gcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarrensZeppelin%2Fhumanize-gcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarrensZeppelin%2Fhumanize-gcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarrensZeppelin%2Fhumanize-gcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarrensZeppelin","download_url":"https://codeload.github.com/BarrensZeppelin/humanize-gcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarrensZeppelin%2Fhumanize-gcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266424025,"owners_count":23926124,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["gcode","gcode-viewer","human-readable","python3","utility"],"created_at":"2024-12-18T08:15:59.570Z","updated_at":"2025-07-22T04:04:27.919Z","avatar_url":"https://github.com/BarrensZeppelin.png","language":"Python","readme":"# humanize-gcode\n\nA tool for explaining the commands in machine readable GCode files.\n\nBased on the specified GCode flavour, the tool parses a list of GCode commands and their description from the flavour's documentation. With this library it parses the input file and explains the effect of each command.\n\n#### Installation\n\nThe utility is available on PyPi, so it can be installed with `pip`:\n\n`pip3 install humanize-gcode`\n\n#### Usage\n\nThe package comes with the executable script `hucode` that accepts two arguments. The GCode flavour (currently only `marlin/smoothie` are supported) and the name of the file to annotate (or `-` for stdin).\n\n##### Example usage\n\n`~ hucode smoothie testfile.gcode`\n\n![Example output](https://i.imgur.com/u87tTqs.png)\n\n#### TODO\n\n- More output formats (and possibly customization?)\n- More supported GCode flavours\n- Use command arguments to influence annotation\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrenszeppelin%2Fhumanize-gcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrenszeppelin%2Fhumanize-gcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrenszeppelin%2Fhumanize-gcode/lists"}