latest update, added box

This commit is contained in:
giver
2024-08-17 09:58:44 +03:00
parent 008474f545
commit 7303e1392c
26 changed files with 950 additions and 70130 deletions

5
models/busel.tail.hub.scad Executable file
View File

@@ -0,0 +1,5 @@
difference() {
cube([26,100,28], center=true);
cube([24,110,27], center=true);
}