Skip to main content

Jscad Stl Validator

@magistr/jscad-stl-validatorv2026.05.25.1· 5d agoMODELS
01README

STL file validator — checks triangle count, degenerate faces, bounding box

02Release Notes

Merge pull request #5 from umag/extensions/jscad-stl-pair

extensions: add 15 more @magistr extensions + auto-discover CI

03Models1
@magistr/jscad-stl-validatorv2026.05.25.1jscad_stl_validator.ts
fn validate(cadModelName: string, version?: number)
Validate the STL output stored by a @magistr/jscad-cad model instance
ArgumentTypeDescription
cadModelNamestringName of the @magistr/jscad-cad model whose stored output STL to validate
version?numberData version to validate (defaults to latest)
fn validateFile(filePath: string)
Validate an STL file at an absolute path on disk
ArgumentTypeDescription
filePathstringAbsolute path to the STL file to validate

Resources

report(infinite)— STL validation report
04Previous Versions2
2026.04.04.2Apr 4, 2026
2026.04.04.1Apr 4, 2026
05Stats
A
100 / 100
Downloads
4
Archive size
8.4 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels