Skip to content
/ stltostp Public
forked from slugdev/stltostp

Convert stl files to STEP brep files

License

Notifications You must be signed in to change notification settings

zanxi/stltostp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fork

stltostp

Command line utility to convert stl files to STEP (ISO 10303-21) files. The translation is a direct triangle to triangle conversion with a tolerance based merging of edges. stltostp translates without depending on 3rd party tools such as OpenCascade or FreeCAD. Image of stltostp input_output

Usage

stltostp <stl_file> <step_file> [ tol <value> ] Image of stltostp usage

License

BSD

Windows Installer

stltostp-1.0.1-win64.msi

About

Convert stl files to STEP brep files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • CMake 3.6%