• Stars
    star
    163
  • Rank 230,104 (Top 5 %)
  • Language
    C#
  • Created over 10 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MatterSlice is a C# console application that generates GCode (hardware control) for 3D printing. It was originally ported from CuraEngine (another great open source 3D printing engine). It is the primary slicing engine for MatterSlice and under constant development.

MatterSlice

MatterSlice is a C# console application that generates GCode for 3D printing. It is an improved c# port of CuraEngine which is a c++ translation of Skienforge. MatterSlice has significant improvements to code readability, numerical stability and feature generation.