Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)

License

NotificationsYou must be signed in to change notification settings

supermerill/SuperSlicer

 
 

Repository files navigation

you can get this shield at shields.ioyou can get this shield at shields.ioyou can get this shield at shields.io

Packaging statusyou can get this shield at shields.ioyou can get this shield at shields.ioyou can get this shield at shields.io

SuperSlicer

A PrusaSlicer fork (which is a slic3r fork) (previously Slic3r++)

Prebuilt Windows, Linux and macOS 64-bit releases are available through thegit releases page. The Linux & macOS builds aren't tested (by me), just compiled, so please report any bugs that may occur during use.
Forinstallers, check the badges above. Windows users can use chocolatey or scoop.
Nightly builds are available through thegit actions page. Click on the build for your platform and then on the archive name (nightly_win64 orSuperSlicer-gtk2.AppImage ornightly_macos.dmg) in the "Artifacts" section in the top right corner.

SuperSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-codeinstructions for FFF printers or PNG layers for mSLA 3D printers. It's compatible with any modern printer based on the RepRap toolchain which is running a firmware based on Marlin, Prusa, Klipper, etc.

SuperSlicer is based onPrusaSlicer by Prusa Research.PrusaSlicer is based onSlic3r by Alessandro Ranellucci and the RepRap community.

See thewiki andthedocumentation directory for information about compilation.

What are SuperSlicer main features? main new features/differences?

  • Custom-made generated calibration tests.
  • new settings to fine-tune the top surface quality, like 'only one perimeter on top'.
  • A "denser infill" option for supporting the (solid) top layers.
  • BetterThin walls (anchored inside the print, no more random bits at the ends, embedded in perimeter loops).
  • Options to change holes dimensions and/or geometry, to print them at the right size.
  • Better overhangs (add perimeters if needed, slice them in opposite direction each layer).
  • Brim rework: many more options (inside, outside only, 'ears', per object)
  • Some new seam options, to help hide them.
  • Built-in calibration prints
  • Built-in object generation script
  • Can join perimeters into a big one to avoid travel moves.
  • Many other little options and corrections (like the filled concentric pattern).
  • It has also all the current slic3rPE/PrusaSlicer features.

Complete changeloghere

See the wiki for examples.

What are SuperSlicer / PrusaSlicer / Slic3r's main features?

Key features are:

  • Multi-platform (Linux/Mac/Win) and packaged as standalone-app with no dependencies required
  • Completecommand-line interface to use it without GUI
  • Multi-material(multiple extruders) object printing
  • Multiple G-code flavors supported (RepRap, Makerbot, Mach3, Machinekit, etc.)
  • Ability to platemultiple objects having distinct print settings
  • Multithread processing
  • STL auto-repair (tolerance for broken models)
  • Wide automated unit testing

Other major features are:

  • Combine infill every 'n' perimeters layer & varying density to speed up printing
  • 3D preview (including multi-material files)
  • Multiple layer heights in a single print
  • Spiral vase mode for bumpless vases
  • Fine adjustment of speed, acceleration, and extrusion width
  • Several infill patterns including honeycomb, spirals, Hilbert curves, gyroid
  • Support material, raft, brim, skirt
  • Standby temperature and automatic wiping for multi-extruder printing
  • CustomizableG-code macros and output filename with variable placeholders
  • Support forpost-processing scripts
  • Cooling logic controlling fan speed and dynamic print speed

Command-Line Interface wiki page.

Development

What language is it written in?

Almost everything is written in C++.

The slicing core is thelibslic3r library, which can be built and used in a standalone way.The command-line interface is a thin wrapper overlibslic3r.You can download a precompiled package from the release page - it will run without the need for any dependency.

How to compile

If you want to compile the source yourself, follow the instructions on one ofthese documentation pages:

You can also look at the workflow YAML-files forgit actions, as they describe how to build from source from a "virgin" dev computer.

Can I help?

Sure! You can do the following to find things that are available to help with:

  • Add an issue to the GitHub trackerif it isn't already present.

Before sending patches and pull requests contact me (preferably through opening a GitHub issue or commenting on an existing, related, issue) to discuss your proposedchanges. This way we can ensure that nobody wastes their time and no conflicts arise in development.

License and attribution

SuperSlicer is licensed under theGNU Affero General Public License, version 3.SuperSlicer is based on PrusaSlicer by PrusaResearch.

PrusaSlicer is licensed under theGNU Affero General Public License, version 3.PrusaSlicer is owned by Prusa Research.PrusaSlicer is originally based on Slic3r by Alessandro Ranellucci.

Slic3r is licensed under theGNU Affero General Public License, version 3.Slic3r was created by Alessandro Ranellucci with the help of many other contributors.

TheGNU Affero General Public License, version 3 ensures that if youuse any part of this software in any way (even behind a web server), your software must be released under the same license.

About

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++69.7%
  • HTML14.2%
  • C13.4%
  • JavaScript0.7%
  • Perl0.7%
  • CMake0.5%
  • Other0.8%

[8]ページ先頭

©2009-2025 Movatter.jp