Ravi Riley e8e6e1499d Update Thingiverse link to Twitter follow link
Replaced the Thingiverse like link with a Twitter follow link to encourage users to follow on Twitter instead.
2025-07-09 14:53:14 -07:00
2020-06-16 01:38:17 -07:00
2025-05-13 18:24:30 -07:00
2025-05-13 22:14:44 -07:00
2020-04-28 04:00:09 -07:00
2025-05-13 22:02:16 -07:00
2025-05-13 22:02:16 -07:00
2025-05-13 18:24:30 -07:00

STL to OpenSCAD Converter

Tip Me via PayPal

This tool allows you to convert .STLs to .SCADs with ease.

I based this on STL to OpenSCAD Converter from https://www.thingiverse.com/thing:1383325 but it had a lot of issues, so I added file verification, styling, fixed typos, updated dependencies, included all the references properly, fixed the errors, and removed deprecated code.

Thingiverse use case:

In OpenSCAD you can use import(example.stl) to import an STL. However, Thingiverse Customizer doesn't support the import command, as it requires that everything resides in one .scad file. With this tool, you can convert all your STLs into OpenSCAD modules, copy and paste each module into one big SCAD file, and call the module instead of using import().

If you use this please show it some love on Thingiverse or give the repo a star :)


AdamCAD.com

AdamCAD is an AI Powered CAD platform that generates parametric 3D designs in seconds from natural language.

Description
Convert .STL files into a .SCAD module with ease!
Readme 434 KiB
Languages
JavaScript 77.9%
HTML 15.2%
CSS 6.9%