lutherism/STL Validator

Validate STL files in CI — check parse, triangle count, and bounding box. Community tool from orobot.io.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathGlob pattern to match STL files (relative to repo root)no**/*.stl
github-tokenGitHub token for posting PR comments (optional). Pass secrets.GITHUB_TOKEN.no""
namedescription
valid_countNumber of STL files that passed validation
invalid_countNumber of STL files that failed validation
total_trianglesTotal triangle count across all valid STL files
failed_filesComma-separated list of files that failed validation (empty if all passed)