package
0.4.4
Repository: https://github.com/unixpickle/model3d.git
Documentation: pkg.go.dev

# README

fix-mask

This little program modifies an open-source face mask STL file to be easier to print with Cura on an FDM printer. In particular, it orients the model flatly, removes the need for support in the strap holes, and prints a tighter cover for the filter.

See the top of main.go for details.

# Functions

AutoRotate rotates the mask to be flat on the filter side, preventing the need for as much support.
No description provided by the author
CreateFilterRing creates a piece of plastic that fits into the filter section and holds the filter in place.
No description provided by the author
FixSupport slightly moves up triangles which require support on an FDM printer.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author