Simple Fillets Customizer Library for OpenSCAD

Copyright Claim

Simple Fillets Customizer Library for OpenSCAD

Boost
2
4
0

Print Profile(0)


Add the first print profile to earn points

Boost
2
4
0
0
1
0
Released

Description

Fillets are a challenge in OpenSCAD and not natively supported. This customizer provides a generation tool and modules for the most common fillets that can be programatically added or imported into a design with minimal processing overhead.

 

Fillets can be generated as follows:

Standard functions:

  • cube_fillet_inside (generates internal fillets based on cube dimensions)
  • cube_fillet_outside (generates external fillets based on cube dimensions)
  • cylinder_fillet_inside (generates internal fillets based on cylinder radius)
  • cylinder_fillet_outside (generates external fillets based on cylinder radius)

Internal functions (not normally modified, but can be modified to change fillet shape etc.)

  • linear_fillet (straight edges)
  • corner_fillet (90 degree corners)
  • ring_fillet (cylinders - inside and outside)
  • profile (generates the 2d profile used to set the fillet shape)

There are more advanced fillet libraries and functions available, however, sometimes you just need a basic fillet with a low computational overhead that can be applied quickly and easily to selected objects :)

Comment & Rating (0)

Please fill in your opinion
(0/5000)

No more