// Value is correct
cube([40,40,40]);
translate([20,20,20])
cube([40,40,40]);
//Calculated value 34.641 mm.
// Check vector
translate([40,-0,0])
rotate([-35,45,0])
#cube([0.1,0.1,34.641]);
On 24-Nov-24 5:31 PM, Leonard Martin Struttmann via Discuss wrote:
OK, fold manifold. Enabled it, restarted OpenSCAD and Measure mostly
works.
For this model, it does not measure to any line where the two cubes
meet. Is that a limitation?
image.png
On Sun, Nov 24, 2024 at 10:27 AM Torsten Paul via Discuss
discuss@lists.openscad.org wrote:
On 24.11.24 17:23, Leonard Martin Struttmann via Discuss wrote:
Also, manifold is not on the Feature page for me. How do I
enable it?
Quoting https://fosstodon.org/@OpenSCAD/113256867413539398
"Starting with nightly build 2024.09.28, the Manifold geometry backend
is no longer experimental: It’s now possible to choose between the two
geometry backends in Preferences->Advanced->3D Rendering->Backend."
ciao,
Torsten.
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
// Value is correct
cube([40,40,40]);
translate([20,20,20])
cube([40,40,40]);
//Calculated value 34.641 mm.
// Check vector
translate([40,-0,0])
rotate([-35,45,0])
#cube([0.1,0.1,34.641]);
On 24-Nov-24 5:31 PM, Leonard Martin Struttmann via Discuss wrote:
> OK, fold manifold. Enabled it, restarted OpenSCAD and Measure mostly
> works.
>
> For this model, it does not measure to any line where the two cubes
> meet. Is that a limitation?
>
> image.png
>
>
> On Sun, Nov 24, 2024 at 10:27 AM Torsten Paul via Discuss
> <discuss@lists.openscad.org> wrote:
>
> On 24.11.24 17:23, Leonard Martin Struttmann via Discuss wrote:
> > Also, manifold is not on the Feature page for me. How do I
> enable it?
>
> Quoting https://fosstodon.org/@OpenSCAD/113256867413539398
>
> "Starting with nightly build 2024.09.28, the Manifold geometry backend
> is no longer experimental: It’s now possible to choose between the two
> geometry backends in Preferences->Advanced->3D Rendering->Backend."
>
> ciao,
> Torsten.
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org