Slic3r: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) No edit summary |
(updated "usage at the Space" - switching to PrusaSlicer!) |
||
Line 7: | Line 7: | ||
|source=[https://slic3r.org/download/ binary download], [https://github.com/slic3r/Slic3r source code] | |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== | ==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. | 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]]. | ||
[[Category:CAM]] | [[Category:CAM]] |
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.