discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

sudden strange result when rendering

F
FPA
Tue, Mar 4, 2025 5:31 PM

Hello,

I'm quite puzzled.

I downloaded a few weeks ago a OpenSCAD model from Thingiverse for a box
with a lid (Thingiverse #2821985
https://www.thingiverse.com/thing:2821985).

In the past I created a few models from this script without any problems.

Suddenly, when trying it for another sized box, I'm getting a very
strange result.

misformed boxFast-CSG, and fast-csg-faster) but curretnly they are off.

Sine the last (successful use), I downloaded a new version of OpenScad
(OpenSCAD https://www.openscad.org/version 2025.02.16.ai23471 (git
3d6fec950)

The model was rendered in OpenSCAD https://www.openscad.org/version
2024.08.18.ai20248 (both versions are Appimages).

I experimented a bit with some settings (fast-csg, and fast-csg-faster)
but currently they are off.

I'm wondering what could influence the result of a rendering in such a
manner?

The code is unaltered from the original.

I'll attach the script I'm using.

Any help is much appreciated

Hello, I'm quite puzzled. I downloaded a few weeks ago a OpenSCAD model from Thingiverse for a box with a lid (Thingiverse #2821985 <https://www.thingiverse.com/thing:2821985>). In the past I created a few models from this script without any problems. Suddenly, when trying it for another sized box, I'm getting a very strange result. misformed boxFast-CSG, and fast-csg-faster) but curretnly they are off. Sine the last (successful use), I downloaded a new version of OpenScad (OpenSCAD <https://www.openscad.org/>version 2025.02.16.ai23471 (git 3d6fec950) The model was rendered in OpenSCAD <https://www.openscad.org/>version 2024.08.18.ai20248 (both versions are Appimages). I experimented a bit with some settings (fast-csg, and fast-csg-faster) but currently they are off. I'm wondering what could influence the result of a rendering in such a manner? The code is unaltered from the original. I'll attach the script I'm using. Any help is much appreciated
F
FPA
Tue, Mar 4, 2025 6:39 PM

Here is a quick update.

I just found an older version of OpenCAD (2012.01 also AppImage) on my
system and rendered the same script and surprisingly,

the rendering and STL creation was successful.

Curious what the reason could be that the new versions 'screwing' the
script up (libraries perhaps)?

Any explanation w/o diving too deep?

Cheers

On 2025-03-04 12:31, FPA via Discuss wrote:

Hello,

I'm quite puzzled.

I downloaded a few weeks ago a OpenSCAD model from Thingiverse for a
box with a lid (Thingiverse #2821985
https://www.thingiverse.com/thing:2821985).

In the past I created a few models from this script without any problems.

Suddenly, when trying it for another sized box, I'm getting a very
strange result.

misformed boxFast-CSG, and fast-csg-faster) but curretnly they are off.

Sine the last (successful use), I downloaded a new version of OpenScad
(OpenSCAD https://www.openscad.org/version 2025.02.16.ai23471 (git
3d6fec950)

The model was rendered in OpenSCAD https://www.openscad.org/version
2024.08.18.ai20248 (both versions are Appimages).

I experimented a bit with some settings (fast-csg, and
fast-csg-faster) but currently they are off.

I'm wondering what could influence the result of a rendering in such a
manner?

The code is unaltered from the original.

I'll attach the script I'm using.

Any help is much appreciated


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

Here is a quick update. I just found an older version of OpenCAD (2012.01 also AppImage) on my system and rendered the same script and surprisingly, the rendering and STL creation was successful. Curious what the reason could be that the new versions 'screwing' the script up (libraries perhaps)? Any explanation w/o diving too deep? Cheers On 2025-03-04 12:31, FPA via Discuss wrote: > > Hello, > > I'm quite puzzled. > > I downloaded a few weeks ago a OpenSCAD model from Thingiverse for a > box with a lid (Thingiverse #2821985 > <https://www.thingiverse.com/thing:2821985>). > > In the past I created a few models from this script without any problems. > > Suddenly, when trying it for another sized box, I'm getting a very > strange result. > > misformed boxFast-CSG, and fast-csg-faster) but curretnly they are off. > > Sine the last (successful use), I downloaded a new version of OpenScad > (OpenSCAD <https://www.openscad.org/>version 2025.02.16.ai23471 (git > 3d6fec950) > > The model was rendered in OpenSCAD <https://www.openscad.org/>version > 2024.08.18.ai20248 (both versions are Appimages). > > I experimented a bit with some settings (fast-csg, and > fast-csg-faster) but currently they are off. > > I'm wondering what could influence the result of a rendering in such a > manner? > > The code is unaltered from the original. > > I'll attach the script I'm using. > > Any help is much appreciated > > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email todiscuss-leave@lists.openscad.org
K
Ken
Tue, Mar 4, 2025 9:04 PM

No actual solution, but I'm using 2025.03.02 (git ce2b6f207) and it builds ok with that, so perhaps try a later build?

On 2025-03-05 05:39, FPA via Discuss wrote:

Here is a quick update.

I just found an older version of OpenCAD (2012.01 also AppImage) on my system and rendered the same script and surprisingly,

the rendering and STL creation was successful.

Curious what the reason could be that the new versions 'screwing' the script up (libraries perhaps)?

Any explanation w/o diving too deep?

Cheers

On 2025-03-04 12:31, FPA via Discuss wrote:

Hello,

I'm quite puzzled.

I downloaded a few weeks ago a OpenSCAD model from Thingiverse for a box with a lid (Thingiverse #2821985 https://www.thingiverse.com/thing:2821985).

In the past I created a few models from this script without any problems.

Suddenly, when trying it for another sized box, I'm getting a very strange result.

misformed boxFast-CSG, and fast-csg-faster) but curretnly they are off.

Sine the last (successful use), I downloaded a new version of OpenScad (OpenSCAD https://www.openscad.org/version 2025.02.16.ai23471 (git 3d6fec950)

The model was rendered in OpenSCAD https://www.openscad.org/version 2024.08.18.ai20248 (both versions are Appimages).

I experimented a bit with some settings (fast-csg, and fast-csg-faster) but currently they are off.

I'm wondering what could influence the result of a rendering in such a manner?

The code is unaltered from the original.

I'll attach the script I'm using.

Any help is much appreciated


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


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

--
Cheers, Ken
bats059@gmail.com
https://vk7krj.com
https://vk7krj.com/running.html

A baby can be defined as an ego with a noise at one end and a smell at the other.
Your job as parents is to teach them to control all three.
My job as a grandad is to tell you how you are doing it all wrong!

No actual solution, but I'm using 2025.03.02 (git ce2b6f207) and it builds ok with that, so perhaps try a later build? On 2025-03-05 05:39, FPA via Discuss wrote: > > Here is a quick update. > > I just found an older version of OpenCAD (2012.01 also AppImage) on my system and rendered the same script and surprisingly, > > the rendering and STL creation was successful. > > Curious what the reason could be that the new versions 'screwing' the script up (libraries perhaps)? > > Any explanation w/o diving too deep? > > Cheers > > On 2025-03-04 12:31, FPA via Discuss wrote: >> >> Hello, >> >> I'm quite puzzled. >> >> I downloaded a few weeks ago a OpenSCAD model from Thingiverse for a box with a lid (Thingiverse #2821985 <https://www.thingiverse.com/thing:2821985>). >> >> In the past I created a few models from this script without any problems. >> >> Suddenly, when trying it for another sized box, I'm getting a very strange result. >> >> misformed boxFast-CSG, and fast-csg-faster) but curretnly they are off. >> >> Sine the last (successful use), I downloaded a new version of OpenScad (OpenSCAD <https://www.openscad.org/>version 2025.02.16.ai23471 (git 3d6fec950) >> >> The model was rendered in OpenSCAD <https://www.openscad.org/>version 2024.08.18.ai20248 (both versions are Appimages). >> >> I experimented a bit with some settings (fast-csg, and fast-csg-faster) but currently they are off. >> >> I'm wondering what could influence the result of a rendering in such a manner? >> >> The code is unaltered from the original. >> >> I'll attach the script I'm using. >> >> Any help is much appreciated >> >> >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email todiscuss-leave@lists.openscad.org > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email todiscuss-leave@lists.openscad.org -- Cheers, Ken bats059@gmail.com https://vk7krj.com https://vk7krj.com/running.html ---------------------------------------- A baby can be defined as an ego with a noise at one end and a smell at the other. Your job as parents is to teach them to control all three. My job as a grandad is to tell you how you are doing it all wrong!