From 4777b28c4a3aaeb6e339de4a8e64007257ca3557 Mon Sep 17 00:00:00 2001 From: Paulo Pereira Date: Wed, 13 Nov 2024 15:59:05 +0000 Subject: [PATCH] Update case readme.md --- case/readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/case/readme.md b/case/readme.md index c847ba3..e3d945b 100644 --- a/case/readme.md +++ b/case/readme.md @@ -8,9 +8,13 @@ and press F6 to generate. Export->stl to get printable model. Make sure you install the development snapshot, since the last official release is hopelessly out of date... You need to tweak some settings to be able to build -the model efficiently: Go to preferences->advanced and +the model efficiently: + - Go to preferences->advanced and increase "turn off rendering at" to 3 million. -Next go to preferences->features and check "manifold" + - Go to preferences->features and check "manifold" + - In OpenSCAD version 2024.11.01, "manifold" is under: Advanced -> 3D Rendering -> Backend + - image + (this will enable multi-thread rendering and speed things up dramatically!)