Git Product home page Git Product logo

ioma8 / superslicer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from supermerill/superslicer

0.0 2.0 0.0 141 MB

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

License: GNU Affero General Public License v3.0

Perl 0.98% CMake 0.54% C++ 58.83% JavaScript 0.96% C 19.38% Makefile 0.07% Shell 0.01% GLSL 0.01% Objective-C 0.11% CSS 0.05% HTML 18.50% Roff 0.22% Yacc 0.09% M4 0.04% Lex 0.03% XSLT 0.05% Batchfile 0.01% QMake 0.07% Objective-C++ 0.04% PHP 0.01%

superslicer's Introduction

SuperSlicer - merged with PrusaSlicer-master

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

Prebuilt Windows, Linux and macos 64b releases are available through the git releases page. The linux & macos aren't tested (by me), just compiled, so report me any bugs that can occur on them. Nightly builds are available through the git actions page. Click on the a build for your plateform and then on 'Artifacts (1)' in the top right corner.

SuperSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code instructions for FFF printers or PNG layers for mSLA 3D printers. It's compatible with any modern printer based on the RepRap toolchain, including all those based on the Marlin, Prusa, Klipper and more firmware.

SuperSlicer is based on PrusaSlicer by Prusa Research. PrusaSlicer is based on Slic3r by Alessandro Ranelucci and the RepRap community.

See the wiki and the documentation directory for information about compilation.

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

  • Custom-made generated calibration tests.
  • Ironing top surface & many 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.
  • Better Thin 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 changelog here

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
  • complete command-line interface to use it with no GUI
  • multi-material (multiple extruders) object printing
  • multiple G-code flavors supported (RepRap, Makerbot, Mach3, Machinekit etc.)
  • ability to plate multiple 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-grained configuration of speed, acceleration, 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
  • customizable G-code macros and output filename with variable placeholders
  • support for post-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 are written in C++,

The slicing core is the libslic3r library, which can be built and used in a standalone way. The command line interface is a thin wrapper over libslic3r. 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 of these documentation pages:

Also, you can look at the worklow yaml files for git 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 tracker if 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 proposed changes: this way we'll ensure nobody wastes their time and no conflicts arise in development.

Licence and attribution

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

PrusaSlicer is licensed under the GNU 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 the GNU Affero General Public License, version 3. The first author is Alessandro Ranellucci, and many contributors

The GNU Affero General Public License, version 3 ensure that if you use any part of this software in any way (even behind a web server), your software must be released under the same licence.

superslicer's People

Contributors

alranel avatar beanz avatar bubnikv avatar enricoturri1966 avatar henrikbrixandersen avatar hroncok avatar hspil avatar hyperair avatar ixce avatar jasontibbitts avatar kocikdav avatar ledvinap avatar lordofhyphens avatar lukasmatena avatar machinekoder avatar mloidl avatar neophrema avatar ntfshard avatar obra avatar olasd avatar photodude avatar sapir avatar supermerill avatar tamasmeszaros avatar triffid avatar ulsanether avatar vijfhoek avatar vojtechkral avatar wavexx avatar yusanka avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.