I was just wondering how would you develop a simple rounded shape like
below in pure openSCAD:
[image: Screenshot 2025-01-27 at 9.32.21 PM.png]
[image: Screenshot 2025-01-27 at 9.33.13 PM.png][image: Screenshot
2025-01-27 at 9.34.02 PM.png][image: Screenshot 2025-01-27 at
9.35.07 PM.png]
That looks rather like a super ellipsoid. I wrote code for generating those
at some point, I will dig it up...
On Mon, 27 Jan 2025 at 11:10, Sanjeev Prabhakar via Discuss <
discuss@lists.openscad.org> wrote:
I was just wondering how would you develop a simple rounded shape like
below in pure openSCAD:
[image: Screenshot 2025-01-27 at 9.32.21 PM.png]
[image: Screenshot 2025-01-27 at 9.33.13 PM.png][image: Screenshot
2025-01-27 at 9.34.02 PM.png][image: Screenshot 2025-01-27 at
9.35.07 PM.png]
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
I found it, luckily I put it up on Thingiverse...
https://www.thingiverse.com/thing:3408435
On Mon, 27 Jan 2025 at 11:15, A. Craig West acraigwest@gmail.com wrote:
That looks rather like a super ellipsoid. I wrote code for generating
those at some point, I will dig it up...
On Mon, 27 Jan 2025 at 11:10, Sanjeev Prabhakar via Discuss <
discuss@lists.openscad.org> wrote:
I was just wondering how would you develop a simple rounded shape like
below in pure openSCAD:
[image: Screenshot 2025-01-27 at 9.32.21 PM.png]
[image: Screenshot 2025-01-27 at 9.33.13 PM.png][image: Screenshot
2025-01-27 at 9.34.02 PM.png][image: Screenshot 2025-01-27 at
9.35.07 PM.png]
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
check this openscad file. Don't look at the code.
How can I "check" the file without looking at it?!?
On 1/27/2025 11:34 AM, Sanjeev Prabhakar via Discuss wrote:
check this openscad file. Don't look at the code.
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
See if it compiles/runs - it looks like a large vitamin pill.
On Mon, 27 Jan 2025 at 18:07, Jon Bondy via Discuss <
discuss@lists.openscad.org> wrote:
How can I "check" the file without looking at it?!?
On 1/27/2025 11:34 AM, Sanjeev Prabhakar via Discuss wrote:
check this openscad file. Don't look at the code.
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
On Monday, January 27, 2025 at 11:35:02 AM EST, Sanjeev Prabhakar via Discuss discuss@lists.openscad.org wrote:
check this openscad file. Don't look at the code.
FWIW, this is pretty easy to do by hiding the editor Window:
I always have that window closed. I edit in gvim, OpenScad watches the file and updates when it changes.
I LOVE that.
Sent with Proton Mail secure email.
On Monday, January 27th, 2025 at 6:36 PM, William F. Adams via Discuss discuss@lists.openscad.org wrote:
On Monday, January 27, 2025 at 11:35:02 AM EST, Sanjeev Prabhakar via Discuss discuss@lists.openscad.org wrote:
check this openscad file. Don't look at the code.
FWIW, this is pretty easy to do by hiding the editor Window:
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
I've changed the source code of openscad to automatically open gvim as
an editor, when I switch between the tabs in openscad the gvim switches
also.
The editor window stayes minimized, other wise you're not able to switch
between the tabs.
If interested I can share the code-changes.
Met vriendelijke groet,
Matthieu Hendriks
tsingi via Discuss schreef op 2025-01-28 00:40:
I always have that window closed. I edit in gvim, OpenScad watches the
file and updates when it changes.
I LOVE that.
Sent with Proton Mail secure email.
On Monday, January 27th, 2025 at 6:36 PM, William F. Adams via Discuss
discuss@lists.openscad.org wrote:
On Monday, January 27, 2025 at 11:35:02 AM EST, Sanjeev Prabhakar via
Discuss discuss@lists.openscad.org wrote:
check this openscad file. Don't look at the code.
FWIW, this is pretty easy to do by hiding the editor Window:
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
Is gvim works for macbook air m1?
In case yes, how do I install this?
On Tue, 28 Jan, 2025, 2:47 pm Matthieu Hendriks via Discuss, <
discuss@lists.openscad.org> wrote:
I've changed the source code of openscad to automatically open gvim as an
editor, when I switch between the tabs in openscad the gvim switches also.
The editor window stayes minimized, other wise you're not able to switch
between the tabs.
If interested I can share the code-changes.
Met vriendelijke groet,
Matthieu Hendriks
tsingi via Discuss schreef op 2025-01-28 00:40:
I always have that window closed. I edit in gvim, OpenScad watches the
file and updates when it changes.
I LOVE that.
Sent with Proton Mail secure email.
On Monday, January 27th, 2025 at 6:36 PM, William F. Adams via Discuss <
discuss@lists.openscad.org> wrote:
On Monday, January 27, 2025 at 11:35:02 AM EST, Sanjeev Prabhakar via
Discuss discuss@lists.openscad.org wrote:
check this openscad file. Don't look at the code.
FWIW, this is pretty easy to do by hiding the editor Window:
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