A Rust solid modeling library that generates OpenSCAD code.
To use this library in your project add this to your Cargo.toml.
toml
[dependencies]
scad_tree = { git="https://github.com/mrclean71774/scad_tree" }
Or you can get it from crates.io.
toml
[dependencies]
scad_tree = "0.1"
To run the examples clone this repository and from the root folder run
text
cargo run --example example_name
A Blender render of metric thread parts.
A photo of my bottle example 3D printed.