04/2026 updates
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
include <BOSL2/std.scad>
|
||||
|
||||
module jetson() {
|
||||
color("green", alpha=.5) cuboid([104,91,10], rounding=3, edges=[FWD+RIGHT,FWD+LEFT,BACK+RIGHT,BACK+LEFT]);
|
||||
}
|
||||
|
||||
*jetson();
|
||||
Reference in New Issue
Block a user