put a sphere at each junction
--
View this message in context: http://forum.openscad.org/How-to-nicely-join-angled-cylinders-and-add-radius-at-jonction-tp15782p15821.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
@clothbots fillet operator generates nice results
--
View this message in context: http://forum.openscad.org/How-to-nicely-join-angled-cylinders-and-add-radius-at-jonction-tp15782p15827.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
The main caveat with my fillet operator is that it won’t preserve holes through the intersecting region because it uses hull. You have to difference() out the holes after the fillet operation if you care about them.
I filed issue 1562 - https://github.com/openscad/openscad/issues/1562 https://github.com/openscad/openscad/issues/1562 - requesting a convex_decomposition() operator, however the implicit unions issue would gate that implementation - https://github.com/openscad/openscad/issues/350 https://github.com/openscad/openscad/issues/350
Andrew.
On Jan 23, 2016, at 12:30 AM, Neon22 mschafer@wireframe.biz wrote:
@clothbots fillet operator generates nice results
--
View this message in context: http://forum.openscad.org/How-to-nicely-join-angled-cylinders-and-add-radius-at-jonction-tp15782p15827.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
--
"The future is already here. It's just not very evenly distributed" -- William Gibson