Color
adapt design to have text in second color
This commit is contained in:
3
Color.scad
Normal file
3
Color.scad
Normal file
@@ -0,0 +1,3 @@
|
||||
module makeColor(name) {
|
||||
color(name) children();
|
||||
}
|
||||
Reference in New Issue
Block a user