re-model left half of housing with bosl2

This commit was merged in pull request #66.
This commit is contained in:
2026-09-13 20:06:04 +02:00
parent 4d9cd05f72
commit fafb4fc34f
4 changed files with 228 additions and 13 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ include <common.scad>
use <left-half.scad>
use <right-half.scad>
left_half();
right_half();
left_half_creaturedex();
right_half_creaturedex();
#union() {
right_half_components();