filletcube() OpenSCAD module

filletcube() OpenSCAD module

Description

This A Module For Openscad To Create A Cube With Rounded Edges (Fillets). It Doesn'T Use Minkowski Or Hull, Thus It Renders Fast (Enought). Usage: Like The Build In Module Cube(), The First Parameter Is An Array [X,Y,Z] The Second, Third, And Fourth Parameters Are For The Side, Top And Bottom Fillet Radius. They Can Be Adresses With Side=, Top= And Bottom=. Theese Parameters Work With Arrays And Take Four Values. Each Value Is The Radius Of The Fillet On An Edge, Counted Clockwise. The Cube Can Be Centered On Each Axis With The Boolean Parameters X, Y And Z Or All Together With Center. The Variable "Filletcuberesolution" Is The Length Of Each Segment Of The Round Edges. That Means A Smaller Filletcuberesolution Value Equals More Detail! Caution: If You Choose A Very Small Filletcuberesolution Openscad Will Work Quite Hard As The $Fn Will Rise! Each Parameter Except The First (Dimensions Of The Cube) Is Optional.

Statistics

Likes

4

Downloads

0

Category

Other