qq302011 / MatterSlice

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:C# 99.8%Language:OpenSCAD 0.2%