High resolution rendering

This commit is contained in:
Johannes Wendel
2026-07-26 16:48:59 +02:00
parent b46d82cf00
commit 012c7cfd9d
+3
View File
@@ -1,5 +1,8 @@
include <common.scad> include <common.scad>
$fa = 1;
$fs = 0.4;
module right_half_components() { module right_half_components() {
cube([1,1,1]); cube([1,1,1]);
} }