Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 317 Bytes

File metadata and controls

20 lines (13 loc) · 317 Bytes

STL2LDRAW

Simple haskell application to convert ascii stl files to ldraw .dat files.

Instalation

Linux 64 bit binary available. Other platforms must compile from source.

$ git clone https://github.com/NatureShade/STL2LDRAW
$ cd STL2LDRAW
$ cabal install 

Usage

$ STL2LDRAW filename.stl