Hello openscad experts
in 2016 I designed an parametrical mouthpiece design for clarinet and saxophone.
It is a very complex mathematical object (at least for me ;-) ).
For this design I used the excellent libraries sweep.scad and skin.scad.
When I look in the set of librarieson openscad.org I do not find sweep and skin anymore.
* Do I need to update my design?
* If yes what libraries doe I need?
Is that true or can I still use sweep and skin.
kind regards
Johan Jonker
Were there at some point skin and sweep libraries on openscad.org? The
original skin and sweep are part of
https://github.com/openscad/list-comprehension-demos/blob/master/skin.scad
and you can still get them at their github site, but they don't work as-is
with the current version of OpenSCAD. You might consider using BOSL2,
which provides this functionality:
https://github.com/revarbat/BOSL2/wiki/skin.scad
On Mon, Oct 10, 2022 at 4:04 AM info@johanjonker.net wrote:
Hello openscad experts
in 2016 I designed an parametrical mouthpiece design for clarinet and
saxophone.
It is a very complex mathematical object (at least for me ;-) ).
For this design I used the excellent libraries sweep.scad and skin.scad.
When I look in the set of librarieson openscad.org I do not find sweep
and skin anymore.
Is that true or can I still use sweep and skin.
kind regards
Johan Jonker
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
For old examples I renamed this libraries for local use.
BTW for mousepiece I used more common simple methods without skin or smth.
On Monday, October 10, 2022 at 01:26:34 PM GMT+3, Adrian Mariano avm4@cornell.edu wrote:
Were there at some point skin and sweep libraries on openscad.org? The original skin and sweep are part of https://github.com/openscad/list-comprehension-demos/blob/master/skin.scad and you can still get them at their github site, but they don't work as-is with the current version of OpenSCAD. You might consider using BOSL2, which provides this functionality:
https://github.com/revarbat/BOSL2/wiki/skin.scad
On Mon, Oct 10, 2022 at 4:04 AM info@johanjonker.net wrote:
Hello openscad experts
in 2016 I designed an parametrical mouthpiece design for clarinet and saxophone.
It is a very complex mathematical object (at least for me ;-) ).
For this design I used the excellent libraries sweep.scad and skin.scad.
When I look in the set of librarieson openscad.org I do not find sweep and skin anymore.
Is that true or can I still use sweep and skin.
kind regards
Johan Jonker
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org