Kallax organization models.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
$fn = 32;
|
||||
|
||||
l = 76;
|
||||
w = 50;
|
||||
th = 1;
|
||||
|
||||
color("black") cube([l, w, th], center=true);
|
||||
// color("white") translate([0, 0, th]) linear_extrude(0.2) text("Ethernet", font="monofur", halign="center", valign="center",size=12);
|
||||
Reference in New Issue
Block a user