List: discuss@lists.openscad.org
From: Guenther Sohler
Re: how to round/soften top edges
Thu, Nov 30, 2023 12:37 PM
...
On Thu, Nov 30, 2023 at 1:24 PM pproj--- via Discuss <
discuss@lists.openscad.org> wrote:
> WOW!
> using cadquery from openscad sound more than awesome
> how is build123 into openscad compiler?
> I think there are tons of uses for it.
>
> On 30.11.23 12:48, Guenther Sohler via Discuss wrote:
>
> Yet another strategy would be to use build123d (cadquery) inside openscad
>
> With OpenCascade you can even create filltets AFTER the object was
> already defined.
> This allows for more sophisticated designs and less strategy how to
> describe objects correctly ...
>
> https://imgur.com/a/KdZmaxG
>
>
>
>
> On Thu, Nov 30, 2023 at 12:43 PM Adrian Mariano via Discuss <
> discuss@lists.openscad.org> wrote:
>
>> Yeah, it seems unlikely there's any way to simultaneously use BOSL2 and
>> constructive-compiled.
>>
>> Another strategy for making this in BOSL2 would be to make a U-shaped
>> 2d-path and path extrude it along a rounded rect().
>>
>> On Thu, Nov 30, 2023 at 6:26 AM Marcus Poller via Discuss <
>> discuss@lists.openscad.org> wrote:
>>
>>> Hi Peter,
>>>
>>> > include
>>> >
>>> > chamfer(4,-2) tube(d=10,h=20,wall=2.5);
>>>
>>> I can't compile Bobs code after including ;
>>> I get error messages of this
>>>
>>> WARNING: Too many unnamed arguments supplied in file
>>> ../.local/share/OpenSCAD/libraries/BOSL2/attachments.scad, line 3274
>>>
>>> kind. I guess there is some naming ambiguities between BOSL and
>>> constructive-compiled;
>>>
>>> Cheers,
>>> Marcus
>>> _______________________________________________
>>> 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
>>
>
> _______________________________________________
> 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
>