Update MANIFEST
This commit is contained in:
parent
ed529b62f3
commit
ae7600ee55
@ -29,7 +29,7 @@ Key features are:
|
|||||||
|
|
||||||
* **multi-platform** (Linux/Mac/Win) and packaged as standalone-app with no dependencies required
|
* **multi-platform** (Linux/Mac/Win) and packaged as standalone-app with no dependencies required
|
||||||
* complete **command-line interface** to use it with no GUI
|
* complete **command-line interface** to use it with no GUI
|
||||||
* multi-material (**multiple extruders**) object printing
|
* multi-material **(multiple extruders)** object printing
|
||||||
* multiple G-code flavors supported (RepRap, Makerbot, Mach3 etc.)
|
* multiple G-code flavors supported (RepRap, Makerbot, Mach3 etc.)
|
||||||
* ability to plate **multiple objects having distinct print settings**
|
* ability to plate **multiple objects having distinct print settings**
|
||||||
* **multithread** processing
|
* **multithread** processing
|
||||||
|
@ -40,9 +40,7 @@ src/SurfaceCollection.hpp
|
|||||||
src/TriangleMesh.cpp
|
src/TriangleMesh.cpp
|
||||||
src/TriangleMesh.hpp
|
src/TriangleMesh.hpp
|
||||||
src/utils.cpp
|
src/utils.cpp
|
||||||
src/ZTable.hpp
|
|
||||||
t/01_trianglemesh.t
|
t/01_trianglemesh.t
|
||||||
t/02_object.t
|
|
||||||
t/03_point.t
|
t/03_point.t
|
||||||
t/04_expolygon.t
|
t/04_expolygon.t
|
||||||
t/05_surface.t
|
t/05_surface.t
|
||||||
@ -63,7 +61,6 @@ xsp/ExtrusionPath.xsp
|
|||||||
xsp/Line.xsp
|
xsp/Line.xsp
|
||||||
xsp/my.map
|
xsp/my.map
|
||||||
xsp/mytype.map
|
xsp/mytype.map
|
||||||
xsp/Object.xsp
|
|
||||||
xsp/Point.xsp
|
xsp/Point.xsp
|
||||||
xsp/Polygon.xsp
|
xsp/Polygon.xsp
|
||||||
xsp/Polyline.xsp
|
xsp/Polyline.xsp
|
||||||
|
Loading…
Reference in New Issue
Block a user