Slic3r: Difference between revisions
From CoMakingSpace Wiki
(Created page with "{{SoftwareInfoBox |software name=Slic3r |image=Slic3r.png |type=slicer |platform= |license= |source=opensource |installed= |input=.stl |output=.gcode |use...") |
(updated "usage at the Space" - switching to PrusaSlicer!) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
|software name=Slic3r | |software name=Slic3r | ||
|image=Slic3r.png | |image=Slic3r.png | ||
|type=[[Category:Slicers|slicer]] | |type=[[:Category:Slicers|slicer]] | ||
|platform= | |platform=Cross-Platform | ||
|license= | |license=[https://github.com/slic3r/Slic3r/blob/master/LICENSE GNU Affero General Public License, version 3] | ||
|source= | |source=[https://slic3r.org/download/ binary download], [https://github.com/slic3r/Slic3r source code] | ||
|installed= | |installed= | ||
|input=.stl | |input=[[STL|.stl]] | ||
|output=.gcode | |output=[[G-code|.gcode]] | ||
|users= | |users= | ||
}} | }} | ||
Slic3r is a free and | Slic3r is a free and open source [[Slicers|slicing]] software. It provides an alternative to [[Cura]]. | ||
==Usage at the CoMakingSpace== | |||
Prusa, which is the manufacturer of the [[3D Printers]] we are using at the CoMakingSpace, forked the program and added adjustments specific for the Prusa printers ("Slic3r Prusa Edition"). We used it as our main slicer on the shared computer until June 2019 when [https://github.com/comakingspace/do-something/issues/126 we switched] to its successor, [[PrusaSlicer]]. | |||
Latest revision as of 16:17, 25 June 2019
SoftwareInfoBox Slic3r | |
---|---|
Type: | slicer |
Platform: | Cross-Platform |
License: | GNU Affero General Public License, version 3 |
Source: | binary download, source code |
Input Formats: | .stl |
Output Formats: | .gcode |
Users: |
Slic3r is a free and open source slicing software. It provides an alternative to Cura.
Usage at the CoMakingSpace
Prusa, which is the manufacturer of the 3D Printers we are using at the CoMakingSpace, forked the program and added adjustments specific for the Prusa printers ("Slic3r Prusa Edition"). We used it as our main slicer on the shared computer until June 2019 when we switched to its successor, PrusaSlicer.