- Notifications
You must be signed in to change notification settings - Fork1.3k
Andy Alt edited this pageJan 10, 2019 ·13 revisions
Need help running Slic3r? A selection of official and unofficial documents to get you started are listed in theDocumentation, but first check out theFrequently Asked Questions.
Looking to report an issue with Slic3r? TheQuick guide to writing good bug reports lists all you need to include in your issue report.
Trying to get Slic3r running from GIT? Instructions for getting the dependencies installed are available forOS X,GNU/Linux andWindows.
- Prebuilt Win32 builds of Slic3r pull requests (other branches):https://dl.slic3r.org/dev/win/branches
- These are considered highly experimental, please post any issues in the related pull request thread.
If you want to contribute to the Slic3r development, checkout thecontributing page.
Other useful pages:
- Code:-Adding-new-option-to-GUI-CLI - What files need to be modified to add a new configuration option to the CLI/GUI.
- Code: Writing Test Cases - Templates/examples for adding test cases for your pull requests.