discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

bracket in openscad with python support

SP
Sanjeev Prabhakar
Mon, Mar 25, 2024 4:04 PM

I have tried modelling a bracket (seen a video on youtube and was wondering
if it is possible to do in openSCAD).
Almost completely possible with fillets as well.
scad file can be downloaded from here:
https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad

[image: image.png]

Can anyone share what is the status of python support inside of openSCAD.
I am sure this can really improve the capability of openscad a lot.

I have tried modelling a bracket (seen a video on youtube and was wondering if it is possible to do in openSCAD). Almost completely possible with fillets as well. scad file can be downloaded from here: https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad [image: image.png] Can anyone share what is the status of python support inside of openSCAD. I am sure this can really improve the capability of openscad a lot.
SP
Sanjeev Prabhakar
Tue, Mar 26, 2024 3:11 PM

I check based on feedback from Guenther and missed to include
dependencies2.scad file in the posted code.
It is now added and should work.
https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad

On Mon, 25 Mar 2024 at 21:34, Sanjeev Prabhakar sprabhakar2006@gmail.com
wrote:

I have tried modelling a bracket (seen a video on youtube and was
wondering if it is possible to do in openSCAD).
Almost completely possible with fillets as well.
scad file can be downloaded from here:
https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad

[image: image.png]

Can anyone share what is the status of python support inside of openSCAD.
I am sure this can really improve the capability of openscad a lot.

I check based on feedback from Guenther and missed to include dependencies2.scad file in the posted code. It is now added and should work. https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad On Mon, 25 Mar 2024 at 21:34, Sanjeev Prabhakar <sprabhakar2006@gmail.com> wrote: > I have tried modelling a bracket (seen a video on youtube and was > wondering if it is possible to do in openSCAD). > Almost completely possible with fillets as well. > scad file can be downloaded from here: > https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad > > [image: image.png] > > Can anyone share what is the status of python support inside of openSCAD. > I am sure this can really improve the capability of openscad a lot. >
JD
John David
Wed, Mar 27, 2024 2:29 AM

I have GOT to find some time to play with this...  Sanjeev, this is so cool.

On Tue, Mar 26, 2024 at 11:11 AM Sanjeev Prabhakar via Discuss <
discuss@lists.openscad.org> wrote:

I check based on feedback from Guenther and missed to include
dependencies2.scad file in the posted code.
It is now added and should work.
https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad

On Mon, 25 Mar 2024 at 21:34, Sanjeev Prabhakar sprabhakar2006@gmail.com
wrote:

I have tried modelling a bracket (seen a video on youtube and was
wondering if it is possible to do in openSCAD).
Almost completely possible with fillets as well.
scad file can be downloaded from here:
https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad

[image: image.png]

Can anyone share what is the status of python support inside of openSCAD.
I am sure this can really improve the capability of openscad a lot.


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

I have GOT to find some time to play with this... Sanjeev, this is so cool. On Tue, Mar 26, 2024 at 11:11 AM Sanjeev Prabhakar via Discuss < discuss@lists.openscad.org> wrote: > I check based on feedback from Guenther and missed to include > dependencies2.scad file in the posted code. > It is now added and should work. > https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad > > On Mon, 25 Mar 2024 at 21:34, Sanjeev Prabhakar <sprabhakar2006@gmail.com> > wrote: > >> I have tried modelling a bracket (seen a video on youtube and was >> wondering if it is possible to do in openSCAD). >> Almost completely possible with fillets as well. >> scad file can be downloaded from here: >> https://github.com/sprabhakar2006/openSCAD/blob/main/bracket_1.scad >> >> [image: image.png] >> >> Can anyone share what is the status of python support inside of openSCAD. >> I am sure this can really improve the capability of openscad a lot. >> > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org >