Thingiverse
Constant width solids by fark
by Thingiverse
Last crawled date: 4 years, 8 months ago
GitHub: https://github.com/FarK/constant_width_solids
Simple module for generate constant width solid (1) based on regular polygons (2). You can choose the number of vertices of the regular polygon, the final with of the solid and a rounding radius. The chosen width kept constant besides other parameters, ie both constant_width_solid(3, 50, 0) and constant_width_solid(3, 50, 10) have the same width.
Video: https://youtu.be/ZxoTUca19Qk
(1): [https://en.wikipedia.org/wiki/Surface_of_constant_width]
(2): [https://en.wikipedia.org/wiki/Reuleaux_triangle]
Simple module for generate constant width solid (1) based on regular polygons (2). You can choose the number of vertices of the regular polygon, the final with of the solid and a rounding radius. The chosen width kept constant besides other parameters, ie both constant_width_solid(3, 50, 0) and constant_width_solid(3, 50, 10) have the same width.
Video: https://youtu.be/ZxoTUca19Qk
(1): [https://en.wikipedia.org/wiki/Surface_of_constant_width]
(2): [https://en.wikipedia.org/wiki/Reuleaux_triangle]
