Skip to content

k37z3r/Library-Cube-with-rounded-edges-OpenSCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.