New parts

This commit is contained in:
2025-08-04 11:08:25 +02:00
parent e66309cbf2
commit 2e094815a5
57 changed files with 491291 additions and 1 deletions

View File

@@ -62,7 +62,7 @@ color("green") {
translate([-hole_pos,hole_pos,0]) zcyl(l=plate_height/2, d=6, rounding=-1);
translate([-hole_pos,-hole_pos,0]) zcyl(l=plate_height/2, d=6, rounding=-1);
}
translate([0,0,-2.5]) linear_extrude(height = 3, center = true)
* translate([0,0,-2.5]) linear_extrude(height = 3, center = true)
import(file = "../images/mono_02.svg", center = true);
}
}

Binary file not shown.