Color
adapt design to have text in second color
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
include <BOSL2/std.scad>
|
||||
use <../Box-Lid.scad>
|
||||
use <../Color.scad>
|
||||
|
||||
difference() {
|
||||
makeColor("yellow") difference() {
|
||||
union() {
|
||||
boxLid(178, 38);
|
||||
translate([ 92.95, 21.2, 0 ]) cube([ 85.1, 16.8, 2 ], false); // frame area around card pocket
|
||||
|
||||
Reference in New Issue
Block a user