/stl-repairer

Bulk repair non-manifold STL files

Primary LanguageC#MIT LicenseMIT

StlRepairer

A portable Windows CLI application for bulk repairing and converting STL files for printing.

Usage

Repair a STL file:

StlRepairer -r "C:\Path\To\File.stl"

Repair a directory (and children) of STL files:

StlRepairer -r "C:\Path\To\"