{"id":17775502,"url":"https://github.com/mjonuschat/prusaslicer-profiles","last_synced_at":"2026-01-15T23:09:45.771Z","repository":{"id":184359446,"uuid":"671751894","full_name":"mjonuschat/PrusaSlicer-Profiles","owner":"mjonuschat","description":"Ellis SuperSlicer Profiles - adapted for use with PrusaSlicer","archived":false,"fork":false,"pushed_at":"2024-09-12T05:41:43.000Z","size":20,"stargazers_count":69,"open_issues_count":0,"forks_count":7,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-01T16:25:38.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjonuschat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-07-28T03:56:24.000Z","updated_at":"2025-03-12T12:28:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a093fdba-7619-4109-8bfb-8e9c84d2a494","html_url":"https://github.com/mjonuschat/PrusaSlicer-Profiles","commit_stats":null,"previous_names":["mjonuschat/prusaslicer-profiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjonuschat/PrusaSlicer-Profiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2FPrusaSlicer-Profiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2FPrusaSlicer-Profiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2FPrusaSlicer-Profiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2FPrusaSlicer-Profiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjonuschat","download_url":"https://codeload.github.com/mjonuschat/PrusaSlicer-Profiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjonuschat%2FPrusaSlicer-Profiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28473974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:27:41.514Z","status":"ssl_error","status_checked_at":"2026-01-15T21:54:47.910Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-26T21:57:42.252Z","updated_at":"2026-01-15T23:09:45.754Z","avatar_url":"https://github.com/mjonuschat.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ellis SuperSlicer Profiles for PrusaSlicer\n\nThis is a close adaption of [Ellis SuperSlicer Profiles](https://github.com/AndrewEllis93/Ellis-SuperSlicer-Profiles) for PrusaSlicer.\nPlease read through the upstream README thoroughly for important **WARNINGS**, pitfalls, headaches and useful tips \u0026 tricks.\n\nSame as the original SuperSlicer profiles these can work well on any printer, provided you adjust the speeds, accelerations, machine limits/dimensions, and volumetric flow limits accordingly. They have been verified and are in use on a Voron V0, Trident and V2.\n\nPlease check the changelog at the end of this document for the latest changes.\n\n## Important Notes\n\n* **⚠** Tested PrusaSlicer version: **2.8.0** (2024-06-27)\n* **⚠** Use these at your own risk. Make backups of your existing profiles before using these.\n* **⚠** All the warnings and notes from the [upstream profile](https://github.com/AndrewEllis93/Ellis-SuperSlicer-Profiles/blob/master/README.md) apply\n* **⚠** Use different PrusaSlicer versions at your peril.\n\n## Important Differences / Changes\n\n* Extrusion widths are absolute values for a 0.4mm nozzle.\n* Auto emitting temperature commands has been disabled - no more workarounds in the start G-Code.\n* Not connected infill styles have been approximated using \"Monotonic Lines\" infill\n\n## What's missing (key features)\n\n* 45° profiles - [PR #10651](https://github.com/prusa3d/PrusaSlicer/pull/10651)\n* Matching „Solid Infill Pattern“ - [PR #10652](https://github.com/prusa3d/PrusaSlicer/pull/10652)\n* Reduced (50%) bridge density - [PR #10650](https://github.com/prusa3d/PrusaSlicer/pull/10650)\n* Many advanced (micro) adjustments from SuperSlicer  \n  In my experience most of these are not required to get an equal print quality from PrusaSlicer. Many of the speed/cooling-related ones can be replaced with newer features like \"Dynamic Fan Speeds\" and \"Dynamic Overhang Speeds\".\n\n## Miscellaneous\n\nThe Voron bed models linked from the upstream readme work in PrusaSlicer as well, spruce up your previews with them.\n\n## Changelog\n\n* 2024-09-11:\n  * Enabled \"Extra perimeters if needed\" to avoid gaps in sloping walls\n  * Set \"Slicing resolution\" to 0 to avoid slicing/perimeter bugs when painting objects for MMU printing.\n* 2024-07-06:\n  * Updated profiles for PrusaSlicer 2.8.0\n    * Enabled `chamber_temperature` and `chamber_minimal_temperature` settings\n    * Enabled single perimeter on all top surfaces\n* 2023-07-27:\n  * Initial release based on the upstream version from 2022-11-09 (flip-flopping edition!).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjonuschat%2Fprusaslicer-profiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjonuschat%2Fprusaslicer-profiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjonuschat%2Fprusaslicer-profiles/lists"}