Skip to content

kristov/ldraw2stl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ldraw2stl

Convert LEGO LDraw files to STL, for super-sizing and 3d printing!!

  1. Get the ldraw parts archive at :

    wget http://www.ldraw.org/library/updates/complete.zip unzip complete.zip bin/dat2stl --file ldraw/parts/3894.dat --ldrawdir ./ldraw

  2. Install LeoCAD so you can find your parts (optional)

  3. Make a note of the .dat file name in LeoCAD, and then run:

bin/dat2stl --file /usr/share/ldraw/parts/3894.dat --ldrawdir ./ldraw --scale 4 > 3894.stl

For a 4X scale one of those!

About

Convert LEGO LDraw files into STL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages