Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.35 KB

File metadata and controls

12 lines (11 loc) · 1.35 KB

Library-Cube-with-rounded-edges-OpenSCAD

Library Cube with rounded edges OpenSCAD rounded_cube_preview

Install

copy and paste rounded_edge.scad to the library-dir from OpenSCAD

Usage:

Add at top of document: include <rounded_edge.scad>
Create a cube with rounded edges: roundedcube(width=220,depth=220,height=40,fn=100);

License

Creative Commons License
Library-Cube-with-rounded-edges-OpenSCAD by Sven Reddemann is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://github.com/k37z3r/Library-Cube-with-rounded-edges-OpenSCAD.