Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/MatterHackers/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.
https://github.com/MatterHackers/MatterSlice

Last synced: about 1 month ago
JSON representation

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.

Lists

README

        

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.