thdmaker 0.0.4

A comprehensive 3D file format library supporting AMF, STL, 3MF and other 3D manufacturing formats
Documentation
1
2
3
4
5
6
7
pub mod tmf;
pub mod stl;
pub mod amf;
pub mod util;
pub mod gcode;
pub mod viewer;
pub mod slicer;