{"id":16923062,"url":"https://github.com/tjjfvi/octoprint-slicersettingsparser","last_synced_at":"2025-04-11T17:00:23.313Z","repository":{"id":40244457,"uuid":"162201736","full_name":"tjjfvi/OctoPrint-SlicerSettingsParser","owner":"tjjfvi","description":"Plugin to analyze gcode for slicer settings comments and add additional metadata of such settings.","archived":false,"fork":false,"pushed_at":"2023-04-17T12:36:56.000Z","size":37,"stargazers_count":11,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T13:02:21.239Z","etag":null,"topics":["octoprint","octoprint-plugin","octoprintplugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tjjfvi.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":"2018-12-17T23:15:17.000Z","updated_at":"2023-10-31T20:33:31.000Z","dependencies_parsed_at":"2025-02-19T20:42:50.568Z","dependency_job_id":null,"html_url":"https://github.com/tjjfvi/OctoPrint-SlicerSettingsParser","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-SlicerSettingsParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-SlicerSettingsParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-SlicerSettingsParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-SlicerSettingsParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjjfvi","download_url":"https://codeload.github.com/tjjfvi/OctoPrint-SlicerSettingsParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248446650,"owners_count":21105130,"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":["octoprint","octoprint-plugin","octoprintplugin"],"created_at":"2024-10-13T19:57:44.781Z","updated_at":"2025-04-11T17:00:23.292Z","avatar_url":"https://github.com/tjjfvi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OctoPrint-SlicerSettingsParser\n\n**NOTE: Only supports Slic3r, Simplify3D, and Cura currently; suggest more in issues; contributions welcome!**\n\nAnalyses gcode for slicer settings comments and adds additional metadata of such settings. Useless without plugin(s) to use the metadata. \n\n## Setup\n\nInstall via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)\nor manually using this URL:\n\n    https://github.com/tjjfvi/OctoPrint-SlicerSettingsParser/archive/master.zip\n\nYou will most likely want to install another plugin to use the metadata. Such plugins of mine are:\n - [OctoPrint-SlicerSettingsTab](https://github.com/tjjfvi/OctoPrint-SlicerSettingsTab)\n \n### Cura\n\nCura doesn't natively support injecting the slicer settings into the gcode, so you must add [this](https://gist.github.com/tjjfvi/75210b2ed20ed194d6eab48bf70c4f12) to your start/end gcode.\n\n## Configuration\n\n### Python regexes (Advanced)\n\nThis plugin uses python regexes to parse the gcode.\nSyntax can be easily found on the web.\nThere should be two named capturing groups, `key` and `val`.\nMultiple regexes should be listed on seperate lines, ordered by precedence.\nAny chars are allowed in the groups; `\\n` will be replaced by newlines.\n\nSee the [wiki](https://github.com/tjjfvi/OctoPrint-SlicerSettingsParser/wiki/Python-regexes) for examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjjfvi%2Foctoprint-slicersettingsparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjjfvi%2Foctoprint-slicersettingsparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjjfvi%2Foctoprint-slicersettingsparser/lists"}