id
stringlengths 36
36
| error_code
stringlengths 87
14.5k
| correct_code
stringlengths 159
14.5k
| image
imagewidth (px) 858
947
|
---|---|---|---|
f183ab03-bb12-4b35-a1c1-03aaea065730
|
// BLOCK 1
translate([0.00, -0.02, -0.12])
rotate([0.00, 0.00, 90.00])
cube([0.55, 0.77, 0.07], center=true);
// BLOCK 2
translate([-0.31, 0.18, -0.48])
rotate([0.00, 0.00, 90.00])
cube([0.15, 0.15, 0.66], center=true);
// BLOCK 3
translate([-0.32, -0.21, -0.48])
rotate([90.00, 0.00, 180.00])
cube([0.15, 0.66, 0.15], center=true);
// BLOCK 4
translate([0.31, 0.18, -0.48])
rotate([180.00, 90.00, 0.00])
cube([0.66, 0.15, 0.15], center=true);
// BLOCK 5
translate([0.32, -0.21, -0.48])
rotate([180.00, 90.00, 180.00])
cube([0.66, 0.15, 0.15], center=true);
// BLOCK 6
translate([-0.02, 0.25, 0.34])
rotate([180.00, 90.00, 0.00])
cube([0.86, 0.08, 0.52], center=true);
// BLOCK 7
translate([-0.29, 0.20, 0.36])
rotate([0.00, 180.00, 180.00])
cube([0.13, 0.11, 0.90], center=true);
// BLOCK 8
translate([0.27, 0.19, 0.36])
rotate([90.00, 0.00, 150.00])
cube([0.16, 0.90, 0.10], center=true);
|
// BLOCK 1
translate([0.00, -0.02, -0.12])
rotate([0.00, 0.00, 90.00])
cube([0.55, 0.77, 0.07], center=true);
// BLOCK 2
translate([-0.31, 0.18, -0.48])
rotate([0.00, 0.00, 90.00])
cube([0.15, 0.15, 0.66], center=true);
// BLOCK 3
translate([-0.32, -0.21, -0.48])
rotate([90.00, 0.00, 180.00])
cube([0.15, 0.66, 0.15], center=true);
// BLOCK 4
translate([0.31, 0.18, -0.48])
rotate([180.00, 90.00, 0.00])
cube([0.66, 0.15, 0.15], center=true);
// BLOCK 5
translate([0.32, -0.21, -0.48])
rotate([180.00, 90.00, 180.00])
cube([0.66, 0.15, 0.15], center=true);
// BLOCK 6
translate([-0.02, 0.25, 0.34])
rotate([180.00, 90.00, 0.00])
cube([0.86, 0.08, 0.52], center=true);
// BLOCK 7
translate([-0.29, 0.20, 0.36])
rotate([0.00, 180.00, 180.00])
cube([0.13, 0.11, 0.90], center=true);
// BLOCK 8
translate([0.27, 0.19, 0.36])
rotate([90.00, 0.00, 180.00])
cube([0.16, 0.90, 0.10], center=true);
| |
e8bb1ec2-d588-4335-a496-0102c0fda36b
|
// BLOCK 1
translate([0.00, -0.05, 0.21])
rotate([0.00, 90.00, 0.00])
cube([0.34, 0.64, 0.64], center=true);
// BLOCK 2
translate([0.00, 0.26, 0.56])
rotate([0.00, 180.00, 90.00])
cube([0.13, 0.53, 0.37], center=true);
// BLOCK 3
translate([0.04, -0.33, -0.29])
rotate([180.00, 90.00, 0.00])
cube([0.03, 0.03, 0.51], center=true);
// BLOCK 4
translate([-0.25, 0.24, -0.36])
rotate([150.00, 0.00, 90.00])
cube([0.06, 0.06, 0.79], center=true);
// BLOCK 5
translate([-0.24, -0.05, -0.29])
rotate([180.00, 180.00, 90.00])
cube([0.51, 0.03, 0.03], center=true);
// BLOCK 6
translate([-0.25, -0.34, -0.36])
rotate([90.00, 180.00, 180.00])
cube([0.06, 0.79, 0.06], center=true);
// BLOCK 7
translate([0.25, 0.24, -0.36])
rotate([90.00, 0.00, 180.00])
cube([0.06, 0.79, 0.06], center=true);
// BLOCK 8
translate([0.25, -0.05, -0.29])
rotate([90.00, 0.00, 0.00])
cube([0.03, 0.03, 0.51], center=true);
// BLOCK 9
translate([0.25, -0.34, -0.36])
rotate([0.00, 90.00, 180.00])
cube([0.79, 0.06, 0.06], center=true);
|
// BLOCK 1
translate([0.00, -0.05, 0.21])
rotate([0.00, 90.00, 0.00])
cube([0.34, 0.64, 0.64], center=true);
// BLOCK 2
translate([0.00, 0.26, 0.56])
rotate([0.00, 180.00, 90.00])
cube([0.13, 0.53, 0.37], center=true);
// BLOCK 3
translate([0.04, -0.33, -0.29])
rotate([180.00, 90.00, 0.00])
cube([0.03, 0.03, 0.51], center=true);
// BLOCK 4
translate([-0.25, 0.24, -0.36])
rotate([180.00, 0.00, 90.00])
cube([0.06, 0.06, 0.79], center=true);
// BLOCK 5
translate([-0.24, -0.05, -0.29])
rotate([180.00, 180.00, 90.00])
cube([0.51, 0.03, 0.03], center=true);
// BLOCK 6
translate([-0.25, -0.34, -0.36])
rotate([90.00, 180.00, 180.00])
cube([0.06, 0.79, 0.06], center=true);
// BLOCK 7
translate([0.25, 0.24, -0.36])
rotate([90.00, 0.00, 180.00])
cube([0.06, 0.79, 0.06], center=true);
// BLOCK 8
translate([0.25, -0.05, -0.29])
rotate([90.00, 0.00, 0.00])
cube([0.03, 0.03, 0.51], center=true);
// BLOCK 9
translate([0.25, -0.34, -0.36])
rotate([0.00, 90.00, 180.00])
cube([0.79, 0.06, 0.06], center=true);
| |
b87e7073-5b90-4d29-8c73-9105c19ab5f0
|
// BLOCK 1
translate([0.00, -0.00, -0.14])
rotate([90.00, 180.00, 250.00])
cube([0.82, 0.14, 0.82], center=true);
// BLOCK 2
translate([-0.01, 0.36, 0.37])
rotate([180.00, 90.00, 180.00])
cube([0.89, 0.11, 0.82], center=true);
// BLOCK 3
translate([-0.36, 0.36, -0.51])
rotate([180.00, 0.00, 180.00])
cube([0.11, 0.11, 0.61], center=true);
// BLOCK 4
translate([-0.36, -0.36, -0.51])
rotate([0.00, 180.00, 0.00])
cube([0.11, 0.11, 0.61], center=true);
// BLOCK 5
translate([0.36, 0.36, -0.51])
rotate([0.00, 90.00, 180.00])
cube([0.61, 0.11, 0.11], center=true);
// BLOCK 6
translate([0.36, -0.36, -0.51])
rotate([180.00, 180.00, 0.00])
cube([0.11, 0.11, 0.61], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.14])
rotate([90.00, 180.00, 180.00])
cube([0.82, 0.14, 0.82], center=true);
// BLOCK 2
translate([-0.01, 0.36, 0.37])
rotate([180.00, 90.00, 180.00])
cube([0.89, 0.11, 0.82], center=true);
// BLOCK 3
translate([-0.36, 0.36, -0.51])
rotate([180.00, 0.00, 180.00])
cube([0.11, 0.11, 0.61], center=true);
// BLOCK 4
translate([-0.36, -0.36, -0.51])
rotate([0.00, 180.00, 0.00])
cube([0.11, 0.11, 0.61], center=true);
// BLOCK 5
translate([0.36, 0.36, -0.51])
rotate([0.00, 90.00, 180.00])
cube([0.61, 0.11, 0.11], center=true);
// BLOCK 6
translate([0.36, -0.36, -0.51])
rotate([180.00, 180.00, 0.00])
cube([0.11, 0.11, 0.61], center=true);
| |
f8207881-1e5f-4806-afbb-f799dd89f654
|
// BLOCK 1
translate([-0.62, -0.51, -0.32])
rotate([0.00, 90.00, 0.00])
cube([0.02, 0.04, 0.02], center=true);
// BLOCK 2
translate([-0.70, 0.22, 0.00])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.62, 0.66], center=true);
// BLOCK 3
translate([0.00, 0.52, 0.25])
rotate([180.00, 90.00, 180.00])
cube([0.15, 0.02, 1.36], center=true);
// BLOCK 4
translate([0.00, 0.41, 0.22])
rotate([180.00, 90.00, 180.00])
cube([0.09, 0.02, 1.36], center=true);
// BLOCK 5
translate([-0.47, -0.51, -0.01])
rotate([90.00, 180.00, 180.00])
cube([0.38, 0.58, 0.04], center=true);
// BLOCK 6
translate([0.00, 0.47, 0.18])
rotate([50.00, 90.00, 0.00])
cube([0.02, 0.09, 1.21], center=true);
// BLOCK 7
translate([-0.47, 0.23, 0.30])
rotate([180.00, 180.00, 90.00])
cube([0.57, 0.41, 0.04], center=true);
// BLOCK 8
translate([-0.32, -0.51, -0.32])
rotate([0.00, 90.00, 0.00])
cube([0.02, 0.04, 0.02], center=true);
// BLOCK 9
translate([0.70, 0.22, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.04, 0.66, 0.62], center=true);
// BLOCK 10
translate([-0.47, -0.20, 0.26])
rotate([90.00, 180.00, 0.00])
cube([0.38, 0.04, 0.67], center=true);
// BLOCK 11
translate([0.00, 0.22, 0.31])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.62, 1.44], center=true);
|
// BLOCK 1
translate([-0.62, -0.51, -0.32])
rotate([0.00, 90.00, 0.00])
cube([0.02, 0.04, 0.02], center=true);
// BLOCK 2
translate([-0.70, 0.22, 0.00])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.62, 0.66], center=true);
// BLOCK 3
translate([0.00, 0.52, 0.25])
rotate([180.00, 90.00, 180.00])
cube([0.15, 0.02, 1.36], center=true);
// BLOCK 4
translate([0.00, 0.41, 0.22])
rotate([180.00, 90.00, 180.00])
cube([0.09, 0.02, 1.36], center=true);
// BLOCK 5
translate([-0.47, -0.51, -0.01])
rotate([90.00, 180.00, 180.00])
cube([0.38, 0.58, 0.04], center=true);
// BLOCK 6
translate([0.00, 0.47, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.02, 0.09, 1.21], center=true);
// BLOCK 7
translate([-0.47, 0.23, 0.30])
rotate([180.00, 180.00, 90.00])
cube([0.57, 0.41, 0.04], center=true);
// BLOCK 8
translate([-0.32, -0.51, -0.32])
rotate([0.00, 90.00, 0.00])
cube([0.02, 0.04, 0.02], center=true);
// BLOCK 9
translate([0.70, 0.22, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.04, 0.66, 0.62], center=true);
// BLOCK 10
translate([-0.47, -0.20, 0.26])
rotate([90.00, 180.00, 0.00])
cube([0.38, 0.04, 0.67], center=true);
// BLOCK 11
translate([0.00, 0.22, 0.31])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.62, 1.44], center=true);
| |
5d2df919-d3db-409c-b4a7-6358098a8592
|
// BLOCK 1
translate([0.00, -0.00, 0.08])
rotate([90.00, 30.00, 0.00])
cube([1.57, 0.58, 0.73], center=true);
// BLOCK 2
translate([-0.72, -0.31, -0.29])
rotate([0.00, 90.00, 180.00])
cube([0.16, 0.04, 0.06], center=true);
// BLOCK 3
translate([-0.72, 0.31, -0.29])
rotate([0.00, 0.00, 0.00])
cube([0.07, 0.04, 0.16], center=true);
// BLOCK 4
translate([0.72, -0.32, -0.29])
rotate([90.00, 180.00, 0.00])
cube([0.08, 0.16, 0.07], center=true);
// BLOCK 5
translate([0.00, -0.31, -0.22])
rotate([0.00, 0.00, 180.00])
cube([1.39, 0.04, 0.02], center=true);
// BLOCK 6
translate([0.00, 0.31, -0.22])
rotate([0.00, 90.00, 0.00])
cube([0.02, 0.04, 1.42], center=true);
// BLOCK 7
translate([0.48, -0.30, -0.22])
rotate([90.00, 180.00, 0.00])
cube([0.45, 0.02, 0.03], center=true);
// BLOCK 8
translate([0.72, 0.31, -0.29])
rotate([0.00, 180.00, 90.00])
cube([0.04, 0.07, 0.16], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.08])
rotate([90.00, 0.00, 0.00])
cube([1.57, 0.58, 0.73], center=true);
// BLOCK 2
translate([-0.72, -0.31, -0.29])
rotate([0.00, 90.00, 180.00])
cube([0.16, 0.04, 0.06], center=true);
// BLOCK 3
translate([-0.72, 0.31, -0.29])
rotate([0.00, 0.00, 0.00])
cube([0.07, 0.04, 0.16], center=true);
// BLOCK 4
translate([0.72, -0.32, -0.29])
rotate([90.00, 180.00, 0.00])
cube([0.08, 0.16, 0.07], center=true);
// BLOCK 5
translate([0.00, -0.31, -0.22])
rotate([0.00, 0.00, 180.00])
cube([1.39, 0.04, 0.02], center=true);
// BLOCK 6
translate([0.00, 0.31, -0.22])
rotate([0.00, 90.00, 0.00])
cube([0.02, 0.04, 1.42], center=true);
// BLOCK 7
translate([0.48, -0.30, -0.22])
rotate([90.00, 180.00, 0.00])
cube([0.45, 0.02, 0.03], center=true);
// BLOCK 8
translate([0.72, 0.31, -0.29])
rotate([0.00, 180.00, 90.00])
cube([0.04, 0.07, 0.16], center=true);
| |
4af5606c-9452-401d-9f0a-66fb8747a710
|
// BLOCK 1
translate([0.00, -0.00, 0.25])
rotate([180.00, 0.00, 90.00])
cube([1.30, 1.30, 0.02], center=true);
// BLOCK 2
translate([-0.52, 0.52, -0.02])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.04, 0.47], center=true);
// BLOCK 3
translate([-0.52, -0.57, 0.00])
rotate([180.00, 180.00, 180.00])
cube([0.04, 0.04, 0.43], center=true);
// BLOCK 4
translate([0.57, 0.52, -0.03])
rotate([180.00, 180.00, 0.00])
cube([0.04, 0.04, 0.45], center=true);
// BLOCK 5
translate([0.57, 0.44, -0.24])
rotate([0.00, 180.00, 90.00])
cube([0.40, 0.05, 0.03], center=true);
// BLOCK 6
translate([-0.44, -0.57, -0.23])
rotate([180.00, 300.00, 90.00])
cube([0.05, 0.40, 0.04], center=true);
// BLOCK 7
translate([-0.51, 0.02, 0.24])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.04, 1.12], center=true);
// BLOCK 8
translate([0.05, 0.43, 0.24])
rotate([180.00, 90.00, 180.00])
cube([0.04, 0.30, 1.08], center=true);
// BLOCK 9
translate([-0.44, -0.56, 0.23])
rotate([90.00, 0.00, 180.00])
cube([0.31, 0.04, 0.06], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.25])
rotate([180.00, 0.00, 90.00])
cube([1.30, 1.30, 0.02], center=true);
// BLOCK 2
translate([-0.52, 0.52, -0.02])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.04, 0.47], center=true);
// BLOCK 3
translate([-0.52, -0.57, 0.00])
rotate([180.00, 180.00, 180.00])
cube([0.04, 0.04, 0.43], center=true);
// BLOCK 4
translate([0.57, 0.52, -0.03])
rotate([180.00, 180.00, 0.00])
cube([0.04, 0.04, 0.45], center=true);
// BLOCK 5
translate([0.57, 0.44, -0.24])
rotate([0.00, 180.00, 90.00])
cube([0.40, 0.05, 0.03], center=true);
// BLOCK 6
translate([-0.44, -0.57, -0.23])
rotate([180.00, 0.00, 90.00])
cube([0.05, 0.40, 0.04], center=true);
// BLOCK 7
translate([-0.51, 0.02, 0.24])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.04, 1.12], center=true);
// BLOCK 8
translate([0.05, 0.43, 0.24])
rotate([180.00, 90.00, 180.00])
cube([0.04, 0.30, 1.08], center=true);
// BLOCK 9
translate([-0.44, -0.56, 0.23])
rotate([90.00, 0.00, 180.00])
cube([0.31, 0.04, 0.06], center=true);
| |
82ff820a-365b-4621-a29b-40ec94b3b864
|
// BLOCK 1
translate([0.00, -0.00, -0.12])
rotate([180.00, 180.00, 90.00])
cube([0.91, 0.84, 0.16], center=true);
// BLOCK 2
translate([-0.28, 0.27, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.65, 0.17, 0.13], center=true);
// BLOCK 3
translate([-0.28, -0.33, -0.52])
rotate([90.00, 180.00, 230.00])
cube([0.13, 0.65, 0.17], center=true);
// BLOCK 4
translate([0.28, 0.27, -0.52])
rotate([0.00, 90.00, 0.00])
cube([0.65, 0.17, 0.13], center=true);
// BLOCK 5
translate([0.28, -0.33, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.65, 0.17, 0.13], center=true);
// BLOCK 6
translate([0.00, 0.33, 0.73])
rotate([0.00, 0.00, 90.00])
cube([0.26, 0.84, 0.24], center=true);
// BLOCK 7
translate([-0.30, 0.28, 0.28])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.64, 0.08], center=true);
// BLOCK 8
translate([-0.15, 0.28, 0.28])
rotate([180.00, 90.00, 0.00])
cube([0.64, 0.08, 0.08], center=true);
// BLOCK 9
translate([0.00, 0.28, 0.28])
rotate([180.00, 0.00, 0.00])
cube([0.08, 0.08, 0.64], center=true);
// BLOCK 10
translate([0.15, 0.28, 0.28])
rotate([180.00, 90.00, 0.00])
cube([0.64, 0.08, 0.08], center=true);
// BLOCK 11
translate([0.30, 0.28, 0.28])
rotate([0.00, 90.00, 180.00])
cube([0.64, 0.08, 0.08], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.12])
rotate([180.00, 180.00, 90.00])
cube([0.91, 0.84, 0.16], center=true);
// BLOCK 2
translate([-0.28, 0.27, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.65, 0.17, 0.13], center=true);
// BLOCK 3
translate([-0.28, -0.33, -0.52])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.65, 0.17], center=true);
// BLOCK 4
translate([0.28, 0.27, -0.52])
rotate([0.00, 90.00, 0.00])
cube([0.65, 0.17, 0.13], center=true);
// BLOCK 5
translate([0.28, -0.33, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.65, 0.17, 0.13], center=true);
// BLOCK 6
translate([0.00, 0.33, 0.73])
rotate([0.00, 0.00, 90.00])
cube([0.26, 0.84, 0.24], center=true);
// BLOCK 7
translate([-0.30, 0.28, 0.28])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.64, 0.08], center=true);
// BLOCK 8
translate([-0.15, 0.28, 0.28])
rotate([180.00, 90.00, 0.00])
cube([0.64, 0.08, 0.08], center=true);
// BLOCK 9
translate([0.00, 0.28, 0.28])
rotate([180.00, 0.00, 0.00])
cube([0.08, 0.08, 0.64], center=true);
// BLOCK 10
translate([0.15, 0.28, 0.28])
rotate([180.00, 90.00, 0.00])
cube([0.64, 0.08, 0.08], center=true);
// BLOCK 11
translate([0.30, 0.28, 0.28])
rotate([0.00, 90.00, 180.00])
cube([0.64, 0.08, 0.08], center=true);
| |
8d169fef-bf72-4e7d-876a-83f8c421212c
|
// BLOCK 1
translate([-0.01, 0.43, 0.16])
rotate([0.00, 90.00, 180.00])
cube([0.38, 0.42, 0.96], center=true);
// BLOCK 2
translate([-0.53, -0.00, 0.10])
rotate([0.00, 0.00, 250.00])
cube([0.25, 1.28, 0.29], center=true);
// BLOCK 3
translate([0.53, -0.00, 0.10])
rotate([0.00, 0.00, 90.00])
cube([1.28, 0.25, 0.29], center=true);
// BLOCK 4
translate([-0.02, -0.21, 0.07])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.86, 0.77], center=true);
// BLOCK 5
translate([0.00, -0.00, -0.19])
rotate([0.00, 0.00, 180.00])
cube([1.30, 1.27, 0.32], center=true);
|
// BLOCK 1
translate([-0.01, 0.43, 0.16])
rotate([0.00, 90.00, 180.00])
cube([0.38, 0.42, 0.96], center=true);
// BLOCK 2
translate([-0.53, -0.00, 0.10])
rotate([0.00, 0.00, 0.00])
cube([0.25, 1.28, 0.29], center=true);
// BLOCK 3
translate([0.53, -0.00, 0.10])
rotate([0.00, 0.00, 90.00])
cube([1.28, 0.25, 0.29], center=true);
// BLOCK 4
translate([-0.02, -0.21, 0.07])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.86, 0.77], center=true);
// BLOCK 5
translate([0.00, -0.00, -0.19])
rotate([0.00, 0.00, 180.00])
cube([1.30, 1.27, 0.32], center=true);
| |
b1e1e357-1d8a-4fca-8f9e-425053771d6d
|
// BLOCK 1
translate([0.00, -0.00, 0.26])
rotate([240.00, 90.00, 180.00])
cube([0.07, 0.80, 1.77], center=true);
// BLOCK 2
translate([-0.83, 0.38, -0.04])
rotate([0.00, 0.00, 90.00])
cube([0.03, 0.05, 0.53], center=true);
// BLOCK 3
translate([-0.83, -0.38, -0.04])
rotate([90.00, 180.00, 180.00])
cube([0.05, 0.53, 0.03], center=true);
// BLOCK 4
translate([0.00, -0.00, -0.07])
rotate([180.00, 90.00, 0.00])
cube([0.04, 0.80, 1.77], center=true);
// BLOCK 5
translate([0.00, 0.04, 0.04])
rotate([0.00, 0.00, 180.00])
cube([0.31, 0.26, 0.18], center=true);
// BLOCK 6
translate([0.83, 0.38, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.05, 0.53, 0.03], center=true);
// BLOCK 7
translate([0.83, -0.38, -0.04])
rotate([180.00, 90.00, 0.00])
cube([0.53, 0.03, 0.05], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.26])
rotate([180.00, 90.00, 180.00])
cube([0.07, 0.80, 1.77], center=true);
// BLOCK 2
translate([-0.83, 0.38, -0.04])
rotate([0.00, 0.00, 90.00])
cube([0.03, 0.05, 0.53], center=true);
// BLOCK 3
translate([-0.83, -0.38, -0.04])
rotate([90.00, 180.00, 180.00])
cube([0.05, 0.53, 0.03], center=true);
// BLOCK 4
translate([0.00, -0.00, -0.07])
rotate([180.00, 90.00, 0.00])
cube([0.04, 0.80, 1.77], center=true);
// BLOCK 5
translate([0.00, 0.04, 0.04])
rotate([0.00, 0.00, 180.00])
cube([0.31, 0.26, 0.18], center=true);
// BLOCK 6
translate([0.83, 0.38, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.05, 0.53, 0.03], center=true);
// BLOCK 7
translate([0.83, -0.38, -0.04])
rotate([180.00, 90.00, 0.00])
cube([0.53, 0.03, 0.05], center=true);
| |
9a0871b9-822b-408a-bdf5-be4c375323e5
|
// BLOCK 1
translate([-0.01, -0.09, -0.22])
rotate([330.00, 180.00, 90.00])
cube([0.74, 0.92, 0.32], center=true);
// BLOCK 2
translate([0.00, 0.36, 0.23])
rotate([90.00, 180.00, 180.00])
cube([0.92, 1.20, 0.21], center=true);
// BLOCK 3
translate([-0.36, 0.37, -0.59])
rotate([0.00, 90.00, 0.00])
cube([0.46, 0.19, 0.21], center=true);
// BLOCK 4
translate([-0.36, -0.37, -0.60])
rotate([180.00, 90.00, 180.00])
cube([0.47, 0.19, 0.21], center=true);
// BLOCK 5
translate([0.36, 0.37, -0.59])
rotate([180.00, 0.00, 90.00])
cube([0.19, 0.21, 0.46], center=true);
// BLOCK 6
translate([0.36, -0.37, -0.60])
rotate([0.00, 0.00, 180.00])
cube([0.21, 0.19, 0.47], center=true);
|
// BLOCK 1
translate([-0.01, -0.09, -0.22])
rotate([0.00, 180.00, 90.00])
cube([0.74, 0.92, 0.32], center=true);
// BLOCK 2
translate([0.00, 0.36, 0.23])
rotate([90.00, 180.00, 180.00])
cube([0.92, 1.20, 0.21], center=true);
// BLOCK 3
translate([-0.36, 0.37, -0.59])
rotate([0.00, 90.00, 0.00])
cube([0.46, 0.19, 0.21], center=true);
// BLOCK 4
translate([-0.36, -0.37, -0.60])
rotate([180.00, 90.00, 180.00])
cube([0.47, 0.19, 0.21], center=true);
// BLOCK 5
translate([0.36, 0.37, -0.59])
rotate([180.00, 0.00, 90.00])
cube([0.19, 0.21, 0.46], center=true);
// BLOCK 6
translate([0.36, -0.37, -0.60])
rotate([0.00, 0.00, 180.00])
cube([0.21, 0.19, 0.47], center=true);
| |
c86c6730-442e-4154-b7ae-d9d3645b3057
|
// BLOCK 1
translate([0.00, -0.00, 0.39])
rotate([180.00, 90.00, 0.00])
cube([0.03, 0.65, 1.52], center=true);
// BLOCK 2
translate([0.00, -0.00, 0.35])
rotate([0.00, 90.00, 180.00])
cube([0.09, 0.06, 1.37], center=true);
// BLOCK 3
translate([-0.71, -0.02, 0.01])
rotate([180.00, 250.00, 90.00])
cube([0.14, 0.06, 0.69], center=true);
// BLOCK 4
translate([-0.71, -0.02, -0.36])
rotate([0.00, 180.00, 180.00])
cube([0.08, 0.52, 0.04], center=true);
// BLOCK 5
translate([-0.71, -0.04, 0.38])
rotate([180.00, 90.00, 0.00])
cube([0.04, 0.49, 0.07], center=true);
// BLOCK 6
translate([-0.71, -0.02, -0.39])
rotate([180.00, 180.00, 90.00])
cube([0.52, 0.08, 0.04], center=true);
// BLOCK 7
translate([0.71, -0.02, 0.01])
rotate([0.00, 90.00, 180.00])
cube([0.69, 0.14, 0.06], center=true);
// BLOCK 8
translate([0.71, -0.02, -0.36])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.04, 0.52], center=true);
// BLOCK 9
translate([0.71, -0.04, 0.38])
rotate([180.00, 180.00, 90.00])
cube([0.49, 0.07, 0.04], center=true);
// BLOCK 10
translate([0.71, -0.02, -0.39])
rotate([90.00, 0.00, 180.00])
cube([0.08, 0.04, 0.52], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.39])
rotate([180.00, 90.00, 0.00])
cube([0.03, 0.65, 1.52], center=true);
// BLOCK 2
translate([0.00, -0.00, 0.35])
rotate([0.00, 90.00, 180.00])
cube([0.09, 0.06, 1.37], center=true);
// BLOCK 3
translate([-0.71, -0.02, 0.01])
rotate([180.00, 180.00, 90.00])
cube([0.14, 0.06, 0.69], center=true);
// BLOCK 4
translate([-0.71, -0.02, -0.36])
rotate([0.00, 180.00, 180.00])
cube([0.08, 0.52, 0.04], center=true);
// BLOCK 5
translate([-0.71, -0.04, 0.38])
rotate([180.00, 90.00, 0.00])
cube([0.04, 0.49, 0.07], center=true);
// BLOCK 6
translate([-0.71, -0.02, -0.39])
rotate([180.00, 180.00, 90.00])
cube([0.52, 0.08, 0.04], center=true);
// BLOCK 7
translate([0.71, -0.02, 0.01])
rotate([0.00, 90.00, 180.00])
cube([0.69, 0.14, 0.06], center=true);
// BLOCK 8
translate([0.71, -0.02, -0.36])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.04, 0.52], center=true);
// BLOCK 9
translate([0.71, -0.04, 0.38])
rotate([180.00, 180.00, 90.00])
cube([0.49, 0.07, 0.04], center=true);
// BLOCK 10
translate([0.71, -0.02, -0.39])
rotate([90.00, 0.00, 180.00])
cube([0.08, 0.04, 0.52], center=true);
| |
12b50d48-fd5b-486f-b130-024b31517bfa
|
// BLOCK 1
translate([0.00, 0.06, -0.68])
rotate([180.00, 0.00, 0.00])
cube([1.41, 0.53, 0.02], center=true);
// BLOCK 2
translate([-0.23, 0.04, 0.03])
rotate([0.00, 90.00, 180.00])
cube([1.34, 0.49, 0.04], center=true);
// BLOCK 3
translate([0.00, 0.06, 0.68])
rotate([0.00, 180.00, 90.00])
cube([0.53, 1.41, 0.02], center=true);
// BLOCK 4
translate([0.00, 0.31, 0.03])
rotate([0.00, 0.00, 90.00])
cube([0.04, 1.41, 1.34], center=true);
// BLOCK 5
translate([0.00, -0.22, 0.29])
rotate([0.00, 0.00, 90.00])
cube([0.04, 1.27, 0.38], center=true);
// BLOCK 6
translate([0.00, -0.22, -0.67])
rotate([180.00, 180.00, 90.00])
cube([0.04, 1.41, 0.07], center=true);
// BLOCK 7
translate([0.00, -0.22, 0.67])
rotate([90.00, 180.00, 0.00])
cube([1.41, 0.07, 0.04], center=true);
// BLOCK 8
translate([0.00, -0.28, -0.28])
rotate([90.00, 0.00, 0.00])
cube([1.39, 0.83, 0.09], center=true);
// BLOCK 9
translate([0.23, 0.04, 0.03])
rotate([180.00, 180.00, 180.00])
cube([0.04, 0.49, 1.34], center=true);
// BLOCK 10
translate([-0.67, -0.22, 0.03])
rotate([90.00, 0.00, 240.00])
cube([0.07, 1.34, 0.04], center=true);
// BLOCK 11
translate([-0.67, 0.04, 0.03])
rotate([180.00, 0.00, 180.00])
cube([0.02, 0.49, 1.34], center=true);
// BLOCK 12
translate([0.67, -0.22, 0.03])
rotate([180.00, 0.00, 180.00])
cube([0.07, 0.04, 1.34], center=true);
// BLOCK 13
translate([0.67, 0.04, 0.03])
rotate([0.00, 180.00, 0.00])
cube([0.02, 0.49, 1.34], center=true);
|
// BLOCK 1
translate([0.00, 0.06, -0.68])
rotate([180.00, 0.00, 0.00])
cube([1.41, 0.53, 0.02], center=true);
// BLOCK 2
translate([-0.23, 0.04, 0.03])
rotate([0.00, 90.00, 180.00])
cube([1.34, 0.49, 0.04], center=true);
// BLOCK 3
translate([0.00, 0.06, 0.68])
rotate([0.00, 180.00, 90.00])
cube([0.53, 1.41, 0.02], center=true);
// BLOCK 4
translate([0.00, 0.31, 0.03])
rotate([0.00, 0.00, 90.00])
cube([0.04, 1.41, 1.34], center=true);
// BLOCK 5
translate([0.00, -0.22, 0.29])
rotate([0.00, 0.00, 90.00])
cube([0.04, 1.27, 0.38], center=true);
// BLOCK 6
translate([0.00, -0.22, -0.67])
rotate([180.00, 180.00, 90.00])
cube([0.04, 1.41, 0.07], center=true);
// BLOCK 7
translate([0.00, -0.22, 0.67])
rotate([90.00, 180.00, 0.00])
cube([1.41, 0.07, 0.04], center=true);
// BLOCK 8
translate([0.00, -0.28, -0.28])
rotate([90.00, 0.00, 0.00])
cube([1.39, 0.83, 0.09], center=true);
// BLOCK 9
translate([0.23, 0.04, 0.03])
rotate([180.00, 180.00, 180.00])
cube([0.04, 0.49, 1.34], center=true);
// BLOCK 10
translate([-0.67, -0.22, 0.03])
rotate([90.00, 0.00, 0.00])
cube([0.07, 1.34, 0.04], center=true);
// BLOCK 11
translate([-0.67, 0.04, 0.03])
rotate([180.00, 0.00, 180.00])
cube([0.02, 0.49, 1.34], center=true);
// BLOCK 12
translate([0.67, -0.22, 0.03])
rotate([180.00, 0.00, 180.00])
cube([0.07, 0.04, 1.34], center=true);
// BLOCK 13
translate([0.67, 0.04, 0.03])
rotate([0.00, 180.00, 0.00])
cube([0.02, 0.49, 1.34], center=true);
| |
f22ac48d-7734-44da-a01e-1eea6271c681
|
// BLOCK 1
translate([-0.60, 0.38, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.81, 0.13], center=true);
// BLOCK 2
translate([-0.60, -0.38, 0.00])
rotate([180.00, 180.00, 300.00])
cube([0.13, 0.13, 0.81], center=true);
// BLOCK 3
translate([0.60, 0.38, 0.00])
rotate([180.00, 0.00, 90.00])
cube([0.13, 0.13, 0.81], center=true);
// BLOCK 4
translate([0.60, -0.38, 0.00])
rotate([180.00, 0.00, 0.00])
cube([0.13, 0.13, 0.81], center=true);
// BLOCK 5
translate([0.00, -0.00, 0.39])
rotate([0.00, 180.00, 90.00])
cube([0.89, 1.33, 0.03], center=true);
// BLOCK 6
translate([-0.65, -0.00, 0.32])
rotate([90.00, 180.00, 180.00])
cube([0.03, 0.10, 0.62], center=true);
// BLOCK 7
translate([0.00, 0.43, 0.32])
rotate([0.00, 0.00, 90.00])
cube([0.03, 1.07, 0.10], center=true);
// BLOCK 8
translate([0.65, -0.00, 0.32])
rotate([0.00, 180.00, 90.00])
cube([0.62, 0.03, 0.10], center=true);
// BLOCK 9
translate([0.00, -0.43, 0.32])
rotate([0.00, 0.00, 0.00])
cube([1.07, 0.03, 0.10], center=true);
|
// BLOCK 1
translate([-0.60, 0.38, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.81, 0.13], center=true);
// BLOCK 2
translate([-0.60, -0.38, 0.00])
rotate([180.00, 180.00, 0.00])
cube([0.13, 0.13, 0.81], center=true);
// BLOCK 3
translate([0.60, 0.38, 0.00])
rotate([180.00, 0.00, 90.00])
cube([0.13, 0.13, 0.81], center=true);
// BLOCK 4
translate([0.60, -0.38, 0.00])
rotate([180.00, 0.00, 0.00])
cube([0.13, 0.13, 0.81], center=true);
// BLOCK 5
translate([0.00, -0.00, 0.39])
rotate([0.00, 180.00, 90.00])
cube([0.89, 1.33, 0.03], center=true);
// BLOCK 6
translate([-0.65, -0.00, 0.32])
rotate([90.00, 180.00, 180.00])
cube([0.03, 0.10, 0.62], center=true);
// BLOCK 7
translate([0.00, 0.43, 0.32])
rotate([0.00, 0.00, 90.00])
cube([0.03, 1.07, 0.10], center=true);
// BLOCK 8
translate([0.65, -0.00, 0.32])
rotate([0.00, 180.00, 90.00])
cube([0.62, 0.03, 0.10], center=true);
// BLOCK 9
translate([0.00, -0.43, 0.32])
rotate([0.00, 0.00, 0.00])
cube([1.07, 0.03, 0.10], center=true);
| |
cf627e5d-513a-4f1f-bd35-044f952f42ae
|
// BLOCK 1
translate([0.00, -0.00, -0.21])
rotate([180.00, 50.00, 0.00])
cube([0.91, 0.93, 0.29], center=true);
// BLOCK 2
translate([0.00, 0.35, 0.37])
rotate([90.00, 180.00, 0.00])
cube([0.90, 0.89, 0.21], center=true);
// BLOCK 3
translate([-0.38, 0.39, -0.58])
rotate([90.00, 0.00, 180.00])
cube([0.13, 0.48, 0.14], center=true);
// BLOCK 4
translate([-0.38, -0.39, -0.57])
rotate([180.00, 0.00, 90.00])
cube([0.14, 0.14, 0.46], center=true);
// BLOCK 5
translate([0.38, -0.39, -0.60])
rotate([0.00, 90.00, 180.00])
cube([0.44, 0.14, 0.14], center=true);
// BLOCK 6
translate([0.39, 0.39, -0.58])
rotate([0.00, 180.00, 0.00])
cube([0.13, 0.14, 0.48], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.21])
rotate([180.00, 180.00, 0.00])
cube([0.91, 0.93, 0.29], center=true);
// BLOCK 2
translate([0.00, 0.35, 0.37])
rotate([90.00, 180.00, 0.00])
cube([0.90, 0.89, 0.21], center=true);
// BLOCK 3
translate([-0.38, 0.39, -0.58])
rotate([90.00, 0.00, 180.00])
cube([0.13, 0.48, 0.14], center=true);
// BLOCK 4
translate([-0.38, -0.39, -0.57])
rotate([180.00, 0.00, 90.00])
cube([0.14, 0.14, 0.46], center=true);
// BLOCK 5
translate([0.38, -0.39, -0.60])
rotate([0.00, 90.00, 180.00])
cube([0.44, 0.14, 0.14], center=true);
// BLOCK 6
translate([0.39, 0.39, -0.58])
rotate([0.00, 180.00, 0.00])
cube([0.13, 0.14, 0.48], center=true);
| |
cffe1bb8-2901-430f-b03d-9b0af95a2a19
|
// BLOCK 1
translate([-0.01, -0.00, 0.35])
rotate([0.00, 180.00, 0.00])
cube([1.44, 1.44, 0.09], center=true);
// BLOCK 2
translate([-0.25, 0.30, -0.11])
rotate([300.00, 0.00, 0.00])
cube([0.06, 0.04, 0.79], center=true);
// BLOCK 3
translate([-0.27, -0.25, -0.11])
rotate([180.00, 90.00, 180.00])
cube([0.07, 0.90, 0.12], center=true);
// BLOCK 4
translate([0.32, 0.25, -0.11])
rotate([0.00, 0.00, 90.00])
cube([0.12, 1.01, 0.07], center=true);
// BLOCK 5
translate([0.28, -0.26, -0.10])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.83, 0.04], center=true);
// BLOCK 6
translate([-0.03, 0.01, 0.20])
rotate([0.00, 180.00, 90.00])
cube([0.16, 0.18, 0.16], center=true);
|
// BLOCK 1
translate([-0.01, -0.00, 0.35])
rotate([0.00, 180.00, 0.00])
cube([1.44, 1.44, 0.09], center=true);
// BLOCK 2
translate([-0.25, 0.30, -0.11])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.04, 0.79], center=true);
// BLOCK 3
translate([-0.27, -0.25, -0.11])
rotate([180.00, 90.00, 180.00])
cube([0.07, 0.90, 0.12], center=true);
// BLOCK 4
translate([0.32, 0.25, -0.11])
rotate([0.00, 0.00, 90.00])
cube([0.12, 1.01, 0.07], center=true);
// BLOCK 5
translate([0.28, -0.26, -0.10])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.83, 0.04], center=true);
// BLOCK 6
translate([-0.03, 0.01, 0.20])
rotate([0.00, 180.00, 90.00])
cube([0.16, 0.18, 0.16], center=true);
| |
0e88bfa0-4e49-43db-a436-c3dc88ec8fab
|
// BLOCK 1
translate([0.00, -0.00, 0.22])
rotate([0.00, 180.00, 180.00])
cube([1.54, 1.39, 0.07], center=true);
// BLOCK 2
translate([0.02, 0.49, 0.14])
rotate([180.00, 90.00, 0.00])
cube([0.09, 0.07, 0.96], center=true);
// BLOCK 3
translate([0.02, -0.63, 0.14])
rotate([0.00, 0.00, 90.00])
cube([0.07, 0.96, 0.09], center=true);
// BLOCK 4
translate([-0.54, 0.47, -0.03])
rotate([180.00, 0.00, 180.00])
cube([0.17, 0.17, 0.44], center=true);
// BLOCK 5
translate([-0.58, -0.07, 0.15])
rotate([180.00, 180.00, 90.00])
cube([1.00, 0.05, 0.08], center=true);
// BLOCK 6
translate([-0.54, -0.61, -0.03])
rotate([180.00, 310.00, 90.00])
cube([0.17, 0.17, 0.44], center=true);
// BLOCK 7
translate([0.54, 0.47, -0.03])
rotate([0.00, 0.00, 0.00])
cube([0.17, 0.17, 0.44], center=true);
// BLOCK 8
translate([0.57, -0.07, 0.15])
rotate([180.00, 90.00, 180.00])
cube([0.08, 1.00, 0.05], center=true);
// BLOCK 9
translate([0.54, -0.61, -0.03])
rotate([0.00, 0.00, 90.00])
cube([0.17, 0.17, 0.44], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.22])
rotate([0.00, 180.00, 180.00])
cube([1.54, 1.39, 0.07], center=true);
// BLOCK 2
translate([0.02, 0.49, 0.14])
rotate([180.00, 90.00, 0.00])
cube([0.09, 0.07, 0.96], center=true);
// BLOCK 3
translate([0.02, -0.63, 0.14])
rotate([0.00, 0.00, 90.00])
cube([0.07, 0.96, 0.09], center=true);
// BLOCK 4
translate([-0.54, 0.47, -0.03])
rotate([180.00, 0.00, 180.00])
cube([0.17, 0.17, 0.44], center=true);
// BLOCK 5
translate([-0.58, -0.07, 0.15])
rotate([180.00, 180.00, 90.00])
cube([1.00, 0.05, 0.08], center=true);
// BLOCK 6
translate([-0.54, -0.61, -0.03])
rotate([180.00, 180.00, 90.00])
cube([0.17, 0.17, 0.44], center=true);
// BLOCK 7
translate([0.54, 0.47, -0.03])
rotate([0.00, 0.00, 0.00])
cube([0.17, 0.17, 0.44], center=true);
// BLOCK 8
translate([0.57, -0.07, 0.15])
rotate([180.00, 90.00, 180.00])
cube([0.08, 1.00, 0.05], center=true);
// BLOCK 9
translate([0.54, -0.61, -0.03])
rotate([0.00, 0.00, 90.00])
cube([0.17, 0.17, 0.44], center=true);
| |
606edb22-982a-47f2-bb1d-f1c6ca7f1351
|
// BLOCK 1
translate([-0.40, 0.50, -0.52])
rotate([0.00, 180.00, 90.00])
cube([0.26, 0.27, 0.17], center=true);
// BLOCK 2
translate([-0.40, -0.47, -0.52])
rotate([0.00, 90.00, 180.00])
cube([0.17, 0.26, 0.27], center=true);
// BLOCK 3
translate([0.39, 0.50, -0.52])
rotate([0.00, 0.00, 90.00])
cube([0.26, 0.27, 0.17], center=true);
// BLOCK 4
translate([0.39, -0.47, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.17, 0.26, 0.27], center=true);
// BLOCK 5
translate([0.00, -0.07, -0.15])
rotate([90.00, 60.00, 0.00])
cube([1.11, 0.24, 1.13], center=true);
// BLOCK 6
translate([0.00, -0.08, -0.35])
rotate([0.00, 90.00, 180.00])
cube([0.16, 1.13, 1.11], center=true);
// BLOCK 7
translate([0.00, 0.41, 0.26])
rotate([180.00, 90.00, 180.00])
cube([0.65, 0.22, 1.10], center=true);
// BLOCK 8
translate([0.00, 0.57, 0.01])
rotate([180.00, 0.00, 0.00])
cube([1.09, 0.15, 0.89], center=true);
|
// BLOCK 1
translate([-0.40, 0.50, -0.52])
rotate([0.00, 180.00, 90.00])
cube([0.26, 0.27, 0.17], center=true);
// BLOCK 2
translate([-0.40, -0.47, -0.52])
rotate([0.00, 90.00, 180.00])
cube([0.17, 0.26, 0.27], center=true);
// BLOCK 3
translate([0.39, 0.50, -0.52])
rotate([0.00, 0.00, 90.00])
cube([0.26, 0.27, 0.17], center=true);
// BLOCK 4
translate([0.39, -0.47, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.17, 0.26, 0.27], center=true);
// BLOCK 5
translate([0.00, -0.07, -0.15])
rotate([90.00, 180.00, 0.00])
cube([1.11, 0.24, 1.13], center=true);
// BLOCK 6
translate([0.00, -0.08, -0.35])
rotate([0.00, 90.00, 180.00])
cube([0.16, 1.13, 1.11], center=true);
// BLOCK 7
translate([0.00, 0.41, 0.26])
rotate([180.00, 90.00, 180.00])
cube([0.65, 0.22, 1.10], center=true);
// BLOCK 8
translate([0.00, 0.57, 0.01])
rotate([180.00, 0.00, 0.00])
cube([1.09, 0.15, 0.89], center=true);
| |
ab120318-dd32-4f7d-8c13-920b8359a715
|
// BLOCK 1
translate([0.00, -0.00, 0.22])
rotate([70.00, 0.00, 90.00])
cube([1.41, 1.41, 0.01], center=true);
// BLOCK 2
translate([-0.39, -0.28, -0.22])
rotate([0.00, 180.00, 0.00])
cube([0.10, 0.10, 0.02], center=true);
// BLOCK 3
translate([0.22, 0.31, -0.22])
rotate([180.00, 0.00, 90.00])
cube([0.11, 0.10, 0.02], center=true);
// BLOCK 4
translate([-0.08, -0.00, 0.01])
rotate([180.00, 90.00, 180.00])
cube([0.43, 1.04, 1.04], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.22])
rotate([180.00, 0.00, 90.00])
cube([1.41, 1.41, 0.01], center=true);
// BLOCK 2
translate([-0.39, -0.28, -0.22])
rotate([0.00, 180.00, 0.00])
cube([0.10, 0.10, 0.02], center=true);
// BLOCK 3
translate([0.22, 0.31, -0.22])
rotate([180.00, 0.00, 90.00])
cube([0.11, 0.10, 0.02], center=true);
// BLOCK 4
translate([-0.08, -0.00, 0.01])
rotate([180.00, 90.00, 180.00])
cube([0.43, 1.04, 1.04], center=true);
| |
de2a7c92-ba9d-4b8f-8463-0df489b16268
|
// BLOCK 1
translate([0.01, -0.00, 0.00])
rotate([0.00, 90.00, 180.00])
cube([1.04, 0.45, 1.49], center=true);
// BLOCK 2
translate([0.01, -0.00, -0.56])
rotate([230.00, 90.00, 180.00])
cube([0.08, 0.45, 1.49], center=true);
// BLOCK 3
translate([-0.79, -0.00, 0.01])
rotate([180.00, 180.00, 180.00])
cube([0.12, 0.45, 1.18], center=true);
// BLOCK 4
translate([-0.43, -0.00, 0.54])
rotate([0.00, 90.00, 180.00])
cube([0.03, 0.45, 0.15], center=true);
// BLOCK 5
translate([0.05, -0.00, 0.57])
rotate([0.00, 90.00, 180.00])
cube([0.05, 0.45, 1.57], center=true);
// BLOCK 6
translate([0.79, -0.00, 0.01])
rotate([90.00, 180.00, 180.00])
cube([0.12, 1.18, 0.45], center=true);
// BLOCK 7
translate([-0.03, -0.00, 0.54])
rotate([180.00, 180.00, 90.00])
cube([0.45, 0.15, 0.03], center=true);
// BLOCK 8
translate([0.37, -0.00, 0.54])
rotate([180.00, 180.00, 0.00])
cube([0.15, 0.45, 0.03], center=true);
|
// BLOCK 1
translate([0.01, -0.00, 0.00])
rotate([0.00, 90.00, 180.00])
cube([1.04, 0.45, 1.49], center=true);
// BLOCK 2
translate([0.01, -0.00, -0.56])
rotate([0.00, 90.00, 180.00])
cube([0.08, 0.45, 1.49], center=true);
// BLOCK 3
translate([-0.79, -0.00, 0.01])
rotate([180.00, 180.00, 180.00])
cube([0.12, 0.45, 1.18], center=true);
// BLOCK 4
translate([-0.43, -0.00, 0.54])
rotate([0.00, 90.00, 180.00])
cube([0.03, 0.45, 0.15], center=true);
// BLOCK 5
translate([0.05, -0.00, 0.57])
rotate([0.00, 90.00, 180.00])
cube([0.05, 0.45, 1.57], center=true);
// BLOCK 6
translate([0.79, -0.00, 0.01])
rotate([90.00, 180.00, 180.00])
cube([0.12, 1.18, 0.45], center=true);
// BLOCK 7
translate([-0.03, -0.00, 0.54])
rotate([180.00, 180.00, 90.00])
cube([0.45, 0.15, 0.03], center=true);
// BLOCK 8
translate([0.37, -0.00, 0.54])
rotate([180.00, 180.00, 0.00])
cube([0.15, 0.45, 0.03], center=true);
| |
8eacf124-4fd7-497c-ba74-942186a10a31
|
// BLOCK 1
translate([0.00, 0.11, -0.68])
rotate([180.00, 90.00, 180.00])
cube([0.18, 0.94, 0.93], center=true);
// BLOCK 2
translate([0.00, 0.04, -0.58])
rotate([90.00, 180.00, 180.00])
cube([0.87, 0.04, 1.07], center=true);
// BLOCK 3
translate([-0.45, 0.04, 0.09])
rotate([0.00, 90.00, 180.00])
cube([1.36, 1.07, 0.03], center=true);
// BLOCK 4
translate([0.00, 0.04, 0.75])
rotate([0.00, 0.00, 180.00])
cube([0.87, 1.07, 0.03], center=true);
// BLOCK 5
translate([0.00, 0.55, 0.09])
rotate([180.00, 0.00, 180.00])
cube([0.90, 0.04, 1.37], center=true);
// BLOCK 6
translate([0.00, -0.10, -0.46])
rotate([0.00, 0.00, 0.00])
cube([0.93, 0.94, 0.26], center=true);
// BLOCK 7
translate([0.00, -0.10, -0.19])
rotate([180.00, 180.00, 180.00])
cube([0.93, 0.94, 0.26], center=true);
// BLOCK 8
translate([0.00, -0.10, 0.62])
rotate([0.00, 0.00, 180.00])
cube([0.93, 0.94, 0.26], center=true);
// BLOCK 9
translate([0.45, 0.04, 0.09])
rotate([180.00, 180.00, 0.00])
cube([0.03, 1.07, 1.36], center=true);
// BLOCK 10
translate([0.00, -0.10, 0.08])
rotate([240.00, 90.00, 0.00])
cube([0.26, 0.94, 0.93], center=true);
// BLOCK 11
translate([0.00, -0.10, 0.35])
rotate([0.00, 90.00, 0.00])
cube([0.26, 0.94, 0.93], center=true);
|
// BLOCK 1
translate([0.00, 0.11, -0.68])
rotate([180.00, 90.00, 180.00])
cube([0.18, 0.94, 0.93], center=true);
// BLOCK 2
translate([0.00, 0.04, -0.58])
rotate([90.00, 180.00, 180.00])
cube([0.87, 0.04, 1.07], center=true);
// BLOCK 3
translate([-0.45, 0.04, 0.09])
rotate([0.00, 90.00, 180.00])
cube([1.36, 1.07, 0.03], center=true);
// BLOCK 4
translate([0.00, 0.04, 0.75])
rotate([0.00, 0.00, 180.00])
cube([0.87, 1.07, 0.03], center=true);
// BLOCK 5
translate([0.00, 0.55, 0.09])
rotate([180.00, 0.00, 180.00])
cube([0.90, 0.04, 1.37], center=true);
// BLOCK 6
translate([0.00, -0.10, -0.46])
rotate([0.00, 0.00, 0.00])
cube([0.93, 0.94, 0.26], center=true);
// BLOCK 7
translate([0.00, -0.10, -0.19])
rotate([180.00, 180.00, 180.00])
cube([0.93, 0.94, 0.26], center=true);
// BLOCK 8
translate([0.00, -0.10, 0.62])
rotate([0.00, 0.00, 180.00])
cube([0.93, 0.94, 0.26], center=true);
// BLOCK 9
translate([0.45, 0.04, 0.09])
rotate([180.00, 180.00, 0.00])
cube([0.03, 1.07, 1.36], center=true);
// BLOCK 10
translate([0.00, -0.10, 0.08])
rotate([0.00, 90.00, 0.00])
cube([0.26, 0.94, 0.93], center=true);
// BLOCK 11
translate([0.00, -0.10, 0.35])
rotate([0.00, 90.00, 0.00])
cube([0.26, 0.94, 0.93], center=true);
| |
e71ab756-e003-4aa9-b976-3b7414b7b4f4
|
// BLOCK 1
translate([0.01, -0.00, -0.37])
rotate([0.00, 90.00, 0.00])
cube([0.54, 0.80, 1.12], center=true);
// BLOCK 2
translate([0.01, 0.33, 0.15])
rotate([0.00, 90.00, 0.00])
cube([0.97, 0.13, 1.13], center=true);
// BLOCK 3
translate([-0.56, 0.03, -0.21])
rotate([180.00, 180.00, 180.00])
cube([0.14, 0.73, 0.79], center=true);
// BLOCK 4
translate([0.56, 0.03, -0.21])
rotate([30.00, 0.00, 180.00])
cube([0.14, 0.79, 0.73], center=true);
|
// BLOCK 1
translate([0.01, -0.00, -0.37])
rotate([0.00, 90.00, 0.00])
cube([0.54, 0.80, 1.12], center=true);
// BLOCK 2
translate([0.01, 0.33, 0.15])
rotate([0.00, 90.00, 0.00])
cube([0.97, 0.13, 1.13], center=true);
// BLOCK 3
translate([-0.56, 0.03, -0.21])
rotate([180.00, 180.00, 180.00])
cube([0.14, 0.73, 0.79], center=true);
// BLOCK 4
translate([0.56, 0.03, -0.21])
rotate([90.00, 0.00, 180.00])
cube([0.14, 0.79, 0.73], center=true);
| |
f404e877-894f-4865-8252-a76a98dabdc6
|
// BLOCK 1
translate([-0.45, -0.05, 0.09])
rotate([90.00, 0.00, 180.00])
cube([0.16, 0.79, 1.08], center=true);
// BLOCK 2
translate([0.44, -0.05, 0.09])
rotate([90.00, 180.00, 0.00])
cube([0.16, 0.79, 1.08], center=true);
// BLOCK 3
translate([0.00, -0.12, -0.27])
rotate([0.00, 90.00, 0.00])
cube([0.04, 0.94, 1.06], center=true);
// BLOCK 4
translate([-0.01, -0.14, -0.09])
rotate([180.00, 0.00, 90.00])
cube([0.93, 0.85, 0.13], center=true);
// BLOCK 5
translate([0.02, -0.12, -0.20])
rotate([90.00, 0.00, 180.00])
cube([0.88, 0.18, 0.95], center=true);
// BLOCK 6
translate([0.00, 0.45, 0.33])
rotate([180.00, 0.00, 90.00])
cube([0.13, 0.91, 0.67], center=true);
// BLOCK 7
translate([0.00, 0.46, 0.13])
rotate([0.00, 90.00, 180.00])
cube([0.78, 0.13, 1.07], center=true);
// BLOCK 8
translate([-0.53, 0.40, -0.47])
rotate([180.00, 0.00, 0.00])
cube([0.03, 0.03, 0.37], center=true);
// BLOCK 9
translate([-0.55, -0.06, -0.64])
rotate([180.00, 0.00, 180.00])
cube([0.02, 1.03, 0.05], center=true);
// BLOCK 10
translate([-0.53, -0.59, -0.45])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.03, 0.39], center=true);
// BLOCK 11
translate([0.53, 0.40, -0.47])
rotate([0.00, 150.00, 0.00])
cube([0.03, 0.03, 0.37], center=true);
// BLOCK 12
translate([0.55, -0.06, -0.64])
rotate([90.00, 0.00, 0.00])
cube([0.02, 0.05, 1.03], center=true);
// BLOCK 13
translate([0.53, -0.59, -0.45])
rotate([180.00, 90.00, 0.00])
cube([0.39, 0.04, 0.03], center=true);
|
// BLOCK 1
translate([-0.45, -0.05, 0.09])
rotate([90.00, 0.00, 180.00])
cube([0.16, 0.79, 1.08], center=true);
// BLOCK 2
translate([0.44, -0.05, 0.09])
rotate([90.00, 180.00, 0.00])
cube([0.16, 0.79, 1.08], center=true);
// BLOCK 3
translate([0.00, -0.12, -0.27])
rotate([0.00, 90.00, 0.00])
cube([0.04, 0.94, 1.06], center=true);
// BLOCK 4
translate([-0.01, -0.14, -0.09])
rotate([180.00, 0.00, 90.00])
cube([0.93, 0.85, 0.13], center=true);
// BLOCK 5
translate([0.02, -0.12, -0.20])
rotate([90.00, 0.00, 180.00])
cube([0.88, 0.18, 0.95], center=true);
// BLOCK 6
translate([0.00, 0.45, 0.33])
rotate([180.00, 0.00, 90.00])
cube([0.13, 0.91, 0.67], center=true);
// BLOCK 7
translate([0.00, 0.46, 0.13])
rotate([0.00, 90.00, 180.00])
cube([0.78, 0.13, 1.07], center=true);
// BLOCK 8
translate([-0.53, 0.40, -0.47])
rotate([180.00, 0.00, 0.00])
cube([0.03, 0.03, 0.37], center=true);
// BLOCK 9
translate([-0.55, -0.06, -0.64])
rotate([180.00, 0.00, 180.00])
cube([0.02, 1.03, 0.05], center=true);
// BLOCK 10
translate([-0.53, -0.59, -0.45])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.03, 0.39], center=true);
// BLOCK 11
translate([0.53, 0.40, -0.47])
rotate([0.00, 180.00, 0.00])
cube([0.03, 0.03, 0.37], center=true);
// BLOCK 12
translate([0.55, -0.06, -0.64])
rotate([90.00, 0.00, 0.00])
cube([0.02, 0.05, 1.03], center=true);
// BLOCK 13
translate([0.53, -0.59, -0.45])
rotate([180.00, 90.00, 0.00])
cube([0.39, 0.04, 0.03], center=true);
| |
0d7ce2ea-ad9a-42ac-9670-988f4b116d3d
|
// BLOCK 1
translate([-0.01, -0.00, 0.28])
rotate([90.00, 180.00, 0.00])
cube([1.34, 0.19, 1.00], center=true);
// BLOCK 2
translate([-0.62, 0.44, -0.08])
rotate([0.00, 180.00, 0.00])
cube([0.11, 0.12, 0.57], center=true);
// BLOCK 3
translate([-0.62, -0.43, -0.08])
rotate([0.00, 90.00, 40.00])
cube([0.58, 0.13, 0.11], center=true);
// BLOCK 4
translate([0.62, 0.44, -0.08])
rotate([0.00, 0.00, 90.00])
cube([0.12, 0.11, 0.57], center=true);
// BLOCK 5
translate([0.62, -0.43, -0.08])
rotate([0.00, 90.00, 180.00])
cube([0.58, 0.13, 0.11], center=true);
|
// BLOCK 1
translate([-0.01, -0.00, 0.28])
rotate([90.00, 180.00, 0.00])
cube([1.34, 0.19, 1.00], center=true);
// BLOCK 2
translate([-0.62, 0.44, -0.08])
rotate([0.00, 180.00, 0.00])
cube([0.11, 0.12, 0.57], center=true);
// BLOCK 3
translate([-0.62, -0.43, -0.08])
rotate([0.00, 90.00, 180.00])
cube([0.58, 0.13, 0.11], center=true);
// BLOCK 4
translate([0.62, 0.44, -0.08])
rotate([0.00, 0.00, 90.00])
cube([0.12, 0.11, 0.57], center=true);
// BLOCK 5
translate([0.62, -0.43, -0.08])
rotate([0.00, 90.00, 180.00])
cube([0.58, 0.13, 0.11], center=true);
| |
3902242f-7417-4d05-b743-f1632c151a52
|
// BLOCK 1
translate([0.00, -0.01, -0.97])
rotate([0.00, 90.00, 180.00])
cube([0.02, 0.32, 0.26], center=true);
// BLOCK 2
translate([0.00, -0.01, -0.18])
rotate([180.00, 0.00, 0.00])
cube([0.26, 0.32, 0.01], center=true);
// BLOCK 3
translate([0.00, -0.01, 0.32])
rotate([180.00, 180.00, 90.00])
cube([0.32, 0.26, 0.02], center=true);
// BLOCK 4
translate([-0.14, -0.00, 0.00])
rotate([0.00, 90.00, 180.00])
cube([1.96, 0.34, 0.02], center=true);
// BLOCK 5
translate([0.00, -0.01, 0.97])
rotate([180.00, 90.00, 180.00])
cube([0.02, 0.32, 0.26], center=true);
// BLOCK 6
translate([0.00, 0.16, 0.01])
rotate([180.00, 0.00, 220.00])
cube([0.26, 0.02, 1.94], center=true);
// BLOCK 7
translate([0.00, -0.17, -0.60])
rotate([90.00, 180.00, 180.00])
cube([0.26, 0.73, 0.01], center=true);
// BLOCK 8
translate([0.00, -0.01, -0.06])
rotate([0.00, 90.00, 0.00])
cube([0.01, 0.32, 0.26], center=true);
// BLOCK 9
translate([0.14, -0.00, 0.00])
rotate([0.00, 180.00, 90.00])
cube([0.34, 0.02, 1.96], center=true);
|
// BLOCK 1
translate([0.00, -0.01, -0.97])
rotate([0.00, 90.00, 180.00])
cube([0.02, 0.32, 0.26], center=true);
// BLOCK 2
translate([0.00, -0.01, -0.18])
rotate([180.00, 0.00, 0.00])
cube([0.26, 0.32, 0.01], center=true);
// BLOCK 3
translate([0.00, -0.01, 0.32])
rotate([180.00, 180.00, 90.00])
cube([0.32, 0.26, 0.02], center=true);
// BLOCK 4
translate([-0.14, -0.00, 0.00])
rotate([0.00, 90.00, 180.00])
cube([1.96, 0.34, 0.02], center=true);
// BLOCK 5
translate([0.00, -0.01, 0.97])
rotate([180.00, 90.00, 180.00])
cube([0.02, 0.32, 0.26], center=true);
// BLOCK 6
translate([0.00, 0.16, 0.01])
rotate([180.00, 0.00, 180.00])
cube([0.26, 0.02, 1.94], center=true);
// BLOCK 7
translate([0.00, -0.17, -0.60])
rotate([90.00, 180.00, 180.00])
cube([0.26, 0.73, 0.01], center=true);
// BLOCK 8
translate([0.00, -0.01, -0.06])
rotate([0.00, 90.00, 0.00])
cube([0.01, 0.32, 0.26], center=true);
// BLOCK 9
translate([0.14, -0.00, 0.00])
rotate([0.00, 180.00, 90.00])
cube([0.34, 0.02, 1.96], center=true);
| |
7fedd8cc-5a04-41da-a8a5-9844f0e0b06a
|
// BLOCK 1
translate([0.00, -0.00, 0.32])
rotate([90.00, 180.00, 180.00])
cube([1.10, 0.30, 1.10], center=true);
// BLOCK 2
translate([-0.49, 0.52, -0.13])
rotate([0.00, 0.00, 0.00])
cube([0.12, 0.07, 0.60], center=true);
// BLOCK 3
translate([-0.50, -0.00, -0.42])
rotate([180.00, 90.00, 180.00])
cube([0.10, 1.11, 0.10], center=true);
// BLOCK 4
translate([-0.49, -0.50, -0.12])
rotate([180.00, 90.00, 180.00])
cube([0.58, 0.09, 0.12], center=true);
// BLOCK 5
translate([0.49, 0.52, -0.13])
rotate([90.00, 180.00, 0.00])
cube([0.12, 0.60, 0.07], center=true);
// BLOCK 6
translate([0.50, -0.00, -0.42])
rotate([20.00, 90.00, 180.00])
cube([0.10, 1.11, 0.10], center=true);
// BLOCK 7
translate([0.49, -0.50, -0.12])
rotate([180.00, 180.00, 180.00])
cube([0.12, 0.09, 0.58], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.32])
rotate([90.00, 180.00, 180.00])
cube([1.10, 0.30, 1.10], center=true);
// BLOCK 2
translate([-0.49, 0.52, -0.13])
rotate([0.00, 0.00, 0.00])
cube([0.12, 0.07, 0.60], center=true);
// BLOCK 3
translate([-0.50, -0.00, -0.42])
rotate([180.00, 90.00, 180.00])
cube([0.10, 1.11, 0.10], center=true);
// BLOCK 4
translate([-0.49, -0.50, -0.12])
rotate([180.00, 90.00, 180.00])
cube([0.58, 0.09, 0.12], center=true);
// BLOCK 5
translate([0.49, 0.52, -0.13])
rotate([90.00, 180.00, 0.00])
cube([0.12, 0.60, 0.07], center=true);
// BLOCK 6
translate([0.50, -0.00, -0.42])
rotate([0.00, 90.00, 180.00])
cube([0.10, 1.11, 0.10], center=true);
// BLOCK 7
translate([0.49, -0.50, -0.12])
rotate([180.00, 180.00, 180.00])
cube([0.12, 0.09, 0.58], center=true);
| |
9bc50ca7-f1ce-4114-9c53-380368d6f07b
|
// BLOCK 1
translate([0.00, -0.00, 0.34])
rotate([90.00, 0.00, 0.00])
cube([1.35, 0.17, 0.65], center=true);
// BLOCK 2
translate([-0.61, 0.25, -0.09])
rotate([90.00, 180.00, 180.00])
cube([0.07, 0.68, 0.10], center=true);
// BLOCK 3
translate([-0.60, -0.26, -0.09])
rotate([90.00, 180.00, 70.00])
cube([0.07, 0.68, 0.07], center=true);
// BLOCK 4
translate([0.60, 0.25, -0.09])
rotate([180.00, 180.00, 90.00])
cube([0.10, 0.07, 0.68], center=true);
// BLOCK 5
translate([0.60, -0.26, -0.09])
rotate([180.00, 180.00, 0.00])
cube([0.07, 0.07, 0.68], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.34])
rotate([90.00, 0.00, 0.00])
cube([1.35, 0.17, 0.65], center=true);
// BLOCK 2
translate([-0.61, 0.25, -0.09])
rotate([90.00, 180.00, 180.00])
cube([0.07, 0.68, 0.10], center=true);
// BLOCK 3
translate([-0.60, -0.26, -0.09])
rotate([90.00, 180.00, 0.00])
cube([0.07, 0.68, 0.07], center=true);
// BLOCK 4
translate([0.60, 0.25, -0.09])
rotate([180.00, 180.00, 90.00])
cube([0.10, 0.07, 0.68], center=true);
// BLOCK 5
translate([0.60, -0.26, -0.09])
rotate([180.00, 180.00, 0.00])
cube([0.07, 0.07, 0.68], center=true);
| |
193448d6-a5d4-4f4d-a5fb-cff94f97e3b7
|
// BLOCK 1
translate([0.00, -0.06, -0.10])
rotate([0.00, 180.00, 90.00])
cube([0.77, 0.71, 0.17], center=true);
// BLOCK 2
translate([0.00, 0.31, 0.38])
rotate([90.00, 180.00, 0.00])
cube([0.56, 0.80, 0.11], center=true);
// BLOCK 3
translate([-0.28, 0.34, -0.48])
rotate([180.00, 180.00, 0.00])
cube([0.05, 0.08, 0.62], center=true);
// BLOCK 4
translate([-0.31, -0.40, -0.46])
rotate([90.00, 180.00, 120.00])
cube([0.05, 0.59, 0.05], center=true);
// BLOCK 5
translate([0.28, 0.34, -0.48])
rotate([0.00, 0.00, 90.00])
cube([0.08, 0.05, 0.62], center=true);
// BLOCK 6
translate([0.31, -0.40, -0.46])
rotate([180.00, 90.00, 180.00])
cube([0.59, 0.05, 0.05], center=true);
|
// BLOCK 1
translate([0.00, -0.06, -0.10])
rotate([0.00, 180.00, 90.00])
cube([0.77, 0.71, 0.17], center=true);
// BLOCK 2
translate([0.00, 0.31, 0.38])
rotate([90.00, 180.00, 0.00])
cube([0.56, 0.80, 0.11], center=true);
// BLOCK 3
translate([-0.28, 0.34, -0.48])
rotate([180.00, 180.00, 0.00])
cube([0.05, 0.08, 0.62], center=true);
// BLOCK 4
translate([-0.31, -0.40, -0.46])
rotate([90.00, 180.00, 0.00])
cube([0.05, 0.59, 0.05], center=true);
// BLOCK 5
translate([0.28, 0.34, -0.48])
rotate([0.00, 0.00, 90.00])
cube([0.08, 0.05, 0.62], center=true);
// BLOCK 6
translate([0.31, -0.40, -0.46])
rotate([180.00, 90.00, 180.00])
cube([0.59, 0.05, 0.05], center=true);
| |
d29f9e08-e376-48c9-b816-53bcd9bff058
|
// BLOCK 1
translate([-0.37, 0.58, -0.54])
rotate([0.00, 90.00, 0.00])
cube([0.13, 0.11, 0.09], center=true);
// BLOCK 2
translate([-0.37, -0.55, -0.54])
rotate([0.00, 90.00, 0.00])
cube([0.13, 0.11, 0.09], center=true);
// BLOCK 3
translate([0.37, 0.58, -0.54])
rotate([0.00, 180.00, 180.00])
cube([0.09, 0.11, 0.13], center=true);
// BLOCK 4
translate([0.37, -0.55, -0.54])
rotate([0.00, 90.00, 180.00])
cube([0.13, 0.11, 0.09], center=true);
// BLOCK 5
translate([0.00, 0.02, -0.47])
rotate([180.00, 0.00, 90.00])
cube([1.35, 0.85, 0.02], center=true);
// BLOCK 6
translate([-0.43, -0.01, 0.07])
rotate([180.00, 90.00, 0.00])
cube([1.06, 1.41, 0.03], center=true);
// BLOCK 7
translate([0.01, 0.70, 0.07])
rotate([90.00, 0.00, 180.00])
cube([0.84, 1.06, 0.03], center=true);
// BLOCK 8
translate([0.00, -0.67, 0.07])
rotate([180.00, 180.00, 0.00])
cube([0.85, 0.04, 1.05], center=true);
// BLOCK 9
translate([0.01, -0.70, -0.29])
rotate([330.00, 180.00, 180.00])
cube([0.84, 0.01, 0.34], center=true);
// BLOCK 10
translate([0.01, -0.70, 0.06])
rotate([0.00, 90.00, 180.00])
cube([0.34, 0.01, 0.84], center=true);
// BLOCK 11
translate([0.00, 0.02, 0.59])
rotate([180.00, 0.00, 90.00])
cube([1.35, 0.85, 0.02], center=true);
// BLOCK 12
translate([0.43, -0.01, 0.07])
rotate([90.00, 180.00, 180.00])
cube([0.03, 1.06, 1.41], center=true);
// BLOCK 13
translate([0.01, -0.70, 0.42])
rotate([180.00, 90.00, 0.00])
cube([0.34, 0.01, 0.84], center=true);
|
// BLOCK 1
translate([-0.37, 0.58, -0.54])
rotate([0.00, 90.00, 0.00])
cube([0.13, 0.11, 0.09], center=true);
// BLOCK 2
translate([-0.37, -0.55, -0.54])
rotate([0.00, 90.00, 0.00])
cube([0.13, 0.11, 0.09], center=true);
// BLOCK 3
translate([0.37, 0.58, -0.54])
rotate([0.00, 180.00, 180.00])
cube([0.09, 0.11, 0.13], center=true);
// BLOCK 4
translate([0.37, -0.55, -0.54])
rotate([0.00, 90.00, 180.00])
cube([0.13, 0.11, 0.09], center=true);
// BLOCK 5
translate([0.00, 0.02, -0.47])
rotate([180.00, 0.00, 90.00])
cube([1.35, 0.85, 0.02], center=true);
// BLOCK 6
translate([-0.43, -0.01, 0.07])
rotate([180.00, 90.00, 0.00])
cube([1.06, 1.41, 0.03], center=true);
// BLOCK 7
translate([0.01, 0.70, 0.07])
rotate([90.00, 0.00, 180.00])
cube([0.84, 1.06, 0.03], center=true);
// BLOCK 8
translate([0.00, -0.67, 0.07])
rotate([180.00, 180.00, 0.00])
cube([0.85, 0.04, 1.05], center=true);
// BLOCK 9
translate([0.01, -0.70, -0.29])
rotate([0.00, 180.00, 180.00])
cube([0.84, 0.01, 0.34], center=true);
// BLOCK 10
translate([0.01, -0.70, 0.06])
rotate([0.00, 90.00, 180.00])
cube([0.34, 0.01, 0.84], center=true);
// BLOCK 11
translate([0.00, 0.02, 0.59])
rotate([180.00, 0.00, 90.00])
cube([1.35, 0.85, 0.02], center=true);
// BLOCK 12
translate([0.43, -0.01, 0.07])
rotate([90.00, 180.00, 180.00])
cube([0.03, 1.06, 1.41], center=true);
// BLOCK 13
translate([0.01, -0.70, 0.42])
rotate([180.00, 90.00, 0.00])
cube([0.34, 0.01, 0.84], center=true);
| |
c120bcca-5f8d-4730-8661-8e29a2dcc847
|
// BLOCK 1
translate([0.00, -0.00, 0.19])
rotate([0.00, 180.00, 180.00])
cube([1.67, 0.92, 0.10], center=true);
// BLOCK 2
translate([0.00, 0.41, -0.05])
rotate([150.00, 180.00, 0.00])
cube([1.67, 0.39, 0.11], center=true);
// BLOCK 3
translate([-0.79, -0.41, -0.05])
rotate([180.00, 180.00, 0.00])
cube([0.09, 0.10, 0.39], center=true);
// BLOCK 4
translate([0.79, -0.41, -0.05])
rotate([180.00, 180.00, 180.00])
cube([0.09, 0.10, 0.39], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.19])
rotate([0.00, 180.00, 180.00])
cube([1.67, 0.92, 0.10], center=true);
// BLOCK 2
translate([0.00, 0.41, -0.05])
rotate([90.00, 180.00, 0.00])
cube([1.67, 0.39, 0.11], center=true);
// BLOCK 3
translate([-0.79, -0.41, -0.05])
rotate([180.00, 180.00, 0.00])
cube([0.09, 0.10, 0.39], center=true);
// BLOCK 4
translate([0.79, -0.41, -0.05])
rotate([180.00, 180.00, 180.00])
cube([0.09, 0.10, 0.39], center=true);
| |
9f45a652-d338-4e85-b8d8-b9922fdaa70e
|
// BLOCK 1
translate([0.00, -0.05, -0.02])
rotate([90.00, 180.00, 0.00])
cube([0.63, 0.09, 0.66], center=true);
// BLOCK 2
translate([0.00, 0.33, 0.34])
rotate([0.00, 220.00, 90.00])
cube([0.09, 0.63, 0.80], center=true);
// BLOCK 3
translate([-0.34, -0.03, 0.12])
rotate([0.00, 180.00, 90.00])
cube([0.68, 0.06, 0.33], center=true);
// BLOCK 4
translate([0.34, -0.03, 0.12])
rotate([180.00, 180.00, 90.00])
cube([0.68, 0.06, 0.33], center=true);
// BLOCK 5
translate([-0.34, 0.28, -0.38])
rotate([180.00, 180.00, 180.00])
cube([0.06, 0.06, 0.70], center=true);
// BLOCK 6
translate([-0.34, -0.34, -0.38])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.06, 0.69], center=true);
// BLOCK 7
translate([0.34, 0.28, -0.38])
rotate([90.00, 0.00, 180.00])
cube([0.06, 0.70, 0.06], center=true);
// BLOCK 8
translate([0.34, -0.34, -0.38])
rotate([180.00, 90.00, 180.00])
cube([0.69, 0.06, 0.06], center=true);
|
// BLOCK 1
translate([0.00, -0.05, -0.02])
rotate([90.00, 180.00, 0.00])
cube([0.63, 0.09, 0.66], center=true);
// BLOCK 2
translate([0.00, 0.33, 0.34])
rotate([0.00, 180.00, 90.00])
cube([0.09, 0.63, 0.80], center=true);
// BLOCK 3
translate([-0.34, -0.03, 0.12])
rotate([0.00, 180.00, 90.00])
cube([0.68, 0.06, 0.33], center=true);
// BLOCK 4
translate([0.34, -0.03, 0.12])
rotate([180.00, 180.00, 90.00])
cube([0.68, 0.06, 0.33], center=true);
// BLOCK 5
translate([-0.34, 0.28, -0.38])
rotate([180.00, 180.00, 180.00])
cube([0.06, 0.06, 0.70], center=true);
// BLOCK 6
translate([-0.34, -0.34, -0.38])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.06, 0.69], center=true);
// BLOCK 7
translate([0.34, 0.28, -0.38])
rotate([90.00, 0.00, 180.00])
cube([0.06, 0.70, 0.06], center=true);
// BLOCK 8
translate([0.34, -0.34, -0.38])
rotate([180.00, 90.00, 180.00])
cube([0.69, 0.06, 0.06], center=true);
| |
11c72e99-525f-42ac-8be9-73260bfce789
|
// BLOCK 1
translate([0.01, -0.00, -0.16])
rotate([90.00, 0.00, 0.00])
cube([0.73, 0.14, 0.68], center=true);
// BLOCK 2
translate([-0.29, 0.20, -0.56])
rotate([90.00, 180.00, 0.00])
cube([0.13, 0.67, 0.10], center=true);
// BLOCK 3
translate([-0.29, -0.29, -0.56])
rotate([0.00, 200.00, 0.00])
cube([0.13, 0.10, 0.67], center=true);
// BLOCK 4
translate([0.31, 0.20, -0.56])
rotate([90.00, 0.00, 180.00])
cube([0.13, 0.67, 0.10], center=true);
// BLOCK 5
translate([0.31, -0.29, -0.56])
rotate([90.00, 0.00, 0.00])
cube([0.13, 0.67, 0.10], center=true);
// BLOCK 6
translate([-0.28, 0.21, 0.33])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.84], center=true);
// BLOCK 7
translate([0.29, 0.21, 0.33])
rotate([180.00, 0.00, 180.00])
cube([0.06, 0.06, 0.84], center=true);
// BLOCK 8
translate([0.00, 0.23, 0.82])
rotate([90.00, 0.00, 0.00])
cube([0.81, 0.14, 0.22], center=true);
// BLOCK 9
translate([-0.13, 0.21, 0.33])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.06, 0.84], center=true);
// BLOCK 10
translate([0.02, 0.21, 0.33])
rotate([180.00, 90.00, 180.00])
cube([0.84, 0.06, 0.06], center=true);
// BLOCK 11
translate([0.17, 0.21, 0.33])
rotate([0.00, 90.00, 0.00])
cube([0.84, 0.06, 0.06], center=true);
|
// BLOCK 1
translate([0.01, -0.00, -0.16])
rotate([90.00, 0.00, 0.00])
cube([0.73, 0.14, 0.68], center=true);
// BLOCK 2
translate([-0.29, 0.20, -0.56])
rotate([90.00, 180.00, 0.00])
cube([0.13, 0.67, 0.10], center=true);
// BLOCK 3
translate([-0.29, -0.29, -0.56])
rotate([0.00, 0.00, 0.00])
cube([0.13, 0.10, 0.67], center=true);
// BLOCK 4
translate([0.31, 0.20, -0.56])
rotate([90.00, 0.00, 180.00])
cube([0.13, 0.67, 0.10], center=true);
// BLOCK 5
translate([0.31, -0.29, -0.56])
rotate([90.00, 0.00, 0.00])
cube([0.13, 0.67, 0.10], center=true);
// BLOCK 6
translate([-0.28, 0.21, 0.33])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.84], center=true);
// BLOCK 7
translate([0.29, 0.21, 0.33])
rotate([180.00, 0.00, 180.00])
cube([0.06, 0.06, 0.84], center=true);
// BLOCK 8
translate([0.00, 0.23, 0.82])
rotate([90.00, 0.00, 0.00])
cube([0.81, 0.14, 0.22], center=true);
// BLOCK 9
translate([-0.13, 0.21, 0.33])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.06, 0.84], center=true);
// BLOCK 10
translate([0.02, 0.21, 0.33])
rotate([180.00, 90.00, 180.00])
cube([0.84, 0.06, 0.06], center=true);
// BLOCK 11
translate([0.17, 0.21, 0.33])
rotate([0.00, 90.00, 0.00])
cube([0.84, 0.06, 0.06], center=true);
| |
29a1cc8d-23a1-4b6e-affb-5cc71fb43007
|
// BLOCK 1
translate([0.00, -0.00, 0.23])
rotate([0.00, 90.00, 180.00])
cube([0.09, 1.19, 1.57], center=true);
// BLOCK 2
translate([-0.66, 0.49, -0.04])
rotate([180.00, 0.00, 0.00])
cube([0.16, 0.16, 0.47], center=true);
// BLOCK 3
translate([-0.65, -0.51, -0.04])
rotate([0.00, 90.00, 180.00])
cube([0.47, 0.13, 0.13], center=true);
// BLOCK 4
translate([0.68, 0.49, -0.04])
rotate([220.00, 90.00, 180.00])
cube([0.47, 0.16, 0.16], center=true);
// BLOCK 5
translate([0.67, -0.51, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.13, 0.47, 0.13], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.23])
rotate([0.00, 90.00, 180.00])
cube([0.09, 1.19, 1.57], center=true);
// BLOCK 2
translate([-0.66, 0.49, -0.04])
rotate([180.00, 0.00, 0.00])
cube([0.16, 0.16, 0.47], center=true);
// BLOCK 3
translate([-0.65, -0.51, -0.04])
rotate([0.00, 90.00, 180.00])
cube([0.47, 0.13, 0.13], center=true);
// BLOCK 4
translate([0.68, 0.49, -0.04])
rotate([180.00, 90.00, 180.00])
cube([0.47, 0.16, 0.16], center=true);
// BLOCK 5
translate([0.67, -0.51, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.13, 0.47, 0.13], center=true);
| |
830c4b85-f654-4f40-b7b7-7b1f7ad7a04a
|
// BLOCK 1
translate([0.00, -0.00, -0.64])
rotate([0.00, 90.00, 180.00])
cube([0.19, 0.30, 1.47], center=true);
// BLOCK 2
translate([-0.63, -0.14, 0.01])
rotate([90.00, 0.00, 0.00])
cube([0.20, 1.11, 0.02], center=true);
// BLOCK 3
translate([0.63, -0.00, 0.01])
rotate([0.00, 90.00, 180.00])
cube([1.11, 0.30, 0.20], center=true);
// BLOCK 4
translate([-0.01, 0.01, 0.01])
rotate([0.00, 50.00, 180.00])
cube([1.11, 0.28, 1.42], center=true);
// BLOCK 5
translate([0.00, -0.00, 0.64])
rotate([0.00, 90.00, 0.00])
cube([0.19, 0.30, 1.47], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.64])
rotate([0.00, 90.00, 180.00])
cube([0.19, 0.30, 1.47], center=true);
// BLOCK 2
translate([-0.63, -0.14, 0.01])
rotate([90.00, 0.00, 0.00])
cube([0.20, 1.11, 0.02], center=true);
// BLOCK 3
translate([0.63, -0.00, 0.01])
rotate([0.00, 90.00, 180.00])
cube([1.11, 0.30, 0.20], center=true);
// BLOCK 4
translate([-0.01, 0.01, 0.01])
rotate([0.00, 90.00, 180.00])
cube([1.11, 0.28, 1.42], center=true);
// BLOCK 5
translate([0.00, -0.00, 0.64])
rotate([0.00, 90.00, 0.00])
cube([0.19, 0.30, 1.47], center=true);
| |
5eccabc3-0fc8-404f-a031-6397058c35f0
|
// BLOCK 1
translate([-0.01, 0.01, -0.87])
rotate([40.00, 0.00, 0.00])
cube([0.69, 0.02, 0.44], center=true);
// BLOCK 2
translate([-0.02, 0.01, 0.01])
rotate([0.00, 90.00, 0.00])
cube([1.73, 0.51, 0.75], center=true);
// BLOCK 3
translate([0.38, 0.01, 0.01])
rotate([90.00, 0.00, 180.00])
cube([0.03, 1.74, 0.51], center=true);
// BLOCK 4
translate([-0.20, -0.26, 0.02])
rotate([180.00, 0.00, 180.00])
cube([0.38, 0.02, 1.72], center=true);
|
// BLOCK 1
translate([-0.01, 0.01, -0.87])
rotate([90.00, 0.00, 0.00])
cube([0.69, 0.02, 0.44], center=true);
// BLOCK 2
translate([-0.02, 0.01, 0.01])
rotate([0.00, 90.00, 0.00])
cube([1.73, 0.51, 0.75], center=true);
// BLOCK 3
translate([0.38, 0.01, 0.01])
rotate([90.00, 0.00, 180.00])
cube([0.03, 1.74, 0.51], center=true);
// BLOCK 4
translate([-0.20, -0.26, 0.02])
rotate([180.00, 0.00, 180.00])
cube([0.38, 0.02, 1.72], center=true);
| |
fafff883-1cb4-439a-9caa-3261962c000e
|
// BLOCK 1
translate([0.00, -0.00, 0.30])
rotate([0.00, 0.00, 90.00])
cube([0.73, 1.58, 0.01], center=true);
// BLOCK 2
translate([-0.60, 0.20, 0.02])
rotate([0.00, 230.00, 0.00])
cube([0.48, 0.09, 0.02], center=true);
// BLOCK 3
translate([-0.60, -0.06, -0.26])
rotate([180.00, 90.00, 180.00])
cube([0.08, 0.57, 0.04], center=true);
// BLOCK 4
translate([-0.60, 0.06, 0.29])
rotate([180.00, 180.00, 180.00])
cube([0.01, 0.34, 0.04], center=true);
// BLOCK 5
translate([0.61, 0.20, 0.02])
rotate([90.00, 0.00, 180.00])
cube([0.02, 0.48, 0.09], center=true);
// BLOCK 6
translate([0.61, -0.06, -0.26])
rotate([90.00, 180.00, 0.00])
cube([0.04, 0.08, 0.57], center=true);
// BLOCK 7
translate([0.62, 0.06, 0.29])
rotate([0.00, 180.00, 90.00])
cube([0.34, 0.01, 0.04], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.30])
rotate([0.00, 0.00, 90.00])
cube([0.73, 1.58, 0.01], center=true);
// BLOCK 2
translate([-0.60, 0.20, 0.02])
rotate([0.00, 90.00, 0.00])
cube([0.48, 0.09, 0.02], center=true);
// BLOCK 3
translate([-0.60, -0.06, -0.26])
rotate([180.00, 90.00, 180.00])
cube([0.08, 0.57, 0.04], center=true);
// BLOCK 4
translate([-0.60, 0.06, 0.29])
rotate([180.00, 180.00, 180.00])
cube([0.01, 0.34, 0.04], center=true);
// BLOCK 5
translate([0.61, 0.20, 0.02])
rotate([90.00, 0.00, 180.00])
cube([0.02, 0.48, 0.09], center=true);
// BLOCK 6
translate([0.61, -0.06, -0.26])
rotate([90.00, 180.00, 0.00])
cube([0.04, 0.08, 0.57], center=true);
// BLOCK 7
translate([0.62, 0.06, 0.29])
rotate([0.00, 180.00, 90.00])
cube([0.34, 0.01, 0.04], center=true);
| |
0e832624-c99f-4966-b250-3b49948b33bf
|
// BLOCK 1
translate([0.00, -0.00, -0.42])
rotate([70.00, 180.00, 90.00])
cube([0.90, 0.84, 0.74], center=true);
// BLOCK 2
translate([0.00, 0.04, -0.05])
rotate([0.00, 180.00, 90.00])
cube([0.49, 0.84, 0.05], center=true);
// BLOCK 3
translate([0.00, 0.37, 0.37])
rotate([0.00, 0.00, 90.00])
cube([0.17, 0.84, 0.85], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.42])
rotate([180.00, 180.00, 90.00])
cube([0.90, 0.84, 0.74], center=true);
// BLOCK 2
translate([0.00, 0.04, -0.05])
rotate([0.00, 180.00, 90.00])
cube([0.49, 0.84, 0.05], center=true);
// BLOCK 3
translate([0.00, 0.37, 0.37])
rotate([0.00, 0.00, 90.00])
cube([0.17, 0.84, 0.85], center=true);
| |
3b06c9da-0389-410d-8af0-3ff273593df7
|
// BLOCK 1
translate([0.00, -0.07, -0.04])
rotate([0.00, 90.00, 180.00])
cube([0.18, 0.59, 0.74], center=true);
// BLOCK 2
translate([0.00, 0.29, 0.39])
rotate([50.00, 0.00, 180.00])
cube([0.74, 0.15, 1.02], center=true);
// BLOCK 3
translate([-0.29, 0.29, -0.51])
rotate([180.00, 0.00, 0.00])
cube([0.16, 0.15, 0.77], center=true);
// BLOCK 4
translate([-0.28, -0.29, -0.51])
rotate([180.00, 0.00, 90.00])
cube([0.16, 0.18, 0.77], center=true);
// BLOCK 5
translate([0.27, 0.29, -0.51])
rotate([180.00, 90.00, 180.00])
cube([0.77, 0.15, 0.16], center=true);
// BLOCK 6
translate([0.26, -0.29, -0.51])
rotate([180.00, 180.00, 0.00])
cube([0.18, 0.16, 0.77], center=true);
|
// BLOCK 1
translate([0.00, -0.07, -0.04])
rotate([0.00, 90.00, 180.00])
cube([0.18, 0.59, 0.74], center=true);
// BLOCK 2
translate([0.00, 0.29, 0.39])
rotate([0.00, 0.00, 180.00])
cube([0.74, 0.15, 1.02], center=true);
// BLOCK 3
translate([-0.29, 0.29, -0.51])
rotate([180.00, 0.00, 0.00])
cube([0.16, 0.15, 0.77], center=true);
// BLOCK 4
translate([-0.28, -0.29, -0.51])
rotate([180.00, 0.00, 90.00])
cube([0.16, 0.18, 0.77], center=true);
// BLOCK 5
translate([0.27, 0.29, -0.51])
rotate([180.00, 90.00, 180.00])
cube([0.77, 0.15, 0.16], center=true);
// BLOCK 6
translate([0.26, -0.29, -0.51])
rotate([180.00, 180.00, 0.00])
cube([0.18, 0.16, 0.77], center=true);
| |
dc050e18-56d4-40eb-9cb4-3f71e44d1dfe
|
// BLOCK 1
translate([-0.02, -0.17, -0.45])
rotate([90.00, 180.00, 0.00])
cube([0.63, 0.48, 0.71], center=true);
// BLOCK 2
translate([0.00, 0.35, 0.00])
rotate([180.00, 90.00, 0.00])
cube([1.37, 0.34, 1.04], center=true);
// BLOCK 3
translate([-0.40, -0.17, -0.30])
rotate([180.00, 180.00, 90.00])
cube([0.71, 0.25, 0.77], center=true);
// BLOCK 4
translate([0.40, -0.17, -0.30])
rotate([0.00, 0.00, 290.00])
cube([0.70, 0.25, 0.78], center=true);
|
// BLOCK 1
translate([-0.02, -0.17, -0.45])
rotate([90.00, 180.00, 0.00])
cube([0.63, 0.48, 0.71], center=true);
// BLOCK 2
translate([0.00, 0.35, 0.00])
rotate([180.00, 90.00, 0.00])
cube([1.37, 0.34, 1.04], center=true);
// BLOCK 3
translate([-0.40, -0.17, -0.30])
rotate([180.00, 180.00, 90.00])
cube([0.71, 0.25, 0.77], center=true);
// BLOCK 4
translate([0.40, -0.17, -0.30])
rotate([0.00, 0.00, 90.00])
cube([0.70, 0.25, 0.78], center=true);
| |
136b1af9-0dd8-4629-a55c-ee3b2ea23ef7
|
// BLOCK 1
translate([-0.40, 0.33, -0.32])
rotate([180.00, 180.00, 180.00])
cube([0.14, 0.15, 0.77], center=true);
// BLOCK 2
translate([-0.40, -0.44, -0.33])
rotate([180.00, 180.00, 90.00])
cube([0.16, 0.14, 0.80], center=true);
// BLOCK 3
translate([0.40, 0.33, -0.32])
rotate([180.00, 90.00, 40.00])
cube([0.77, 0.15, 0.14], center=true);
// BLOCK 4
translate([0.40, -0.44, -0.33])
rotate([90.00, 0.00, 0.00])
cube([0.14, 0.80, 0.16], center=true);
// BLOCK 5
translate([0.00, -0.06, -0.06])
rotate([180.00, 0.00, 0.00])
cube([0.66, 0.92, 0.24], center=true);
// BLOCK 6
translate([-0.40, 0.01, 0.10])
rotate([0.00, 90.00, 0.00])
cube([0.12, 0.79, 0.14], center=true);
// BLOCK 7
translate([0.40, 0.01, 0.10])
rotate([0.00, 90.00, 180.00])
cube([0.12, 0.79, 0.14], center=true);
// BLOCK 8
translate([0.00, 0.43, 0.57])
rotate([180.00, 90.00, 180.00])
cube([0.33, 0.18, 0.66], center=true);
// BLOCK 9
translate([-0.40, 0.34, 0.56])
rotate([180.00, 180.00, 180.00])
cube([0.14, 0.14, 0.34], center=true);
// BLOCK 10
translate([-0.40, 0.28, 0.28])
rotate([0.00, 90.00, 0.00])
cube([0.23, 0.29, 0.14], center=true);
// BLOCK 11
translate([0.40, 0.34, 0.56])
rotate([180.00, 0.00, 180.00])
cube([0.14, 0.14, 0.34], center=true);
// BLOCK 12
translate([0.40, 0.28, 0.28])
rotate([180.00, 180.00, 90.00])
cube([0.29, 0.14, 0.23], center=true);
|
// BLOCK 1
translate([-0.40, 0.33, -0.32])
rotate([180.00, 180.00, 180.00])
cube([0.14, 0.15, 0.77], center=true);
// BLOCK 2
translate([-0.40, -0.44, -0.33])
rotate([180.00, 180.00, 90.00])
cube([0.16, 0.14, 0.80], center=true);
// BLOCK 3
translate([0.40, 0.33, -0.32])
rotate([180.00, 90.00, 180.00])
cube([0.77, 0.15, 0.14], center=true);
// BLOCK 4
translate([0.40, -0.44, -0.33])
rotate([90.00, 0.00, 0.00])
cube([0.14, 0.80, 0.16], center=true);
// BLOCK 5
translate([0.00, -0.06, -0.06])
rotate([180.00, 0.00, 0.00])
cube([0.66, 0.92, 0.24], center=true);
// BLOCK 6
translate([-0.40, 0.01, 0.10])
rotate([0.00, 90.00, 0.00])
cube([0.12, 0.79, 0.14], center=true);
// BLOCK 7
translate([0.40, 0.01, 0.10])
rotate([0.00, 90.00, 180.00])
cube([0.12, 0.79, 0.14], center=true);
// BLOCK 8
translate([0.00, 0.43, 0.57])
rotate([180.00, 90.00, 180.00])
cube([0.33, 0.18, 0.66], center=true);
// BLOCK 9
translate([-0.40, 0.34, 0.56])
rotate([180.00, 180.00, 180.00])
cube([0.14, 0.14, 0.34], center=true);
// BLOCK 10
translate([-0.40, 0.28, 0.28])
rotate([0.00, 90.00, 0.00])
cube([0.23, 0.29, 0.14], center=true);
// BLOCK 11
translate([0.40, 0.34, 0.56])
rotate([180.00, 0.00, 180.00])
cube([0.14, 0.14, 0.34], center=true);
// BLOCK 12
translate([0.40, 0.28, 0.28])
rotate([180.00, 180.00, 90.00])
cube([0.29, 0.14, 0.23], center=true);
| |
65360ccc-e66a-42a9-b178-47139804c571
|
// BLOCK 1
translate([0.00, -0.00, 0.36])
rotate([180.00, 180.00, 180.00])
cube([1.32, 0.76, 0.09], center=true);
// BLOCK 2
translate([-0.63, 0.35, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.73, 0.06], center=true);
// BLOCK 3
translate([-0.63, -0.35, -0.04])
rotate([0.00, 120.00, 90.00])
cube([0.05, 0.06, 0.73], center=true);
// BLOCK 4
translate([0.63, 0.35, -0.04])
rotate([180.00, 180.00, 180.00])
cube([0.06, 0.06, 0.73], center=true);
// BLOCK 5
translate([0.63, -0.35, -0.04])
rotate([90.00, 0.00, 180.00])
cube([0.06, 0.73, 0.05], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.36])
rotate([180.00, 180.00, 180.00])
cube([1.32, 0.76, 0.09], center=true);
// BLOCK 2
translate([-0.63, 0.35, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.73, 0.06], center=true);
// BLOCK 3
translate([-0.63, -0.35, -0.04])
rotate([0.00, 0.00, 90.00])
cube([0.05, 0.06, 0.73], center=true);
// BLOCK 4
translate([0.63, 0.35, -0.04])
rotate([180.00, 180.00, 180.00])
cube([0.06, 0.06, 0.73], center=true);
// BLOCK 5
translate([0.63, -0.35, -0.04])
rotate([90.00, 0.00, 180.00])
cube([0.06, 0.73, 0.05], center=true);
| |
0e99a816-de25-4dbf-bcc4-058d8e14d834
|
// BLOCK 1
translate([0.00, 0.05, -0.59])
rotate([90.00, 0.00, 0.00])
cube([1.59, 0.02, 0.46], center=true);
// BLOCK 2
translate([0.00, 0.27, 0.03])
rotate([0.00, 180.00, 180.00])
cube([0.12, 0.02, 1.16], center=true);
// BLOCK 3
translate([-0.39, 0.04, 0.03])
rotate([90.00, 180.00, 0.00])
cube([0.03, 1.16, 0.42], center=true);
// BLOCK 4
translate([0.00, 0.26, 0.03])
rotate([0.00, 0.00, 0.00])
cube([1.51, 0.01, 1.16], center=true);
// BLOCK 5
translate([0.00, -0.19, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.03, 1.59, 1.23], center=true);
// BLOCK 6
translate([0.00, -0.24, -0.25])
rotate([0.00, 90.00, 180.00])
cube([0.72, 0.08, 1.58], center=true);
// BLOCK 7
translate([0.00, 0.05, 0.59])
rotate([0.00, 180.00, 320.00])
cube([0.46, 1.59, 0.02], center=true);
// BLOCK 8
translate([-0.04, 0.04, 0.00])
rotate([180.00, 0.00, 0.00])
cube([0.10, 0.42, 1.23], center=true);
// BLOCK 9
translate([0.39, 0.04, 0.03])
rotate([180.00, 0.00, 90.00])
cube([0.42, 0.03, 1.16], center=true);
// BLOCK 10
translate([-0.74, 0.27, 0.03])
rotate([180.00, 0.00, 90.00])
cube([0.02, 0.12, 1.16], center=true);
// BLOCK 11
translate([-0.77, 0.04, 0.03])
rotate([180.00, 90.00, 180.00])
cube([1.16, 0.44, 0.02], center=true);
// BLOCK 12
translate([0.74, 0.27, 0.03])
rotate([0.00, 0.00, 90.00])
cube([0.02, 0.12, 1.16], center=true);
// BLOCK 13
translate([0.77, 0.04, 0.03])
rotate([180.00, 180.00, 90.00])
cube([0.44, 0.02, 1.16], center=true);
|
// BLOCK 1
translate([0.00, 0.05, -0.59])
rotate([90.00, 0.00, 0.00])
cube([1.59, 0.02, 0.46], center=true);
// BLOCK 2
translate([0.00, 0.27, 0.03])
rotate([0.00, 180.00, 180.00])
cube([0.12, 0.02, 1.16], center=true);
// BLOCK 3
translate([-0.39, 0.04, 0.03])
rotate([90.00, 180.00, 0.00])
cube([0.03, 1.16, 0.42], center=true);
// BLOCK 4
translate([0.00, 0.26, 0.03])
rotate([0.00, 0.00, 0.00])
cube([1.51, 0.01, 1.16], center=true);
// BLOCK 5
translate([0.00, -0.19, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.03, 1.59, 1.23], center=true);
// BLOCK 6
translate([0.00, -0.24, -0.25])
rotate([0.00, 90.00, 180.00])
cube([0.72, 0.08, 1.58], center=true);
// BLOCK 7
translate([0.00, 0.05, 0.59])
rotate([0.00, 180.00, 90.00])
cube([0.46, 1.59, 0.02], center=true);
// BLOCK 8
translate([-0.04, 0.04, 0.00])
rotate([180.00, 0.00, 0.00])
cube([0.10, 0.42, 1.23], center=true);
// BLOCK 9
translate([0.39, 0.04, 0.03])
rotate([180.00, 0.00, 90.00])
cube([0.42, 0.03, 1.16], center=true);
// BLOCK 10
translate([-0.74, 0.27, 0.03])
rotate([180.00, 0.00, 90.00])
cube([0.02, 0.12, 1.16], center=true);
// BLOCK 11
translate([-0.77, 0.04, 0.03])
rotate([180.00, 90.00, 180.00])
cube([1.16, 0.44, 0.02], center=true);
// BLOCK 12
translate([0.74, 0.27, 0.03])
rotate([0.00, 0.00, 90.00])
cube([0.02, 0.12, 1.16], center=true);
// BLOCK 13
translate([0.77, 0.04, 0.03])
rotate([180.00, 180.00, 90.00])
cube([0.44, 0.02, 1.16], center=true);
| |
8189068d-6cda-4e2c-944e-0667e2a5eee1
|
// BLOCK 1
translate([0.00, -0.00, -0.13])
rotate([180.00, 0.00, 90.00])
cube([0.99, 0.78, 0.23], center=true);
// BLOCK 2
translate([0.00, 0.40, 0.37])
rotate([0.00, 180.00, 0.00])
cube([0.78, 0.19, 0.80], center=true);
// BLOCK 3
translate([-0.29, 0.41, -0.49])
rotate([0.00, 90.00, 180.00])
cube([0.52, 0.16, 0.20], center=true);
// BLOCK 4
translate([-0.30, -0.39, -0.50])
rotate([0.00, 330.00, 90.00])
cube([0.20, 0.17, 0.54], center=true);
// BLOCK 5
translate([0.28, 0.41, -0.49])
rotate([90.00, 180.00, 0.00])
cube([0.20, 0.52, 0.16], center=true);
// BLOCK 6
translate([0.30, -0.39, -0.50])
rotate([0.00, 180.00, 0.00])
cube([0.17, 0.20, 0.54], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.13])
rotate([180.00, 0.00, 90.00])
cube([0.99, 0.78, 0.23], center=true);
// BLOCK 2
translate([0.00, 0.40, 0.37])
rotate([0.00, 180.00, 0.00])
cube([0.78, 0.19, 0.80], center=true);
// BLOCK 3
translate([-0.29, 0.41, -0.49])
rotate([0.00, 90.00, 180.00])
cube([0.52, 0.16, 0.20], center=true);
// BLOCK 4
translate([-0.30, -0.39, -0.50])
rotate([0.00, 180.00, 90.00])
cube([0.20, 0.17, 0.54], center=true);
// BLOCK 5
translate([0.28, 0.41, -0.49])
rotate([90.00, 180.00, 0.00])
cube([0.20, 0.52, 0.16], center=true);
// BLOCK 6
translate([0.30, -0.39, -0.50])
rotate([0.00, 180.00, 0.00])
cube([0.17, 0.20, 0.54], center=true);
| |
b280de0e-ef62-4cf3-82e3-21f2c9132f00
|
// BLOCK 1
translate([-0.01, 0.01, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.51, 0.51, 1.87], center=true);
// BLOCK 2
translate([-0.01, -0.25, 0.01])
rotate([30.00, 0.00, 180.00])
cube([0.48, 1.84, 0.02], center=true);
// BLOCK 3
translate([0.26, 0.01, 0.00])
rotate([0.00, 90.00, 180.00])
cube([1.87, 0.51, 0.02], center=true);
|
// BLOCK 1
translate([-0.01, 0.01, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.51, 0.51, 1.87], center=true);
// BLOCK 2
translate([-0.01, -0.25, 0.01])
rotate([90.00, 0.00, 180.00])
cube([0.48, 1.84, 0.02], center=true);
// BLOCK 3
translate([0.26, 0.01, 0.00])
rotate([0.00, 90.00, 180.00])
cube([1.87, 0.51, 0.02], center=true);
| |
aa933c14-1f97-4ba1-8c8d-bf3e7e6254f4
|
// BLOCK 1
translate([0.00, -0.00, 0.54])
rotate([0.00, 0.00, 90.00])
cube([1.74, 1.74, 0.08], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.51])
rotate([180.00, 90.00, 340.00])
cube([0.14, 0.78, 0.78], center=true);
// BLOCK 3
translate([0.01, 0.02, 0.03])
rotate([180.00, 90.00, 0.00])
cube([0.96, 0.31, 0.30], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.54])
rotate([0.00, 0.00, 90.00])
cube([1.74, 1.74, 0.08], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.51])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.78, 0.78], center=true);
// BLOCK 3
translate([0.01, 0.02, 0.03])
rotate([180.00, 90.00, 0.00])
cube([0.96, 0.31, 0.30], center=true);
| |
98f9c4c8-d609-4c38-9cc4-da15f567c5f4
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([180.00, 180.00, 180.00])
cube([1.64, 0.77, 0.03], center=true);
// BLOCK 2
translate([0.00, -0.00, 0.24])
rotate([90.00, 180.00, 0.00])
cube([0.06, 0.03, 0.67], center=true);
// BLOCK 3
translate([0.00, 0.35, 0.23])
rotate([180.00, 0.00, 0.00])
cube([1.47, 0.03, 0.06], center=true);
// BLOCK 4
translate([0.00, -0.35, 0.23])
rotate([180.00, 0.00, 0.00])
cube([1.47, 0.03, 0.06], center=true);
// BLOCK 5
translate([-0.77, 0.33, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.51, 0.06], center=true);
// BLOCK 6
translate([-0.78, -0.00, 0.23])
rotate([180.00, 180.00, 180.00])
cube([0.03, 0.60, 0.06], center=true);
// BLOCK 7
translate([-0.77, -0.33, 0.00])
rotate([180.00, 90.00, 180.00])
cube([0.51, 0.06, 0.06], center=true);
// BLOCK 8
translate([0.77, 0.33, 0.00])
rotate([180.00, 180.00, 0.00])
cube([0.06, 0.06, 0.51], center=true);
// BLOCK 9
translate([0.78, -0.00, 0.23])
rotate([90.00, 20.00, 0.00])
cube([0.03, 0.06, 0.60], center=true);
// BLOCK 10
translate([0.77, -0.33, 0.00])
rotate([180.00, 90.00, 0.00])
cube([0.51, 0.06, 0.06], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([180.00, 180.00, 180.00])
cube([1.64, 0.77, 0.03], center=true);
// BLOCK 2
translate([0.00, -0.00, 0.24])
rotate([90.00, 180.00, 0.00])
cube([0.06, 0.03, 0.67], center=true);
// BLOCK 3
translate([0.00, 0.35, 0.23])
rotate([180.00, 0.00, 0.00])
cube([1.47, 0.03, 0.06], center=true);
// BLOCK 4
translate([0.00, -0.35, 0.23])
rotate([180.00, 0.00, 0.00])
cube([1.47, 0.03, 0.06], center=true);
// BLOCK 5
translate([-0.77, 0.33, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.51, 0.06], center=true);
// BLOCK 6
translate([-0.78, -0.00, 0.23])
rotate([180.00, 180.00, 180.00])
cube([0.03, 0.60, 0.06], center=true);
// BLOCK 7
translate([-0.77, -0.33, 0.00])
rotate([180.00, 90.00, 180.00])
cube([0.51, 0.06, 0.06], center=true);
// BLOCK 8
translate([0.77, 0.33, 0.00])
rotate([180.00, 180.00, 0.00])
cube([0.06, 0.06, 0.51], center=true);
// BLOCK 9
translate([0.78, -0.00, 0.23])
rotate([90.00, 0.00, 0.00])
cube([0.03, 0.06, 0.60], center=true);
// BLOCK 10
translate([0.77, -0.33, 0.00])
rotate([180.00, 90.00, 0.00])
cube([0.51, 0.06, 0.06], center=true);
| |
75dcd626-4a32-457b-900f-f3104a79e4f6
|
// BLOCK 1
translate([0.00, 0.02, -0.44])
rotate([0.00, 180.00, 90.00])
cube([1.56, 1.56, 0.63], center=true);
// BLOCK 2
translate([-0.01, -0.43, -0.12])
rotate([180.00, 0.00, 90.00])
cube([0.76, 1.29, 0.10], center=true);
// BLOCK 3
translate([0.00, 0.36, 0.18])
rotate([180.00, 180.00, 0.00])
cube([1.58, 0.89, 0.84], center=true);
// BLOCK 4
translate([0.00, 0.41, 0.66])
rotate([120.00, 90.00, 0.00])
cube([0.15, 0.20, 0.90], center=true);
|
// BLOCK 1
translate([0.00, 0.02, -0.44])
rotate([0.00, 180.00, 90.00])
cube([1.56, 1.56, 0.63], center=true);
// BLOCK 2
translate([-0.01, -0.43, -0.12])
rotate([180.00, 0.00, 90.00])
cube([0.76, 1.29, 0.10], center=true);
// BLOCK 3
translate([0.00, 0.36, 0.18])
rotate([180.00, 180.00, 0.00])
cube([1.58, 0.89, 0.84], center=true);
// BLOCK 4
translate([0.00, 0.41, 0.66])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.20, 0.90], center=true);
| |
27eb97c1-0d5b-422f-8c61-b13d1366db69
|
// BLOCK 1
translate([0.00, -0.00, 0.28])
rotate([0.00, 180.00, 90.00])
cube([1.10, 1.74, 0.12], center=true);
// BLOCK 2
translate([-0.01, 0.44, 0.18])
rotate([0.00, 180.00, 90.00])
cube([0.05, 1.31, 0.07], center=true);
// BLOCK 3
translate([0.00, -0.00, -0.26])
rotate([90.00, 0.00, 180.00])
cube([1.46, 0.09, 0.83], center=true);
// BLOCK 4
translate([-0.01, -0.44, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.07, 0.05, 1.31], center=true);
// BLOCK 5
translate([-0.73, 0.42, -0.06])
rotate([230.00, 180.00, 90.00])
cube([0.15, 0.14, 0.55], center=true);
// BLOCK 6
translate([-0.75, -0.00, 0.18])
rotate([90.00, 180.00, 180.00])
cube([0.05, 0.07, 0.69], center=true);
// BLOCK 7
translate([-0.73, -0.42, -0.06])
rotate([180.00, 180.00, 0.00])
cube([0.14, 0.15, 0.55], center=true);
// BLOCK 8
translate([0.73, 0.42, -0.06])
rotate([180.00, 0.00, 90.00])
cube([0.15, 0.14, 0.55], center=true);
// BLOCK 9
translate([0.75, -0.00, 0.18])
rotate([0.00, 90.00, 0.00])
cube([0.07, 0.69, 0.05], center=true);
// BLOCK 10
translate([0.73, -0.42, -0.06])
rotate([0.00, 90.00, 180.00])
cube([0.55, 0.15, 0.14], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.28])
rotate([0.00, 180.00, 90.00])
cube([1.10, 1.74, 0.12], center=true);
// BLOCK 2
translate([-0.01, 0.44, 0.18])
rotate([0.00, 180.00, 90.00])
cube([0.05, 1.31, 0.07], center=true);
// BLOCK 3
translate([0.00, -0.00, -0.26])
rotate([90.00, 0.00, 180.00])
cube([1.46, 0.09, 0.83], center=true);
// BLOCK 4
translate([-0.01, -0.44, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.07, 0.05, 1.31], center=true);
// BLOCK 5
translate([-0.73, 0.42, -0.06])
rotate([180.00, 180.00, 90.00])
cube([0.15, 0.14, 0.55], center=true);
// BLOCK 6
translate([-0.75, -0.00, 0.18])
rotate([90.00, 180.00, 180.00])
cube([0.05, 0.07, 0.69], center=true);
// BLOCK 7
translate([-0.73, -0.42, -0.06])
rotate([180.00, 180.00, 0.00])
cube([0.14, 0.15, 0.55], center=true);
// BLOCK 8
translate([0.73, 0.42, -0.06])
rotate([180.00, 0.00, 90.00])
cube([0.15, 0.14, 0.55], center=true);
// BLOCK 9
translate([0.75, -0.00, 0.18])
rotate([0.00, 90.00, 0.00])
cube([0.07, 0.69, 0.05], center=true);
// BLOCK 10
translate([0.73, -0.42, -0.06])
rotate([0.00, 90.00, 180.00])
cube([0.55, 0.15, 0.14], center=true);
| |
fc9ad1e7-d589-4c95-8cd3-0137906a6abe
|
// BLOCK 1
translate([-0.55, 0.40, -0.05])
rotate([180.00, 180.00, 180.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 2
translate([-0.55, -0.40, -0.05])
rotate([180.00, 90.00, 180.00])
cube([0.75, 0.06, 0.06], center=true);
// BLOCK 3
translate([0.55, 0.40, -0.05])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 4
translate([0.55, -0.40, -0.05])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.75, 0.06], center=true);
// BLOCK 5
translate([0.00, -0.00, 0.41])
rotate([180.00, 0.00, 0.00])
cube([1.15, 0.86, 0.04], center=true);
// BLOCK 6
translate([-0.53, -0.00, 0.35])
rotate([0.00, 180.00, 90.00])
cube([0.71, 0.08, 0.06], center=true);
// BLOCK 7
translate([0.00, 0.39, 0.35])
rotate([180.00, 180.00, 90.00])
cube([0.08, 1.15, 0.06], center=true);
// BLOCK 8
translate([0.53, -0.00, 0.35])
rotate([0.00, 180.00, 340.00])
cube([0.08, 0.71, 0.06], center=true);
// BLOCK 9
translate([0.00, -0.39, 0.35])
rotate([90.00, 0.00, 0.00])
cube([1.15, 0.06, 0.08], center=true);
|
// BLOCK 1
translate([-0.55, 0.40, -0.05])
rotate([180.00, 180.00, 180.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 2
translate([-0.55, -0.40, -0.05])
rotate([180.00, 90.00, 180.00])
cube([0.75, 0.06, 0.06], center=true);
// BLOCK 3
translate([0.55, 0.40, -0.05])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 4
translate([0.55, -0.40, -0.05])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.75, 0.06], center=true);
// BLOCK 5
translate([0.00, -0.00, 0.41])
rotate([180.00, 0.00, 0.00])
cube([1.15, 0.86, 0.04], center=true);
// BLOCK 6
translate([-0.53, -0.00, 0.35])
rotate([0.00, 180.00, 90.00])
cube([0.71, 0.08, 0.06], center=true);
// BLOCK 7
translate([0.00, 0.39, 0.35])
rotate([180.00, 180.00, 90.00])
cube([0.08, 1.15, 0.06], center=true);
// BLOCK 8
translate([0.53, -0.00, 0.35])
rotate([0.00, 180.00, 180.00])
cube([0.08, 0.71, 0.06], center=true);
// BLOCK 9
translate([0.00, -0.39, 0.35])
rotate([90.00, 0.00, 0.00])
cube([1.15, 0.06, 0.08], center=true);
| |
a690bfe2-e889-46f2-902e-60158405804b
|
// BLOCK 1
translate([-0.01, 0.36, 0.43])
rotate([180.00, 120.00, 180.00])
cube([0.83, 0.11, 0.74], center=true);
// BLOCK 2
translate([-0.35, 0.34, -0.42])
rotate([0.00, 0.00, 90.00])
cube([0.14, 0.13, 0.77], center=true);
// BLOCK 3
translate([-0.35, -0.34, -0.42])
rotate([0.00, 0.00, 90.00])
cube([0.13, 0.13, 0.77], center=true);
// BLOCK 4
translate([0.35, 0.34, -0.42])
rotate([90.00, 0.00, 180.00])
cube([0.13, 0.77, 0.14], center=true);
// BLOCK 5
translate([0.35, -0.34, -0.42])
rotate([0.00, 180.00, 90.00])
cube([0.13, 0.13, 0.77], center=true);
// BLOCK 6
translate([-0.01, -0.04, 0.09])
rotate([0.00, 90.00, 180.00])
cube([0.03, 0.71, 0.81], center=true);
// BLOCK 7
translate([0.00, -0.00, 0.02])
rotate([90.00, 0.00, 180.00])
cube([0.83, 0.11, 0.83], center=true);
|
// BLOCK 1
translate([-0.01, 0.36, 0.43])
rotate([180.00, 180.00, 180.00])
cube([0.83, 0.11, 0.74], center=true);
// BLOCK 2
translate([-0.35, 0.34, -0.42])
rotate([0.00, 0.00, 90.00])
cube([0.14, 0.13, 0.77], center=true);
// BLOCK 3
translate([-0.35, -0.34, -0.42])
rotate([0.00, 0.00, 90.00])
cube([0.13, 0.13, 0.77], center=true);
// BLOCK 4
translate([0.35, 0.34, -0.42])
rotate([90.00, 0.00, 180.00])
cube([0.13, 0.77, 0.14], center=true);
// BLOCK 5
translate([0.35, -0.34, -0.42])
rotate([0.00, 180.00, 90.00])
cube([0.13, 0.13, 0.77], center=true);
// BLOCK 6
translate([-0.01, -0.04, 0.09])
rotate([0.00, 90.00, 180.00])
cube([0.03, 0.71, 0.81], center=true);
// BLOCK 7
translate([0.00, -0.00, 0.02])
rotate([90.00, 0.00, 180.00])
cube([0.83, 0.11, 0.83], center=true);
| |
6c3ccf01-6eee-4d60-b370-cb24862651a5
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([180.00, 90.00, 180.00])
cube([0.03, 1.36, 1.36], center=true);
// BLOCK 2
translate([-0.53, 0.03, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.37, 0.51, 0.03], center=true);
// BLOCK 3
translate([0.03, 0.53, 0.00])
rotate([0.00, 0.00, 0.00])
cube([0.03, 0.37, 0.51], center=true);
// BLOCK 4
translate([0.00, 0.03, -0.18])
rotate([200.00, 180.00, 180.00])
cube([1.36, 1.36, 0.03], center=true);
// BLOCK 5
translate([0.53, 0.03, 0.00])
rotate([90.00, 0.00, 180.00])
cube([0.37, 0.51, 0.03], center=true);
// BLOCK 6
translate([0.03, -0.53, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.37, 0.03, 0.51], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([180.00, 90.00, 180.00])
cube([0.03, 1.36, 1.36], center=true);
// BLOCK 2
translate([-0.53, 0.03, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.37, 0.51, 0.03], center=true);
// BLOCK 3
translate([0.03, 0.53, 0.00])
rotate([0.00, 0.00, 0.00])
cube([0.03, 0.37, 0.51], center=true);
// BLOCK 4
translate([0.00, 0.03, -0.18])
rotate([0.00, 180.00, 180.00])
cube([1.36, 1.36, 0.03], center=true);
// BLOCK 5
translate([0.53, 0.03, 0.00])
rotate([90.00, 0.00, 180.00])
cube([0.37, 0.51, 0.03], center=true);
// BLOCK 6
translate([0.03, -0.53, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.37, 0.03, 0.51], center=true);
| |
cfc055e7-6efa-4c99-908f-fe35806cee03
|
// BLOCK 1
translate([-0.70, 0.09, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.14, 0.71, 0.02], center=true);
// BLOCK 2
translate([0.00, 0.43, -0.50])
rotate([180.00, 90.00, 0.00])
cube([0.17, 0.03, 1.38], center=true);
// BLOCK 3
translate([0.70, 0.09, -0.52])
rotate([180.00, 0.00, 90.00])
cube([0.71, 0.02, 0.14], center=true);
// BLOCK 4
translate([-0.69, 0.03, 0.08])
rotate([180.00, 30.00, 90.00])
cube([0.82, 0.05, 1.03], center=true);
// BLOCK 5
translate([0.70, 0.04, 0.08])
rotate([90.00, 180.00, 180.00])
cube([0.02, 1.03, 0.80], center=true);
// BLOCK 6
translate([0.01, 0.03, 0.56])
rotate([180.00, 90.00, 0.00])
cube([0.02, 0.76, 1.37], center=true);
// BLOCK 7
translate([0.01, 0.42, 0.09])
rotate([0.00, 0.00, 90.00])
cube([0.04, 1.37, 1.00], center=true);
// BLOCK 8
translate([0.03, -0.37, 0.08])
rotate([0.00, 180.00, 90.00])
cube([0.03, 1.38, 1.03], center=true);
// BLOCK 9
translate([0.01, 0.03, -0.03])
rotate([0.00, 0.00, 180.00])
cube([1.37, 0.76, 0.03], center=true);
// BLOCK 10
translate([-0.41, -0.06, 0.42])
rotate([180.00, 90.00, 180.00])
cube([0.27, 0.74, 0.60], center=true);
// BLOCK 11
translate([-0.41, -0.41, -0.05])
rotate([180.00, 0.00, 90.00])
cube([0.06, 0.60, 0.76], center=true);
|
// BLOCK 1
translate([-0.70, 0.09, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.14, 0.71, 0.02], center=true);
// BLOCK 2
translate([0.00, 0.43, -0.50])
rotate([180.00, 90.00, 0.00])
cube([0.17, 0.03, 1.38], center=true);
// BLOCK 3
translate([0.70, 0.09, -0.52])
rotate([180.00, 0.00, 90.00])
cube([0.71, 0.02, 0.14], center=true);
// BLOCK 4
translate([-0.69, 0.03, 0.08])
rotate([180.00, 180.00, 90.00])
cube([0.82, 0.05, 1.03], center=true);
// BLOCK 5
translate([0.70, 0.04, 0.08])
rotate([90.00, 180.00, 180.00])
cube([0.02, 1.03, 0.80], center=true);
// BLOCK 6
translate([0.01, 0.03, 0.56])
rotate([180.00, 90.00, 0.00])
cube([0.02, 0.76, 1.37], center=true);
// BLOCK 7
translate([0.01, 0.42, 0.09])
rotate([0.00, 0.00, 90.00])
cube([0.04, 1.37, 1.00], center=true);
// BLOCK 8
translate([0.03, -0.37, 0.08])
rotate([0.00, 180.00, 90.00])
cube([0.03, 1.38, 1.03], center=true);
// BLOCK 9
translate([0.01, 0.03, -0.03])
rotate([0.00, 0.00, 180.00])
cube([1.37, 0.76, 0.03], center=true);
// BLOCK 10
translate([-0.41, -0.06, 0.42])
rotate([180.00, 90.00, 180.00])
cube([0.27, 0.74, 0.60], center=true);
// BLOCK 11
translate([-0.41, -0.41, -0.05])
rotate([180.00, 0.00, 90.00])
cube([0.06, 0.60, 0.76], center=true);
| |
c5c312dc-d09c-4817-9162-9f4804c1f254
|
// BLOCK 1
translate([0.01, -0.01, -0.12])
rotate([0.00, 0.00, 90.00])
cube([0.83, 0.60, 0.08], center=true);
// BLOCK 2
translate([-0.25, 0.22, -0.50])
rotate([180.00, 90.00, 180.00])
cube([0.68, 0.13, 0.08], center=true);
// BLOCK 3
translate([-0.25, -0.36, -0.50])
rotate([180.00, 180.00, 0.00])
cube([0.08, 0.13, 0.68], center=true);
// BLOCK 4
translate([0.27, 0.22, -0.50])
rotate([0.00, 180.00, 90.00])
cube([0.13, 0.08, 0.68], center=true);
// BLOCK 5
translate([0.27, -0.36, -0.50])
rotate([0.00, 0.00, 90.00])
cube([0.13, 0.08, 0.68], center=true);
// BLOCK 6
translate([0.00, 0.29, 0.75])
rotate([180.00, 180.00, 90.00])
cube([0.27, 0.62, 0.17], center=true);
// BLOCK 7
translate([-0.22, 0.29, 0.30])
rotate([30.00, 0.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 8
translate([-0.11, 0.29, 0.30])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 9
translate([0.01, 0.29, 0.30])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 10
translate([0.13, 0.29, 0.30])
rotate([180.00, 0.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 11
translate([0.24, 0.29, 0.30])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
|
// BLOCK 1
translate([0.01, -0.01, -0.12])
rotate([0.00, 0.00, 90.00])
cube([0.83, 0.60, 0.08], center=true);
// BLOCK 2
translate([-0.25, 0.22, -0.50])
rotate([180.00, 90.00, 180.00])
cube([0.68, 0.13, 0.08], center=true);
// BLOCK 3
translate([-0.25, -0.36, -0.50])
rotate([180.00, 180.00, 0.00])
cube([0.08, 0.13, 0.68], center=true);
// BLOCK 4
translate([0.27, 0.22, -0.50])
rotate([0.00, 180.00, 90.00])
cube([0.13, 0.08, 0.68], center=true);
// BLOCK 5
translate([0.27, -0.36, -0.50])
rotate([0.00, 0.00, 90.00])
cube([0.13, 0.08, 0.68], center=true);
// BLOCK 6
translate([0.00, 0.29, 0.75])
rotate([180.00, 180.00, 90.00])
cube([0.27, 0.62, 0.17], center=true);
// BLOCK 7
translate([-0.22, 0.29, 0.30])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 8
translate([-0.11, 0.29, 0.30])
rotate([0.00, 0.00, 180.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 9
translate([0.01, 0.29, 0.30])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 10
translate([0.13, 0.29, 0.30])
rotate([180.00, 0.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 11
translate([0.24, 0.29, 0.30])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
| |
207a694e-ac74-4ec0-b122-668cb8f51082
|
// BLOCK 1
translate([0.00, -0.00, 0.44])
rotate([180.00, 180.00, 180.00])
cube([1.22, 0.35, 0.05], center=true);
// BLOCK 2
translate([0.00, -0.12, 0.39])
rotate([180.00, 0.00, 0.00])
cube([1.04, 0.01, 0.15], center=true);
// BLOCK 3
translate([0.00, 0.12, 0.39])
rotate([180.00, 0.00, 0.00])
cube([1.04, 0.01, 0.15], center=true);
// BLOCK 4
translate([-0.28, 0.15, 0.39])
rotate([0.00, 0.00, 90.00])
cube([0.04, 0.38, 0.08], center=true);
// BLOCK 5
translate([0.28, 0.15, 0.39])
rotate([180.00, 0.00, 0.00])
cube([0.38, 0.04, 0.08], center=true);
// BLOCK 6
translate([-0.54, 0.13, 0.00])
rotate([180.00, 0.00, 0.00])
cube([0.05, 0.03, 0.94], center=true);
// BLOCK 7
translate([-0.53, -0.00, 0.39])
rotate([90.00, 0.00, 180.00])
cube([0.01, 0.15, 0.23], center=true);
// BLOCK 8
translate([-0.54, -0.13, 0.00])
rotate([180.00, 180.00, 90.00])
cube([0.03, 0.05, 0.94], center=true);
// BLOCK 9
translate([0.54, 0.13, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.05, 0.94, 0.03], center=true);
// BLOCK 10
translate([0.53, -0.00, 0.39])
rotate([180.00, 180.00, 180.00])
cube([0.01, 0.23, 0.15], center=true);
// BLOCK 11
translate([0.54, -0.13, 0.00])
rotate([240.00, 90.00, 180.00])
cube([0.94, 0.03, 0.05], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.44])
rotate([180.00, 180.00, 180.00])
cube([1.22, 0.35, 0.05], center=true);
// BLOCK 2
translate([0.00, -0.12, 0.39])
rotate([180.00, 0.00, 0.00])
cube([1.04, 0.01, 0.15], center=true);
// BLOCK 3
translate([0.00, 0.12, 0.39])
rotate([180.00, 0.00, 0.00])
cube([1.04, 0.01, 0.15], center=true);
// BLOCK 4
translate([-0.28, 0.15, 0.39])
rotate([0.00, 0.00, 90.00])
cube([0.04, 0.38, 0.08], center=true);
// BLOCK 5
translate([0.28, 0.15, 0.39])
rotate([180.00, 0.00, 0.00])
cube([0.38, 0.04, 0.08], center=true);
// BLOCK 6
translate([-0.54, 0.13, 0.00])
rotate([180.00, 0.00, 0.00])
cube([0.05, 0.03, 0.94], center=true);
// BLOCK 7
translate([-0.53, -0.00, 0.39])
rotate([90.00, 0.00, 180.00])
cube([0.01, 0.15, 0.23], center=true);
// BLOCK 8
translate([-0.54, -0.13, 0.00])
rotate([180.00, 180.00, 90.00])
cube([0.03, 0.05, 0.94], center=true);
// BLOCK 9
translate([0.54, 0.13, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.05, 0.94, 0.03], center=true);
// BLOCK 10
translate([0.53, -0.00, 0.39])
rotate([180.00, 180.00, 180.00])
cube([0.01, 0.23, 0.15], center=true);
// BLOCK 11
translate([0.54, -0.13, 0.00])
rotate([0.00, 90.00, 180.00])
cube([0.94, 0.03, 0.05], center=true);
| |
0589179a-40e5-4d55-b66b-fa2c6ca37281
|
// BLOCK 1
translate([0.00, -0.11, -0.10])
rotate([0.00, 180.00, 90.00])
cube([0.83, 0.80, 0.15], center=true);
// BLOCK 2
translate([0.00, 0.23, 0.32])
rotate([90.00, 0.00, 180.00])
cube([0.89, 0.88, 0.40], center=true);
// BLOCK 3
translate([-0.28, 0.13, -0.48])
rotate([90.00, 180.00, 180.00])
cube([0.06, 0.63, 0.08], center=true);
// BLOCK 4
translate([-0.32, -0.40, -0.47])
rotate([0.00, 90.00, 180.00])
cube([0.61, 0.06, 0.06], center=true);
// BLOCK 5
translate([0.28, 0.13, -0.48])
rotate([90.00, 180.00, 180.00])
cube([0.06, 0.63, 0.08], center=true);
// BLOCK 6
translate([0.31, -0.40, -0.47])
rotate([180.00, 90.00, 40.00])
cube([0.61, 0.06, 0.06], center=true);
|
// BLOCK 1
translate([0.00, -0.11, -0.10])
rotate([0.00, 180.00, 90.00])
cube([0.83, 0.80, 0.15], center=true);
// BLOCK 2
translate([0.00, 0.23, 0.32])
rotate([90.00, 0.00, 180.00])
cube([0.89, 0.88, 0.40], center=true);
// BLOCK 3
translate([-0.28, 0.13, -0.48])
rotate([90.00, 180.00, 180.00])
cube([0.06, 0.63, 0.08], center=true);
// BLOCK 4
translate([-0.32, -0.40, -0.47])
rotate([0.00, 90.00, 180.00])
cube([0.61, 0.06, 0.06], center=true);
// BLOCK 5
translate([0.28, 0.13, -0.48])
rotate([90.00, 180.00, 180.00])
cube([0.06, 0.63, 0.08], center=true);
// BLOCK 6
translate([0.31, -0.40, -0.47])
rotate([180.00, 90.00, 0.00])
cube([0.61, 0.06, 0.06], center=true);
| |
e2f21b9c-1199-4a4a-a596-dacda95a8ef1
|
// BLOCK 1
translate([0.00, -0.00, 0.30])
rotate([320.00, 90.00, 0.00])
cube([0.01, 0.73, 1.58], center=true);
// BLOCK 2
translate([-0.61, 0.18, -0.01])
rotate([0.00, 90.00, 180.00])
cube([0.56, 0.08, 0.02], center=true);
// BLOCK 3
translate([-0.62, -0.10, -0.26])
rotate([180.00, 90.00, 0.00])
cube([0.08, 0.50, 0.02], center=true);
// BLOCK 4
translate([-0.61, 0.06, 0.29])
rotate([0.00, 0.00, 180.00])
cube([0.01, 0.34, 0.04], center=true);
// BLOCK 5
translate([0.62, 0.18, -0.01])
rotate([0.00, 0.00, 0.00])
cube([0.02, 0.08, 0.56], center=true);
// BLOCK 6
translate([0.63, -0.10, -0.26])
rotate([0.00, 90.00, 180.00])
cube([0.08, 0.50, 0.02], center=true);
// BLOCK 7
translate([0.62, 0.06, 0.29])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.34, 0.01], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.30])
rotate([180.00, 90.00, 0.00])
cube([0.01, 0.73, 1.58], center=true);
// BLOCK 2
translate([-0.61, 0.18, -0.01])
rotate([0.00, 90.00, 180.00])
cube([0.56, 0.08, 0.02], center=true);
// BLOCK 3
translate([-0.62, -0.10, -0.26])
rotate([180.00, 90.00, 0.00])
cube([0.08, 0.50, 0.02], center=true);
// BLOCK 4
translate([-0.61, 0.06, 0.29])
rotate([0.00, 0.00, 180.00])
cube([0.01, 0.34, 0.04], center=true);
// BLOCK 5
translate([0.62, 0.18, -0.01])
rotate([0.00, 0.00, 0.00])
cube([0.02, 0.08, 0.56], center=true);
// BLOCK 6
translate([0.63, -0.10, -0.26])
rotate([0.00, 90.00, 180.00])
cube([0.08, 0.50, 0.02], center=true);
// BLOCK 7
translate([0.62, 0.06, 0.29])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.34, 0.01], center=true);
| |
5e56bcba-cc01-4e3d-babb-83978d24e67d
|
// BLOCK 1
translate([0.00, -0.00, 0.16])
rotate([180.00, 0.00, 90.00])
cube([1.39, 1.54, 0.18], center=true);
// BLOCK 2
translate([-0.56, 0.49, -0.09])
rotate([180.00, 90.00, 0.00])
cube([0.32, 0.12, 0.11], center=true);
// BLOCK 3
translate([-0.56, -0.64, -0.09])
rotate([150.00, 180.00, 180.00])
cube([0.12, 0.32, 0.12], center=true);
// BLOCK 4
translate([0.56, 0.49, -0.09])
rotate([180.00, 0.00, 90.00])
cube([0.12, 0.11, 0.32], center=true);
// BLOCK 5
translate([0.56, -0.64, -0.09])
rotate([180.00, 180.00, 90.00])
cube([0.12, 0.12, 0.32], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.16])
rotate([180.00, 0.00, 90.00])
cube([1.39, 1.54, 0.18], center=true);
// BLOCK 2
translate([-0.56, 0.49, -0.09])
rotate([180.00, 90.00, 0.00])
cube([0.32, 0.12, 0.11], center=true);
// BLOCK 3
translate([-0.56, -0.64, -0.09])
rotate([90.00, 180.00, 180.00])
cube([0.12, 0.32, 0.12], center=true);
// BLOCK 4
translate([0.56, 0.49, -0.09])
rotate([180.00, 0.00, 90.00])
cube([0.12, 0.11, 0.32], center=true);
// BLOCK 5
translate([0.56, -0.64, -0.09])
rotate([180.00, 180.00, 90.00])
cube([0.12, 0.12, 0.32], center=true);
| |
b70d88b7-bdd3-40e5-a211-4b6aafa786a8
|
// BLOCK 1
translate([-0.01, -0.04, -0.22])
rotate([180.00, 180.00, 0.00])
cube([1.21, 1.18, 0.67], center=true);
// BLOCK 2
translate([0.00, 0.38, 0.34])
rotate([180.00, 0.00, 50.00])
cube([1.21, 0.53, 0.57], center=true);
// BLOCK 3
translate([-0.54, -0.16, 0.35])
rotate([180.00, 90.00, 180.00])
cube([0.54, 0.92, 0.34], center=true);
// BLOCK 4
translate([0.54, -0.16, 0.35])
rotate([180.00, 180.00, 180.00])
cube([0.34, 0.92, 0.54], center=true);
// BLOCK 5
translate([-0.38, 0.27, -0.59])
rotate([0.00, 90.00, 0.00])
cube([0.08, 0.14, 0.14], center=true);
// BLOCK 6
translate([-0.50, -0.51, -0.59])
rotate([90.00, 180.00, 0.00])
cube([0.14, 0.08, 0.14], center=true);
// BLOCK 7
translate([0.37, 0.27, -0.59])
rotate([180.00, 90.00, 0.00])
cube([0.08, 0.14, 0.14], center=true);
// BLOCK 8
translate([0.49, -0.51, -0.59])
rotate([180.00, 0.00, 90.00])
cube([0.14, 0.14, 0.08], center=true);
|
// BLOCK 1
translate([-0.01, -0.04, -0.22])
rotate([180.00, 180.00, 0.00])
cube([1.21, 1.18, 0.67], center=true);
// BLOCK 2
translate([0.00, 0.38, 0.34])
rotate([180.00, 0.00, 180.00])
cube([1.21, 0.53, 0.57], center=true);
// BLOCK 3
translate([-0.54, -0.16, 0.35])
rotate([180.00, 90.00, 180.00])
cube([0.54, 0.92, 0.34], center=true);
// BLOCK 4
translate([0.54, -0.16, 0.35])
rotate([180.00, 180.00, 180.00])
cube([0.34, 0.92, 0.54], center=true);
// BLOCK 5
translate([-0.38, 0.27, -0.59])
rotate([0.00, 90.00, 0.00])
cube([0.08, 0.14, 0.14], center=true);
// BLOCK 6
translate([-0.50, -0.51, -0.59])
rotate([90.00, 180.00, 0.00])
cube([0.14, 0.08, 0.14], center=true);
// BLOCK 7
translate([0.37, 0.27, -0.59])
rotate([180.00, 90.00, 0.00])
cube([0.08, 0.14, 0.14], center=true);
// BLOCK 8
translate([0.49, -0.51, -0.59])
rotate([180.00, 0.00, 90.00])
cube([0.14, 0.14, 0.08], center=true);
| |
1db993a4-ecda-4a4d-a8d5-a5cd2d25eb06
|
// BLOCK 1
translate([0.01, -0.00, 0.28])
rotate([180.00, 180.00, 0.00])
cube([1.51, 1.12, 0.05], center=true);
// BLOCK 2
translate([-0.58, 0.43, -0.24])
rotate([90.00, 0.00, 180.00])
cube([0.10, 0.14, 0.07], center=true);
// BLOCK 3
translate([-0.58, -0.44, -0.24])
rotate([180.00, 300.00, 90.00])
cube([0.07, 0.10, 0.14], center=true);
// BLOCK 4
translate([0.00, -0.00, 0.04])
rotate([180.00, 0.00, 90.00])
cube([1.20, 1.60, 0.42], center=true);
// BLOCK 5
translate([0.58, 0.43, -0.24])
rotate([180.00, 0.00, 180.00])
cube([0.10, 0.07, 0.14], center=true);
// BLOCK 6
translate([0.58, -0.44, -0.24])
rotate([180.00, 180.00, 180.00])
cube([0.10, 0.07, 0.14], center=true);
|
// BLOCK 1
translate([0.01, -0.00, 0.28])
rotate([180.00, 180.00, 0.00])
cube([1.51, 1.12, 0.05], center=true);
// BLOCK 2
translate([-0.58, 0.43, -0.24])
rotate([90.00, 0.00, 180.00])
cube([0.10, 0.14, 0.07], center=true);
// BLOCK 3
translate([-0.58, -0.44, -0.24])
rotate([180.00, 180.00, 90.00])
cube([0.07, 0.10, 0.14], center=true);
// BLOCK 4
translate([0.00, -0.00, 0.04])
rotate([180.00, 0.00, 90.00])
cube([1.20, 1.60, 0.42], center=true);
// BLOCK 5
translate([0.58, 0.43, -0.24])
rotate([180.00, 0.00, 180.00])
cube([0.10, 0.07, 0.14], center=true);
// BLOCK 6
translate([0.58, -0.44, -0.24])
rotate([180.00, 180.00, 180.00])
cube([0.10, 0.07, 0.14], center=true);
| |
528c33e7-ba95-43a8-bcb0-344c3968afd5
|
// BLOCK 1
translate([0.00, -0.00, -0.14])
rotate([180.00, 90.00, 180.00])
cube([0.52, 1.20, 1.30], center=true);
// BLOCK 2
translate([0.00, 0.36, 0.34])
rotate([90.00, 0.00, 180.00])
cube([0.89, 0.44, 0.50], center=true);
// BLOCK 3
translate([-0.53, -0.00, 0.34])
rotate([0.00, 90.00, 180.00])
cube([0.44, 1.20, 0.25], center=true);
// BLOCK 4
translate([0.53, -0.00, 0.34])
rotate([180.00, 200.00, 180.00])
cube([0.44, 1.20, 0.25], center=true);
// BLOCK 5
translate([-0.54, 0.48, -0.49])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.15, 0.15], center=true);
// BLOCK 6
translate([-0.54, -0.48, -0.49])
rotate([90.00, 0.00, 0.00])
cube([0.15, 0.14, 0.15], center=true);
// BLOCK 7
translate([0.54, 0.48, -0.49])
rotate([0.00, 0.00, 90.00])
cube([0.15, 0.15, 0.14], center=true);
// BLOCK 8
translate([0.54, -0.48, -0.49])
rotate([0.00, 0.00, 180.00])
cube([0.15, 0.15, 0.14], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.14])
rotate([180.00, 90.00, 180.00])
cube([0.52, 1.20, 1.30], center=true);
// BLOCK 2
translate([0.00, 0.36, 0.34])
rotate([90.00, 0.00, 180.00])
cube([0.89, 0.44, 0.50], center=true);
// BLOCK 3
translate([-0.53, -0.00, 0.34])
rotate([0.00, 90.00, 180.00])
cube([0.44, 1.20, 0.25], center=true);
// BLOCK 4
translate([0.53, -0.00, 0.34])
rotate([180.00, 90.00, 180.00])
cube([0.44, 1.20, 0.25], center=true);
// BLOCK 5
translate([-0.54, 0.48, -0.49])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.15, 0.15], center=true);
// BLOCK 6
translate([-0.54, -0.48, -0.49])
rotate([90.00, 0.00, 0.00])
cube([0.15, 0.14, 0.15], center=true);
// BLOCK 7
translate([0.54, 0.48, -0.49])
rotate([0.00, 0.00, 90.00])
cube([0.15, 0.15, 0.14], center=true);
// BLOCK 8
translate([0.54, -0.48, -0.49])
rotate([0.00, 0.00, 180.00])
cube([0.15, 0.15, 0.14], center=true);
| |
c9423427-7092-4da8-bb8e-2b29fb80a127
|
// BLOCK 1
translate([0.00, 0.38, 0.39])
rotate([90.00, 180.00, 0.00])
cube([0.78, 0.68, 0.04], center=true);
// BLOCK 2
translate([0.00, -0.07, 0.01])
rotate([0.00, 90.00, 0.00])
cube([0.17, 0.75, 0.79], center=true);
// BLOCK 3
translate([-0.36, 0.34, -0.38])
rotate([180.00, 0.00, 0.00])
cube([0.05, 0.03, 0.68], center=true);
// BLOCK 4
translate([0.00, 0.33, -0.37])
rotate([0.00, 250.00, 180.00])
cube([0.84, 0.05, 0.70], center=true);
// BLOCK 5
translate([-0.35, -0.44, -0.36])
rotate([180.00, 90.00, 180.00])
cube([0.73, 0.05, 0.04], center=true);
// BLOCK 6
translate([-0.35, -0.01, -0.72])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.84, 0.02], center=true);
// BLOCK 7
translate([0.35, -0.44, -0.36])
rotate([90.00, 0.00, 180.00])
cube([0.04, 0.73, 0.05], center=true);
// BLOCK 8
translate([0.35, -0.01, -0.72])
rotate([180.00, 90.00, 180.00])
cube([0.02, 0.84, 0.04], center=true);
|
// BLOCK 1
translate([0.00, 0.38, 0.39])
rotate([90.00, 180.00, 0.00])
cube([0.78, 0.68, 0.04], center=true);
// BLOCK 2
translate([0.00, -0.07, 0.01])
rotate([0.00, 90.00, 0.00])
cube([0.17, 0.75, 0.79], center=true);
// BLOCK 3
translate([-0.36, 0.34, -0.38])
rotate([180.00, 0.00, 0.00])
cube([0.05, 0.03, 0.68], center=true);
// BLOCK 4
translate([0.00, 0.33, -0.37])
rotate([0.00, 0.00, 180.00])
cube([0.84, 0.05, 0.70], center=true);
// BLOCK 5
translate([-0.35, -0.44, -0.36])
rotate([180.00, 90.00, 180.00])
cube([0.73, 0.05, 0.04], center=true);
// BLOCK 6
translate([-0.35, -0.01, -0.72])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.84, 0.02], center=true);
// BLOCK 7
translate([0.35, -0.44, -0.36])
rotate([90.00, 0.00, 180.00])
cube([0.04, 0.73, 0.05], center=true);
// BLOCK 8
translate([0.35, -0.01, -0.72])
rotate([180.00, 90.00, 180.00])
cube([0.02, 0.84, 0.04], center=true);
| |
05d67b1f-e24f-463e-b448-8411f2399c1f
|
// BLOCK 1
translate([0.00, -0.00, 0.20])
rotate([180.00, 180.00, 90.00])
cube([0.94, 1.75, 0.09], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.19])
rotate([0.00, 180.00, 90.00])
cube([0.94, 1.75, 0.12], center=true);
// BLOCK 3
translate([-0.84, -0.00, 0.01])
rotate([180.00, 180.00, 90.00])
cube([0.86, 0.08, 0.28], center=true);
// BLOCK 4
translate([0.40, -0.00, 0.01])
rotate([180.00, 330.00, 90.00])
cube([0.94, 0.94, 0.28], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.20])
rotate([180.00, 180.00, 90.00])
cube([0.94, 1.75, 0.09], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.19])
rotate([0.00, 180.00, 90.00])
cube([0.94, 1.75, 0.12], center=true);
// BLOCK 3
translate([-0.84, -0.00, 0.01])
rotate([180.00, 180.00, 90.00])
cube([0.86, 0.08, 0.28], center=true);
// BLOCK 4
translate([0.40, -0.00, 0.01])
rotate([180.00, 0.00, 90.00])
cube([0.94, 0.94, 0.28], center=true);
| |
a9921767-7dea-4835-ae63-0f2f25e6b4eb
|
// BLOCK 1
translate([0.00, -0.00, 0.30])
rotate([180.00, 0.00, 180.00])
cube([1.41, 0.85, 0.13], center=true);
// BLOCK 2
translate([-0.63, 0.36, -0.06])
rotate([180.00, 340.00, 180.00])
cube([0.61, 0.06, 0.05], center=true);
// BLOCK 3
translate([-0.63, -0.36, -0.06])
rotate([90.00, 0.00, 0.00])
cube([0.04, 0.61, 0.04], center=true);
// BLOCK 4
translate([0.64, 0.36, -0.06])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.05, 0.61], center=true);
// BLOCK 5
translate([0.64, -0.36, -0.06])
rotate([0.00, 0.00, 180.00])
cube([0.04, 0.04, 0.61], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.30])
rotate([180.00, 0.00, 180.00])
cube([1.41, 0.85, 0.13], center=true);
// BLOCK 2
translate([-0.63, 0.36, -0.06])
rotate([180.00, 90.00, 180.00])
cube([0.61, 0.06, 0.05], center=true);
// BLOCK 3
translate([-0.63, -0.36, -0.06])
rotate([90.00, 0.00, 0.00])
cube([0.04, 0.61, 0.04], center=true);
// BLOCK 4
translate([0.64, 0.36, -0.06])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.05, 0.61], center=true);
// BLOCK 5
translate([0.64, -0.36, -0.06])
rotate([0.00, 0.00, 180.00])
cube([0.04, 0.04, 0.61], center=true);
| |
6c7eebe3-1103-4b43-8301-567c25d6ff79
|
// BLOCK 1
translate([-0.46, -0.01, -0.80])
rotate([0.00, 0.00, 0.00])
cube([0.06, 0.47, 0.11], center=true);
// BLOCK 2
translate([0.03, 0.19, -0.81])
rotate([180.00, 180.00, 90.00])
cube([0.12, 0.99, 0.10], center=true);
// BLOCK 3
translate([0.50, -0.01, -0.80])
rotate([180.00, 90.00, 180.00])
cube([0.11, 0.47, 0.07], center=true);
// BLOCK 4
translate([0.03, -0.05, -0.78])
rotate([0.00, 0.00, 90.00])
cube([0.41, 0.91, 0.10], center=true);
// BLOCK 5
translate([-0.43, -0.05, 0.05])
rotate([0.00, 180.00, 180.00])
cube([0.09, 0.39, 1.63], center=true);
// BLOCK 6
translate([0.01, 0.18, 0.05])
rotate([90.00, 180.00, 180.00])
cube([0.94, 1.63, 0.08], center=true);
// BLOCK 7
translate([0.04, -0.04, -0.39])
rotate([320.00, 90.00, 180.00])
cube([0.02, 0.38, 0.86], center=true);
// BLOCK 8
translate([0.03, -0.05, 0.82])
rotate([180.00, 180.00, 180.00])
cube([0.91, 0.41, 0.10], center=true);
// BLOCK 9
translate([0.49, -0.05, 0.05])
rotate([180.00, 180.00, 0.00])
cube([0.09, 0.39, 1.63], center=true);
// BLOCK 10
translate([0.04, -0.04, -0.01])
rotate([180.00, 90.00, 0.00])
cube([0.02, 0.38, 0.86], center=true);
// BLOCK 11
translate([0.04, -0.04, 0.37])
rotate([90.00, 0.00, 0.00])
cube([0.86, 0.02, 0.38], center=true);
|
// BLOCK 1
translate([-0.46, -0.01, -0.80])
rotate([0.00, 0.00, 0.00])
cube([0.06, 0.47, 0.11], center=true);
// BLOCK 2
translate([0.03, 0.19, -0.81])
rotate([180.00, 180.00, 90.00])
cube([0.12, 0.99, 0.10], center=true);
// BLOCK 3
translate([0.50, -0.01, -0.80])
rotate([180.00, 90.00, 180.00])
cube([0.11, 0.47, 0.07], center=true);
// BLOCK 4
translate([0.03, -0.05, -0.78])
rotate([0.00, 0.00, 90.00])
cube([0.41, 0.91, 0.10], center=true);
// BLOCK 5
translate([-0.43, -0.05, 0.05])
rotate([0.00, 180.00, 180.00])
cube([0.09, 0.39, 1.63], center=true);
// BLOCK 6
translate([0.01, 0.18, 0.05])
rotate([90.00, 180.00, 180.00])
cube([0.94, 1.63, 0.08], center=true);
// BLOCK 7
translate([0.04, -0.04, -0.39])
rotate([0.00, 90.00, 180.00])
cube([0.02, 0.38, 0.86], center=true);
// BLOCK 8
translate([0.03, -0.05, 0.82])
rotate([180.00, 180.00, 180.00])
cube([0.91, 0.41, 0.10], center=true);
// BLOCK 9
translate([0.49, -0.05, 0.05])
rotate([180.00, 180.00, 0.00])
cube([0.09, 0.39, 1.63], center=true);
// BLOCK 10
translate([0.04, -0.04, -0.01])
rotate([180.00, 90.00, 0.00])
cube([0.02, 0.38, 0.86], center=true);
// BLOCK 11
translate([0.04, -0.04, 0.37])
rotate([90.00, 0.00, 0.00])
cube([0.86, 0.02, 0.38], center=true);
| |
daaf2dbf-7432-4ee2-8212-66ebc1f3ec57
|
// BLOCK 1
translate([0.00, 0.01, -0.43])
rotate([180.00, 90.00, 180.00])
cube([0.02, 0.42, 1.77], center=true);
// BLOCK 2
translate([-0.28, 0.21, 0.03])
rotate([0.00, 90.00, 0.00])
cube([0.83, 0.02, 0.11], center=true);
// BLOCK 3
translate([-0.43, -0.00, 0.03])
rotate([90.00, 180.00, 0.00])
cube([0.03, 0.83, 0.38], center=true);
// BLOCK 4
translate([0.00, 0.01, 0.43])
rotate([0.00, 180.00, 180.00])
cube([1.77, 0.42, 0.02], center=true);
// BLOCK 5
translate([0.00, 0.20, 0.03])
rotate([0.00, 90.00, 180.00])
cube([0.83, 0.01, 1.70], center=true);
// BLOCK 6
translate([0.00, -0.21, -0.42])
rotate([0.00, 180.00, 90.00])
cube([0.03, 1.77, 0.05], center=true);
// BLOCK 7
translate([0.00, -0.21, 0.42])
rotate([180.00, 180.00, 90.00])
cube([0.03, 1.77, 0.05], center=true);
// BLOCK 8
translate([0.28, 0.21, 0.03])
rotate([0.00, 90.00, 180.00])
cube([0.83, 0.02, 0.11], center=true);
// BLOCK 9
translate([0.04, -0.00, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.89, 0.39, 0.11], center=true);
// BLOCK 10
translate([0.43, -0.00, 0.03])
rotate([90.00, 0.00, 180.00])
cube([0.03, 0.83, 0.38], center=true);
// BLOCK 11
translate([-0.86, -0.00, 0.03])
rotate([90.00, 0.00, 0.00])
cube([0.02, 0.83, 0.40], center=true);
// BLOCK 12
translate([-0.83, 0.21, 0.03])
rotate([180.00, 180.00, 180.00])
cube([0.11, 0.02, 0.83], center=true);
// BLOCK 13
translate([-0.83, -0.21, 0.03])
rotate([180.00, 30.00, 180.00])
cube([0.83, 0.02, 0.11], center=true);
// BLOCK 14
translate([0.86, -0.00, 0.03])
rotate([90.00, 180.00, 0.00])
cube([0.02, 0.83, 0.40], center=true);
// BLOCK 15
translate([0.83, 0.21, 0.03])
rotate([0.00, 180.00, 90.00])
cube([0.02, 0.11, 0.83], center=true);
// BLOCK 16
translate([0.83, -0.21, 0.03])
rotate([180.00, 180.00, 0.00])
cube([0.11, 0.02, 0.83], center=true);
|
// BLOCK 1
translate([0.00, 0.01, -0.43])
rotate([180.00, 90.00, 180.00])
cube([0.02, 0.42, 1.77], center=true);
// BLOCK 2
translate([-0.28, 0.21, 0.03])
rotate([0.00, 90.00, 0.00])
cube([0.83, 0.02, 0.11], center=true);
// BLOCK 3
translate([-0.43, -0.00, 0.03])
rotate([90.00, 180.00, 0.00])
cube([0.03, 0.83, 0.38], center=true);
// BLOCK 4
translate([0.00, 0.01, 0.43])
rotate([0.00, 180.00, 180.00])
cube([1.77, 0.42, 0.02], center=true);
// BLOCK 5
translate([0.00, 0.20, 0.03])
rotate([0.00, 90.00, 180.00])
cube([0.83, 0.01, 1.70], center=true);
// BLOCK 6
translate([0.00, -0.21, -0.42])
rotate([0.00, 180.00, 90.00])
cube([0.03, 1.77, 0.05], center=true);
// BLOCK 7
translate([0.00, -0.21, 0.42])
rotate([180.00, 180.00, 90.00])
cube([0.03, 1.77, 0.05], center=true);
// BLOCK 8
translate([0.28, 0.21, 0.03])
rotate([0.00, 90.00, 180.00])
cube([0.83, 0.02, 0.11], center=true);
// BLOCK 9
translate([0.04, -0.00, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.89, 0.39, 0.11], center=true);
// BLOCK 10
translate([0.43, -0.00, 0.03])
rotate([90.00, 0.00, 180.00])
cube([0.03, 0.83, 0.38], center=true);
// BLOCK 11
translate([-0.86, -0.00, 0.03])
rotate([90.00, 0.00, 0.00])
cube([0.02, 0.83, 0.40], center=true);
// BLOCK 12
translate([-0.83, 0.21, 0.03])
rotate([180.00, 180.00, 180.00])
cube([0.11, 0.02, 0.83], center=true);
// BLOCK 13
translate([-0.83, -0.21, 0.03])
rotate([180.00, 90.00, 180.00])
cube([0.83, 0.02, 0.11], center=true);
// BLOCK 14
translate([0.86, -0.00, 0.03])
rotate([90.00, 180.00, 0.00])
cube([0.02, 0.83, 0.40], center=true);
// BLOCK 15
translate([0.83, 0.21, 0.03])
rotate([0.00, 180.00, 90.00])
cube([0.02, 0.11, 0.83], center=true);
// BLOCK 16
translate([0.83, -0.21, 0.03])
rotate([180.00, 180.00, 0.00])
cube([0.11, 0.02, 0.83], center=true);
| |
0741a133-111d-4f60-bab4-84a37c48073f
|
// BLOCK 1
translate([-0.53, -0.01, -0.09])
rotate([90.00, 180.00, 0.00])
cube([0.13, 0.83, 1.29], center=true);
// BLOCK 2
translate([0.53, -0.01, -0.09])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.83, 1.29], center=true);
// BLOCK 3
translate([-0.53, 0.52, -0.57])
rotate([0.00, 90.00, 180.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 4
translate([-0.53, -0.60, -0.57])
rotate([0.00, 90.00, 0.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 5
translate([0.53, 0.52, -0.57])
rotate([90.00, 180.00, 0.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 6
translate([0.53, -0.60, -0.57])
rotate([310.00, 0.00, 90.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 7
translate([0.00, -0.04, -0.09])
rotate([0.00, 180.00, 90.00])
cube([1.26, 0.94, 0.42], center=true);
// BLOCK 8
translate([0.00, -0.03, -0.39])
rotate([0.00, 0.00, 180.00])
cube([0.94, 1.24, 0.19], center=true);
// BLOCK 9
translate([0.00, 0.53, 0.29])
rotate([0.00, 90.00, 180.00])
cube([0.66, 0.27, 0.94], center=true);
// BLOCK 10
translate([0.00, 0.64, -0.16])
rotate([180.00, 90.00, 180.00])
cube([0.68, 0.07, 0.94], center=true);
|
// BLOCK 1
translate([-0.53, -0.01, -0.09])
rotate([90.00, 180.00, 0.00])
cube([0.13, 0.83, 1.29], center=true);
// BLOCK 2
translate([0.53, -0.01, -0.09])
rotate([90.00, 180.00, 180.00])
cube([0.13, 0.83, 1.29], center=true);
// BLOCK 3
translate([-0.53, 0.52, -0.57])
rotate([0.00, 90.00, 180.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 4
translate([-0.53, -0.60, -0.57])
rotate([0.00, 90.00, 0.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 5
translate([0.53, 0.52, -0.57])
rotate([90.00, 180.00, 0.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 6
translate([0.53, -0.60, -0.57])
rotate([180.00, 0.00, 90.00])
cube([0.12, 0.12, 0.12], center=true);
// BLOCK 7
translate([0.00, -0.04, -0.09])
rotate([0.00, 180.00, 90.00])
cube([1.26, 0.94, 0.42], center=true);
// BLOCK 8
translate([0.00, -0.03, -0.39])
rotate([0.00, 0.00, 180.00])
cube([0.94, 1.24, 0.19], center=true);
// BLOCK 9
translate([0.00, 0.53, 0.29])
rotate([0.00, 90.00, 180.00])
cube([0.66, 0.27, 0.94], center=true);
// BLOCK 10
translate([0.00, 0.64, -0.16])
rotate([180.00, 90.00, 180.00])
cube([0.68, 0.07, 0.94], center=true);
| |
6973528e-9e8b-4a10-a8fe-9573441cf1bf
|
// BLOCK 1
translate([-0.16, 0.38, -0.55])
rotate([90.00, 0.00, 180.00])
cube([0.07, 0.58, 0.07], center=true);
// BLOCK 2
translate([-0.33, -0.36, -0.55])
rotate([180.00, 90.00, 0.00])
cube([0.58, 0.07, 0.07], center=true);
// BLOCK 3
translate([0.04, 0.02, -0.28])
rotate([180.00, 0.00, 90.00])
cube([0.83, 0.83, 0.03], center=true);
// BLOCK 4
translate([0.24, 0.38, -0.55])
rotate([180.00, 0.00, 90.00])
cube([0.07, 0.07, 0.58], center=true);
// BLOCK 5
translate([0.42, -0.36, -0.55])
rotate([0.00, 180.00, 180.00])
cube([0.07, 0.07, 0.58], center=true);
// BLOCK 6
translate([0.04, -0.00, -0.11])
rotate([180.00, 90.00, 0.00])
cube([0.17, 0.87, 0.81], center=true);
// BLOCK 7
translate([0.04, -0.00, -0.23])
rotate([0.00, 230.00, 180.00])
cube([0.07, 0.89, 0.82], center=true);
// BLOCK 8
translate([-0.02, 0.35, 0.37])
rotate([180.00, 180.00, 90.00])
cube([0.11, 0.62, 0.60], center=true);
// BLOCK 9
translate([-0.02, 0.35, 0.37])
rotate([0.00, 90.00, 0.00])
cube([0.80, 0.14, 0.69], center=true);
// BLOCK 10
translate([-0.17, 0.40, -0.22])
rotate([90.00, 180.00, 180.00])
cube([0.09, 0.01, 0.03], center=true);
// BLOCK 11
translate([0.10, 0.38, 0.05])
rotate([180.00, 180.00, 180.00])
cube([0.09, 0.03, 0.02], center=true);
|
// BLOCK 1
translate([-0.16, 0.38, -0.55])
rotate([90.00, 0.00, 180.00])
cube([0.07, 0.58, 0.07], center=true);
// BLOCK 2
translate([-0.33, -0.36, -0.55])
rotate([180.00, 90.00, 0.00])
cube([0.58, 0.07, 0.07], center=true);
// BLOCK 3
translate([0.04, 0.02, -0.28])
rotate([180.00, 0.00, 90.00])
cube([0.83, 0.83, 0.03], center=true);
// BLOCK 4
translate([0.24, 0.38, -0.55])
rotate([180.00, 0.00, 90.00])
cube([0.07, 0.07, 0.58], center=true);
// BLOCK 5
translate([0.42, -0.36, -0.55])
rotate([0.00, 180.00, 180.00])
cube([0.07, 0.07, 0.58], center=true);
// BLOCK 6
translate([0.04, -0.00, -0.11])
rotate([180.00, 90.00, 0.00])
cube([0.17, 0.87, 0.81], center=true);
// BLOCK 7
translate([0.04, -0.00, -0.23])
rotate([0.00, 90.00, 180.00])
cube([0.07, 0.89, 0.82], center=true);
// BLOCK 8
translate([-0.02, 0.35, 0.37])
rotate([180.00, 180.00, 90.00])
cube([0.11, 0.62, 0.60], center=true);
// BLOCK 9
translate([-0.02, 0.35, 0.37])
rotate([0.00, 90.00, 0.00])
cube([0.80, 0.14, 0.69], center=true);
// BLOCK 10
translate([-0.17, 0.40, -0.22])
rotate([90.00, 180.00, 180.00])
cube([0.09, 0.01, 0.03], center=true);
// BLOCK 11
translate([0.10, 0.38, 0.05])
rotate([180.00, 180.00, 180.00])
cube([0.09, 0.03, 0.02], center=true);
| |
c1fec902-3b12-4e62-80f3-d04dfd59e6ae
|
// BLOCK 1
translate([0.00, -0.01, -0.39])
rotate([180.00, 180.00, 240.00])
cube([1.09, 0.87, 0.45], center=true);
// BLOCK 2
translate([0.00, -0.31, -0.16])
rotate([0.00, 180.00, 90.00])
cube([0.26, 0.86, 0.04], center=true);
// BLOCK 3
translate([0.00, 0.42, 0.22])
rotate([90.00, 180.00, 180.00])
cube([0.86, 0.79, 0.08], center=true);
// BLOCK 4
translate([-0.41, -0.00, 0.05])
rotate([90.00, 0.00, 180.00])
cube([0.05, 0.05, 0.66], center=true);
// BLOCK 5
translate([-0.41, -0.36, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.05, 0.05, 0.26], center=true);
// BLOCK 6
translate([0.41, -0.00, 0.05])
rotate([90.00, 0.00, 180.00])
cube([0.05, 0.05, 0.66], center=true);
// BLOCK 7
translate([0.41, -0.36, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.05, 0.26, 0.05], center=true);
|
// BLOCK 1
translate([0.00, -0.01, -0.39])
rotate([180.00, 180.00, 90.00])
cube([1.09, 0.87, 0.45], center=true);
// BLOCK 2
translate([0.00, -0.31, -0.16])
rotate([0.00, 180.00, 90.00])
cube([0.26, 0.86, 0.04], center=true);
// BLOCK 3
translate([0.00, 0.42, 0.22])
rotate([90.00, 180.00, 180.00])
cube([0.86, 0.79, 0.08], center=true);
// BLOCK 4
translate([-0.41, -0.00, 0.05])
rotate([90.00, 0.00, 180.00])
cube([0.05, 0.05, 0.66], center=true);
// BLOCK 5
translate([-0.41, -0.36, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.05, 0.05, 0.26], center=true);
// BLOCK 6
translate([0.41, -0.00, 0.05])
rotate([90.00, 0.00, 180.00])
cube([0.05, 0.05, 0.66], center=true);
// BLOCK 7
translate([0.41, -0.36, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.05, 0.26, 0.05], center=true);
| |
54d73b58-ee7e-4825-ac93-7b591e80d231
|
// BLOCK 1
translate([-0.61, 0.53, -0.18])
rotate([0.00, 180.00, 90.00])
cube([0.12, 0.20, 0.22], center=true);
// BLOCK 2
translate([-0.61, -0.60, -0.18])
rotate([180.00, 90.00, 0.00])
cube([0.22, 0.12, 0.20], center=true);
// BLOCK 3
translate([-0.69, -0.00, 0.02])
rotate([0.00, 90.00, 180.00])
cube([0.14, 1.43, 0.05], center=true);
// BLOCK 4
translate([0.00, 0.58, -0.06])
rotate([90.00, 180.00, 0.00])
cube([1.43, 0.03, 0.26], center=true);
// BLOCK 5
translate([0.00, -0.00, -0.06])
rotate([180.00, 180.00, 0.00])
cube([1.43, 0.26, 0.03], center=true);
// BLOCK 6
translate([0.00, -0.58, -0.06])
rotate([0.00, 210.00, 180.00])
cube([1.43, 0.26, 0.03], center=true);
// BLOCK 7
translate([-0.57, 0.64, 0.18])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.04, 0.22], center=true);
// BLOCK 8
translate([-0.57, -0.65, 0.18])
rotate([180.00, 0.00, 0.00])
cube([0.04, 0.04, 0.22], center=true);
// BLOCK 9
translate([0.00, -0.00, 0.10])
rotate([90.00, 180.00, 0.00])
cube([1.43, 0.03, 1.43], center=true);
// BLOCK 10
translate([0.61, 0.53, -0.18])
rotate([0.00, 0.00, 180.00])
cube([0.20, 0.12, 0.22], center=true);
// BLOCK 11
translate([0.61, -0.60, -0.18])
rotate([90.00, 180.00, 0.00])
cube([0.20, 0.22, 0.12], center=true);
// BLOCK 12
translate([0.00, -0.00, 0.02])
rotate([0.00, 0.00, 90.00])
cube([1.43, 0.05, 0.14], center=true);
// BLOCK 13
translate([0.69, -0.00, 0.02])
rotate([0.00, 90.00, 180.00])
cube([0.14, 1.43, 0.05], center=true);
// BLOCK 14
translate([0.57, 0.64, 0.18])
rotate([90.00, 0.00, 0.00])
cube([0.04, 0.22, 0.04], center=true);
// BLOCK 15
translate([0.57, -0.65, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.22, 0.04, 0.04], center=true);
|
// BLOCK 1
translate([-0.61, 0.53, -0.18])
rotate([0.00, 180.00, 90.00])
cube([0.12, 0.20, 0.22], center=true);
// BLOCK 2
translate([-0.61, -0.60, -0.18])
rotate([180.00, 90.00, 0.00])
cube([0.22, 0.12, 0.20], center=true);
// BLOCK 3
translate([-0.69, -0.00, 0.02])
rotate([0.00, 90.00, 180.00])
cube([0.14, 1.43, 0.05], center=true);
// BLOCK 4
translate([0.00, 0.58, -0.06])
rotate([90.00, 180.00, 0.00])
cube([1.43, 0.03, 0.26], center=true);
// BLOCK 5
translate([0.00, -0.00, -0.06])
rotate([180.00, 180.00, 0.00])
cube([1.43, 0.26, 0.03], center=true);
// BLOCK 6
translate([0.00, -0.58, -0.06])
rotate([0.00, 180.00, 180.00])
cube([1.43, 0.26, 0.03], center=true);
// BLOCK 7
translate([-0.57, 0.64, 0.18])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.04, 0.22], center=true);
// BLOCK 8
translate([-0.57, -0.65, 0.18])
rotate([180.00, 0.00, 0.00])
cube([0.04, 0.04, 0.22], center=true);
// BLOCK 9
translate([0.00, -0.00, 0.10])
rotate([90.00, 180.00, 0.00])
cube([1.43, 0.03, 1.43], center=true);
// BLOCK 10
translate([0.61, 0.53, -0.18])
rotate([0.00, 0.00, 180.00])
cube([0.20, 0.12, 0.22], center=true);
// BLOCK 11
translate([0.61, -0.60, -0.18])
rotate([90.00, 180.00, 0.00])
cube([0.20, 0.22, 0.12], center=true);
// BLOCK 12
translate([0.00, -0.00, 0.02])
rotate([0.00, 0.00, 90.00])
cube([1.43, 0.05, 0.14], center=true);
// BLOCK 13
translate([0.69, -0.00, 0.02])
rotate([0.00, 90.00, 180.00])
cube([0.14, 1.43, 0.05], center=true);
// BLOCK 14
translate([0.57, 0.64, 0.18])
rotate([90.00, 0.00, 0.00])
cube([0.04, 0.22, 0.04], center=true);
// BLOCK 15
translate([0.57, -0.65, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.22, 0.04, 0.04], center=true);
| |
48de9a4d-71ec-4dd8-ae1f-d0c7ad86c82b
|
// BLOCK 1
translate([0.00, -0.00, 0.00])
rotate([180.00, 180.00, 90.00])
cube([0.33, 0.82, 1.79], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.89])
rotate([90.00, 180.00, 0.00])
cube([0.83, 0.02, 0.36], center=true);
// BLOCK 3
translate([-0.40, -0.15, 0.02])
rotate([180.00, 0.00, 0.00])
cube([0.04, 0.02, 1.75], center=true);
// BLOCK 4
translate([0.00, -0.00, 0.89])
rotate([90.00, 0.00, 180.00])
cube([0.83, 0.02, 0.36], center=true);
// BLOCK 5
translate([0.00, -0.15, -0.86])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.02, 0.76], center=true);
// BLOCK 6
translate([0.00, -0.15, 0.86])
rotate([0.00, 180.00, 90.00])
cube([0.02, 0.76, 0.04], center=true);
// BLOCK 7
translate([0.00, -0.15, 0.02])
rotate([0.00, 180.00, 180.00])
cube([0.04, 0.02, 1.75], center=true);
// BLOCK 8
translate([0.39, -0.15, 0.02])
rotate([90.00, 0.00, 340.00])
cube([0.04, 1.75, 0.02], center=true);
// BLOCK 9
translate([-0.41, 0.16, 0.02])
rotate([180.00, 180.00, 180.00])
cube([0.02, 0.04, 1.75], center=true);
// BLOCK 10
translate([-0.41, 0.02, -0.84])
rotate([0.00, 0.00, 90.00])
cube([0.25, 0.02, 0.04], center=true);
// BLOCK 11
translate([-0.41, 0.02, 0.88])
rotate([90.00, 180.00, 180.00])
cube([0.02, 0.04, 0.25], center=true);
// BLOCK 12
translate([0.41, 0.16, 0.02])
rotate([180.00, 90.00, 0.00])
cube([1.75, 0.04, 0.02], center=true);
// BLOCK 13
translate([0.41, 0.02, -0.84])
rotate([0.00, 0.00, 90.00])
cube([0.25, 0.02, 0.04], center=true);
// BLOCK 14
translate([0.41, 0.02, 0.88])
rotate([90.00, 180.00, 0.00])
cube([0.02, 0.04, 0.25], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.00])
rotate([180.00, 180.00, 90.00])
cube([0.33, 0.82, 1.79], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.89])
rotate([90.00, 180.00, 0.00])
cube([0.83, 0.02, 0.36], center=true);
// BLOCK 3
translate([-0.40, -0.15, 0.02])
rotate([180.00, 0.00, 0.00])
cube([0.04, 0.02, 1.75], center=true);
// BLOCK 4
translate([0.00, -0.00, 0.89])
rotate([90.00, 0.00, 180.00])
cube([0.83, 0.02, 0.36], center=true);
// BLOCK 5
translate([0.00, -0.15, -0.86])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.02, 0.76], center=true);
// BLOCK 6
translate([0.00, -0.15, 0.86])
rotate([0.00, 180.00, 90.00])
cube([0.02, 0.76, 0.04], center=true);
// BLOCK 7
translate([0.00, -0.15, 0.02])
rotate([0.00, 180.00, 180.00])
cube([0.04, 0.02, 1.75], center=true);
// BLOCK 8
translate([0.39, -0.15, 0.02])
rotate([90.00, 0.00, 0.00])
cube([0.04, 1.75, 0.02], center=true);
// BLOCK 9
translate([-0.41, 0.16, 0.02])
rotate([180.00, 180.00, 180.00])
cube([0.02, 0.04, 1.75], center=true);
// BLOCK 10
translate([-0.41, 0.02, -0.84])
rotate([0.00, 0.00, 90.00])
cube([0.25, 0.02, 0.04], center=true);
// BLOCK 11
translate([-0.41, 0.02, 0.88])
rotate([90.00, 180.00, 180.00])
cube([0.02, 0.04, 0.25], center=true);
// BLOCK 12
translate([0.41, 0.16, 0.02])
rotate([180.00, 90.00, 0.00])
cube([1.75, 0.04, 0.02], center=true);
// BLOCK 13
translate([0.41, 0.02, -0.84])
rotate([0.00, 0.00, 90.00])
cube([0.25, 0.02, 0.04], center=true);
// BLOCK 14
translate([0.41, 0.02, 0.88])
rotate([90.00, 180.00, 0.00])
cube([0.02, 0.04, 0.25], center=true);
| |
d996b182-4ab6-478f-9d51-76fa22745aef
|
// BLOCK 1
translate([0.02, -0.27, -0.39])
rotate([0.00, 90.00, 0.00])
cube([0.05, 0.22, 1.49], center=true);
// BLOCK 2
translate([-0.55, 0.01, 0.39])
rotate([90.00, 0.00, 0.00])
cube([0.28, 0.06, 0.37], center=true);
// BLOCK 3
translate([-0.01, -0.28, -0.38])
rotate([90.00, 0.00, 0.00])
cube([1.63, 0.07, 0.21], center=true);
// BLOCK 4
translate([-0.79, -0.29, -0.36])
rotate([0.00, 180.00, 180.00])
cube([0.10, 0.23, 0.11], center=true);
// BLOCK 5
translate([0.83, -0.00, -0.36])
rotate([0.00, 0.00, 0.00])
cube([0.07, 0.77, 0.11], center=true);
// BLOCK 6
translate([-0.43, -0.29, -0.36])
rotate([90.00, 0.00, 0.00])
cube([0.12, 0.10, 0.23], center=true);
// BLOCK 7
translate([0.46, -0.29, -0.36])
rotate([90.00, 180.00, 180.00])
cube([0.11, 0.10, 0.23], center=true);
// BLOCK 8
translate([0.00, -0.00, 0.03])
rotate([180.00, 90.00, 180.00])
cube([0.66, 0.88, 1.80], center=true);
// BLOCK 9
translate([0.01, 0.11, -0.37])
rotate([180.00, 90.00, 0.00])
cube([0.10, 0.56, 1.68], center=true);
// BLOCK 10
translate([-0.61, -0.28, -0.33])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.21, 0.26], center=true);
// BLOCK 11
translate([0.66, -0.28, -0.33])
rotate([90.00, 70.00, 180.00])
cube([0.28, 0.04, 0.20], center=true);
|
// BLOCK 1
translate([0.02, -0.27, -0.39])
rotate([0.00, 90.00, 0.00])
cube([0.05, 0.22, 1.49], center=true);
// BLOCK 2
translate([-0.55, 0.01, 0.39])
rotate([90.00, 0.00, 0.00])
cube([0.28, 0.06, 0.37], center=true);
// BLOCK 3
translate([-0.01, -0.28, -0.38])
rotate([90.00, 0.00, 0.00])
cube([1.63, 0.07, 0.21], center=true);
// BLOCK 4
translate([-0.79, -0.29, -0.36])
rotate([0.00, 180.00, 180.00])
cube([0.10, 0.23, 0.11], center=true);
// BLOCK 5
translate([0.83, -0.00, -0.36])
rotate([0.00, 0.00, 0.00])
cube([0.07, 0.77, 0.11], center=true);
// BLOCK 6
translate([-0.43, -0.29, -0.36])
rotate([90.00, 0.00, 0.00])
cube([0.12, 0.10, 0.23], center=true);
// BLOCK 7
translate([0.46, -0.29, -0.36])
rotate([90.00, 180.00, 180.00])
cube([0.11, 0.10, 0.23], center=true);
// BLOCK 8
translate([0.00, -0.00, 0.03])
rotate([180.00, 90.00, 180.00])
cube([0.66, 0.88, 1.80], center=true);
// BLOCK 9
translate([0.01, 0.11, -0.37])
rotate([180.00, 90.00, 0.00])
cube([0.10, 0.56, 1.68], center=true);
// BLOCK 10
translate([-0.61, -0.28, -0.33])
rotate([0.00, 90.00, 180.00])
cube([0.04, 0.21, 0.26], center=true);
// BLOCK 11
translate([0.66, -0.28, -0.33])
rotate([90.00, 0.00, 180.00])
cube([0.28, 0.04, 0.20], center=true);
| |
54aead3e-1dba-40d3-9910-cf88fce7300a
|
// BLOCK 1
translate([0.00, -0.00, -0.15])
rotate([180.00, 90.00, 180.00])
cube([0.07, 0.65, 0.76], center=true);
// BLOCK 2
translate([-0.30, 0.15, -0.53])
rotate([0.00, 0.00, 90.00])
cube([0.10, 0.12, 0.68], center=true);
// BLOCK 3
translate([-0.30, -0.25, -0.53])
rotate([0.00, 180.00, 180.00])
cube([0.12, 0.10, 0.68], center=true);
// BLOCK 4
translate([0.30, 0.15, -0.53])
rotate([0.00, 180.00, 90.00])
cube([0.10, 0.12, 0.68], center=true);
// BLOCK 5
translate([0.30, -0.25, -0.53])
rotate([90.00, 0.00, 180.00])
cube([0.12, 0.68, 0.10], center=true);
// BLOCK 6
translate([0.00, 0.21, 0.75])
rotate([90.00, 180.00, 0.00])
cube([0.76, 0.25, 0.22], center=true);
// BLOCK 7
translate([-0.32, 0.18, 0.25])
rotate([0.00, 90.00, 0.00])
cube([0.75, 0.06, 0.06], center=true);
// BLOCK 8
translate([-0.16, 0.18, 0.25])
rotate([180.00, 90.00, 180.00])
cube([0.75, 0.06, 0.06], center=true);
// BLOCK 9
translate([0.00, 0.18, 0.25])
rotate([90.00, 0.00, 210.00])
cube([0.06, 0.75, 0.06], center=true);
// BLOCK 10
translate([0.16, 0.18, 0.25])
rotate([0.00, 180.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 11
translate([0.31, 0.18, 0.25])
rotate([180.00, 90.00, 180.00])
cube([0.75, 0.06, 0.06], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.15])
rotate([180.00, 90.00, 180.00])
cube([0.07, 0.65, 0.76], center=true);
// BLOCK 2
translate([-0.30, 0.15, -0.53])
rotate([0.00, 0.00, 90.00])
cube([0.10, 0.12, 0.68], center=true);
// BLOCK 3
translate([-0.30, -0.25, -0.53])
rotate([0.00, 180.00, 180.00])
cube([0.12, 0.10, 0.68], center=true);
// BLOCK 4
translate([0.30, 0.15, -0.53])
rotate([0.00, 180.00, 90.00])
cube([0.10, 0.12, 0.68], center=true);
// BLOCK 5
translate([0.30, -0.25, -0.53])
rotate([90.00, 0.00, 180.00])
cube([0.12, 0.68, 0.10], center=true);
// BLOCK 6
translate([0.00, 0.21, 0.75])
rotate([90.00, 180.00, 0.00])
cube([0.76, 0.25, 0.22], center=true);
// BLOCK 7
translate([-0.32, 0.18, 0.25])
rotate([0.00, 90.00, 0.00])
cube([0.75, 0.06, 0.06], center=true);
// BLOCK 8
translate([-0.16, 0.18, 0.25])
rotate([180.00, 90.00, 180.00])
cube([0.75, 0.06, 0.06], center=true);
// BLOCK 9
translate([0.00, 0.18, 0.25])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.75, 0.06], center=true);
// BLOCK 10
translate([0.16, 0.18, 0.25])
rotate([0.00, 180.00, 90.00])
cube([0.06, 0.06, 0.75], center=true);
// BLOCK 11
translate([0.31, 0.18, 0.25])
rotate([180.00, 90.00, 180.00])
cube([0.75, 0.06, 0.06], center=true);
| |
4fb116b0-1571-4baa-b2b8-a99d5559e6b2
|
// BLOCK 1
translate([0.00, -0.00, -0.17])
rotate([180.00, 90.00, 0.00])
cube([0.09, 0.66, 0.68], center=true);
// BLOCK 2
translate([-0.31, 0.17, -0.51])
rotate([180.00, 90.00, 180.00])
cube([0.60, 0.06, 0.06], center=true);
// BLOCK 3
translate([-0.31, -0.30, -0.51])
rotate([180.00, 180.00, 0.00])
cube([0.06, 0.06, 0.60], center=true);
// BLOCK 4
translate([0.31, 0.17, -0.51])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.60], center=true);
// BLOCK 5
translate([0.31, -0.30, -0.51])
rotate([180.00, 90.00, 180.00])
cube([0.60, 0.06, 0.06], center=true);
// BLOCK 6
translate([-0.26, 0.18, 0.27])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.79, 0.08], center=true);
// BLOCK 7
translate([-0.14, 0.25, 0.27])
rotate([0.00, 180.00, 90.00])
cube([0.08, 0.08, 0.79], center=true);
// BLOCK 8
translate([0.00, 0.22, 0.74])
rotate([180.00, 180.00, 90.00])
cube([0.24, 0.68, 0.14], center=true);
// BLOCK 9
translate([0.00, 0.25, 0.27])
rotate([250.00, 180.00, 180.00])
cube([0.08, 0.08, 0.79], center=true);
// BLOCK 10
translate([0.14, 0.25, 0.27])
rotate([0.00, 0.00, 180.00])
cube([0.08, 0.08, 0.79], center=true);
// BLOCK 11
translate([0.28, 0.25, 0.27])
rotate([0.00, 0.00, 0.00])
cube([0.08, 0.08, 0.79], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.17])
rotate([180.00, 90.00, 0.00])
cube([0.09, 0.66, 0.68], center=true);
// BLOCK 2
translate([-0.31, 0.17, -0.51])
rotate([180.00, 90.00, 180.00])
cube([0.60, 0.06, 0.06], center=true);
// BLOCK 3
translate([-0.31, -0.30, -0.51])
rotate([180.00, 180.00, 0.00])
cube([0.06, 0.06, 0.60], center=true);
// BLOCK 4
translate([0.31, 0.17, -0.51])
rotate([180.00, 180.00, 90.00])
cube([0.06, 0.06, 0.60], center=true);
// BLOCK 5
translate([0.31, -0.30, -0.51])
rotate([180.00, 90.00, 180.00])
cube([0.60, 0.06, 0.06], center=true);
// BLOCK 6
translate([-0.26, 0.18, 0.27])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.79, 0.08], center=true);
// BLOCK 7
translate([-0.14, 0.25, 0.27])
rotate([0.00, 180.00, 90.00])
cube([0.08, 0.08, 0.79], center=true);
// BLOCK 8
translate([0.00, 0.22, 0.74])
rotate([180.00, 180.00, 90.00])
cube([0.24, 0.68, 0.14], center=true);
// BLOCK 9
translate([0.00, 0.25, 0.27])
rotate([0.00, 180.00, 180.00])
cube([0.08, 0.08, 0.79], center=true);
// BLOCK 10
translate([0.14, 0.25, 0.27])
rotate([0.00, 0.00, 180.00])
cube([0.08, 0.08, 0.79], center=true);
// BLOCK 11
translate([0.28, 0.25, 0.27])
rotate([0.00, 0.00, 0.00])
cube([0.08, 0.08, 0.79], center=true);
| |
3437bc3f-60cb-4fef-a8a1-cb1924a6c4a2
|
// BLOCK 1
translate([-0.30, 0.16, -0.49])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.65], center=true);
// BLOCK 2
translate([-0.30, -0.37, -0.49])
rotate([180.00, 180.00, 90.00])
cube([0.07, 0.06, 0.65], center=true);
// BLOCK 3
translate([0.30, 0.16, -0.49])
rotate([90.00, 180.00, 0.00])
cube([0.06, 0.65, 0.06], center=true);
// BLOCK 4
translate([0.30, -0.37, -0.49])
rotate([70.00, 90.00, 0.00])
cube([0.65, 0.07, 0.06], center=true);
// BLOCK 5
translate([0.00, -0.13, -0.05])
rotate([180.00, 0.00, 0.00])
cube([0.67, 0.55, 0.01], center=true);
// BLOCK 6
translate([0.00, -0.11, -0.11])
rotate([0.00, 90.00, 0.00])
cube([0.12, 0.60, 0.67], center=true);
// BLOCK 7
translate([-0.01, 0.30, 0.72])
rotate([0.00, 0.00, 180.00])
cube([0.45, 0.01, 0.04], center=true);
// BLOCK 8
translate([0.00, 0.27, 0.35])
rotate([90.00, 180.00, 180.00])
cube([0.67, 0.92, 0.09], center=true);
|
// BLOCK 1
translate([-0.30, 0.16, -0.49])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.65], center=true);
// BLOCK 2
translate([-0.30, -0.37, -0.49])
rotate([180.00, 180.00, 90.00])
cube([0.07, 0.06, 0.65], center=true);
// BLOCK 3
translate([0.30, 0.16, -0.49])
rotate([90.00, 180.00, 0.00])
cube([0.06, 0.65, 0.06], center=true);
// BLOCK 4
translate([0.30, -0.37, -0.49])
rotate([0.00, 90.00, 0.00])
cube([0.65, 0.07, 0.06], center=true);
// BLOCK 5
translate([0.00, -0.13, -0.05])
rotate([180.00, 0.00, 0.00])
cube([0.67, 0.55, 0.01], center=true);
// BLOCK 6
translate([0.00, -0.11, -0.11])
rotate([0.00, 90.00, 0.00])
cube([0.12, 0.60, 0.67], center=true);
// BLOCK 7
translate([-0.01, 0.30, 0.72])
rotate([0.00, 0.00, 180.00])
cube([0.45, 0.01, 0.04], center=true);
// BLOCK 8
translate([0.00, 0.27, 0.35])
rotate([90.00, 180.00, 180.00])
cube([0.67, 0.92, 0.09], center=true);
| |
58a7f1fb-a22b-45e9-833c-b3a5202ec84b
|
// BLOCK 1
translate([0.00, -0.00, 0.32])
rotate([180.00, 0.00, 90.00])
cube([1.15, 1.29, 0.14], center=true);
// BLOCK 2
translate([-0.55, 0.47, -0.07])
rotate([0.00, 180.00, 0.00])
cube([0.19, 0.19, 0.65], center=true);
// BLOCK 3
translate([-0.54, -0.47, -0.07])
rotate([0.00, 180.00, 0.00])
cube([0.22, 0.20, 0.65], center=true);
// BLOCK 4
translate([0.55, 0.47, -0.07])
rotate([180.00, 0.00, 90.00])
cube([0.19, 0.19, 0.65], center=true);
// BLOCK 5
translate([0.54, -0.47, -0.07])
rotate([30.00, 0.00, 0.00])
cube([0.22, 0.20, 0.65], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.32])
rotate([180.00, 0.00, 90.00])
cube([1.15, 1.29, 0.14], center=true);
// BLOCK 2
translate([-0.55, 0.47, -0.07])
rotate([0.00, 180.00, 0.00])
cube([0.19, 0.19, 0.65], center=true);
// BLOCK 3
translate([-0.54, -0.47, -0.07])
rotate([0.00, 180.00, 0.00])
cube([0.22, 0.20, 0.65], center=true);
// BLOCK 4
translate([0.55, 0.47, -0.07])
rotate([180.00, 0.00, 90.00])
cube([0.19, 0.19, 0.65], center=true);
// BLOCK 5
translate([0.54, -0.47, -0.07])
rotate([180.00, 0.00, 0.00])
cube([0.22, 0.20, 0.65], center=true);
| |
d77d71d6-c48c-49a2-a646-cea109375552
|
// BLOCK 1
translate([-0.33, -0.00, 0.01])
rotate([90.00, 0.00, 240.00])
cube([0.08, 1.73, 0.31], center=true);
// BLOCK 2
translate([0.33, -0.02, 0.00])
rotate([0.00, 90.00, 0.00])
cube([1.73, 0.28, 0.08], center=true);
// BLOCK 3
translate([-0.03, -0.02, 0.83])
rotate([90.00, 0.00, 180.00])
cube([0.65, 0.09, 0.28], center=true);
// BLOCK 4
translate([0.00, 0.14, 0.01])
rotate([90.00, 180.00, 0.00])
cube([0.72, 1.73, 0.05], center=true);
// BLOCK 5
translate([0.00, -0.01, -0.05])
rotate([180.00, 0.00, 0.00])
cube([0.73, 0.30, 1.65], center=true);
|
// BLOCK 1
translate([-0.33, -0.00, 0.01])
rotate([90.00, 0.00, 0.00])
cube([0.08, 1.73, 0.31], center=true);
// BLOCK 2
translate([0.33, -0.02, 0.00])
rotate([0.00, 90.00, 0.00])
cube([1.73, 0.28, 0.08], center=true);
// BLOCK 3
translate([-0.03, -0.02, 0.83])
rotate([90.00, 0.00, 180.00])
cube([0.65, 0.09, 0.28], center=true);
// BLOCK 4
translate([0.00, 0.14, 0.01])
rotate([90.00, 180.00, 0.00])
cube([0.72, 1.73, 0.05], center=true);
// BLOCK 5
translate([0.00, -0.01, -0.05])
rotate([180.00, 0.00, 0.00])
cube([0.73, 0.30, 1.65], center=true);
| |
3cbfcf70-5936-4b07-8176-74e85a3a6d2a
|
// BLOCK 1
translate([0.00, -0.00, -0.06])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.76, 0.73], center=true);
// BLOCK 2
translate([-0.31, 0.32, -0.51])
rotate([0.00, 90.00, 0.00])
cube([0.78, 0.11, 0.11], center=true);
// BLOCK 3
translate([-0.31, -0.31, -0.50])
rotate([90.00, 0.00, 180.00])
cube([0.10, 0.76, 0.12], center=true);
// BLOCK 4
translate([0.30, 0.32, -0.51])
rotate([180.00, 0.00, 180.00])
cube([0.11, 0.11, 0.78], center=true);
// BLOCK 5
translate([0.30, -0.31, -0.50])
rotate([0.00, 0.00, 0.00])
cube([0.10, 0.12, 0.76], center=true);
// BLOCK 6
translate([-0.13, 0.32, 0.46])
rotate([180.00, 120.00, 0.00])
cube([0.10, 0.09, 0.67], center=true);
// BLOCK 7
translate([-0.31, 0.32, 0.44])
rotate([90.00, 180.00, 0.00])
cube([0.11, 0.62, 0.09], center=true);
// BLOCK 8
translate([0.00, 0.33, 0.07])
rotate([180.00, 90.00, 180.00])
cube([0.11, 0.11, 0.72], center=true);
// BLOCK 9
translate([0.00, 0.33, 0.83])
rotate([0.00, 0.00, 180.00])
cube([0.73, 0.09, 0.14], center=true);
// BLOCK 10
translate([0.02, 0.32, 0.46])
rotate([180.00, 90.00, 0.00])
cube([0.67, 0.09, 0.10], center=true);
// BLOCK 11
translate([0.16, 0.32, 0.46])
rotate([0.00, 90.00, 180.00])
cube([0.67, 0.09, 0.10], center=true);
// BLOCK 12
translate([0.31, 0.32, 0.46])
rotate([0.00, 90.00, 180.00])
cube([0.67, 0.09, 0.10], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.06])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.76, 0.73], center=true);
// BLOCK 2
translate([-0.31, 0.32, -0.51])
rotate([0.00, 90.00, 0.00])
cube([0.78, 0.11, 0.11], center=true);
// BLOCK 3
translate([-0.31, -0.31, -0.50])
rotate([90.00, 0.00, 180.00])
cube([0.10, 0.76, 0.12], center=true);
// BLOCK 4
translate([0.30, 0.32, -0.51])
rotate([180.00, 0.00, 180.00])
cube([0.11, 0.11, 0.78], center=true);
// BLOCK 5
translate([0.30, -0.31, -0.50])
rotate([0.00, 0.00, 0.00])
cube([0.10, 0.12, 0.76], center=true);
// BLOCK 6
translate([-0.13, 0.32, 0.46])
rotate([180.00, 0.00, 0.00])
cube([0.10, 0.09, 0.67], center=true);
// BLOCK 7
translate([-0.31, 0.32, 0.44])
rotate([90.00, 180.00, 0.00])
cube([0.11, 0.62, 0.09], center=true);
// BLOCK 8
translate([0.00, 0.33, 0.07])
rotate([180.00, 90.00, 180.00])
cube([0.11, 0.11, 0.72], center=true);
// BLOCK 9
translate([0.00, 0.33, 0.83])
rotate([0.00, 0.00, 180.00])
cube([0.73, 0.09, 0.14], center=true);
// BLOCK 10
translate([0.02, 0.32, 0.46])
rotate([180.00, 90.00, 0.00])
cube([0.67, 0.09, 0.10], center=true);
// BLOCK 11
translate([0.16, 0.32, 0.46])
rotate([0.00, 90.00, 180.00])
cube([0.67, 0.09, 0.10], center=true);
// BLOCK 12
translate([0.31, 0.32, 0.46])
rotate([0.00, 90.00, 180.00])
cube([0.67, 0.09, 0.10], center=true);
| |
7af7ec3e-92d5-4774-b1d4-84d2744dcd47
|
// BLOCK 1
translate([0.00, -0.00, 0.38])
rotate([0.00, 180.00, 180.00])
cube([1.03, 1.03, 0.05], center=true);
// BLOCK 2
translate([0.00, 0.47, 0.36])
rotate([0.00, 180.00, 0.00])
cube([0.87, 0.02, 0.09], center=true);
// BLOCK 3
translate([0.00, -0.47, 0.36])
rotate([0.00, 0.00, 90.00])
cube([0.02, 0.87, 0.09], center=true);
// BLOCK 4
translate([-0.46, 0.46, 0.00])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.81], center=true);
// BLOCK 5
translate([-0.48, -0.00, 0.36])
rotate([0.00, 180.00, 180.00])
cube([0.03, 0.87, 0.09], center=true);
// BLOCK 6
translate([-0.46, -0.46, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.81, 0.06, 0.06], center=true);
// BLOCK 7
translate([0.46, 0.46, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.06, 0.81], center=true);
// BLOCK 8
translate([0.48, -0.00, 0.36])
rotate([0.00, 180.00, 90.00])
cube([0.87, 0.03, 0.09], center=true);
// BLOCK 9
translate([0.46, -0.46, 0.00])
rotate([0.00, 120.00, 0.00])
cube([0.06, 0.06, 0.81], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.38])
rotate([0.00, 180.00, 180.00])
cube([1.03, 1.03, 0.05], center=true);
// BLOCK 2
translate([0.00, 0.47, 0.36])
rotate([0.00, 180.00, 0.00])
cube([0.87, 0.02, 0.09], center=true);
// BLOCK 3
translate([0.00, -0.47, 0.36])
rotate([0.00, 0.00, 90.00])
cube([0.02, 0.87, 0.09], center=true);
// BLOCK 4
translate([-0.46, 0.46, 0.00])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.81], center=true);
// BLOCK 5
translate([-0.48, -0.00, 0.36])
rotate([0.00, 180.00, 180.00])
cube([0.03, 0.87, 0.09], center=true);
// BLOCK 6
translate([-0.46, -0.46, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.81, 0.06, 0.06], center=true);
// BLOCK 7
translate([0.46, 0.46, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.06, 0.81], center=true);
// BLOCK 8
translate([0.48, -0.00, 0.36])
rotate([0.00, 180.00, 90.00])
cube([0.87, 0.03, 0.09], center=true);
// BLOCK 9
translate([0.46, -0.46, 0.00])
rotate([0.00, 180.00, 0.00])
cube([0.06, 0.06, 0.81], center=true);
| |
e74d6020-badd-4008-91c1-d1dc1f806159
|
// BLOCK 1
translate([0.00, -0.00, -0.30])
rotate([180.00, 180.00, 90.00])
cube([0.83, 0.83, 0.05], center=true);
// BLOCK 2
translate([-0.34, 0.34, -0.55])
rotate([0.00, 90.00, 180.00])
cube([0.47, 0.06, 0.06], center=true);
// BLOCK 3
translate([-0.34, -0.36, -0.55])
rotate([60.00, 180.00, 0.00])
cube([0.06, 0.47, 0.06], center=true);
// BLOCK 4
translate([0.35, 0.34, -0.55])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.47, 0.06], center=true);
// BLOCK 5
translate([0.35, -0.36, -0.55])
rotate([180.00, 90.00, 0.00])
cube([0.47, 0.06, 0.06], center=true);
// BLOCK 6
translate([0.00, 0.36, 0.61])
rotate([180.00, 180.00, 90.00])
cube([0.05, 0.87, 0.35], center=true);
// BLOCK 7
translate([-0.36, 0.36, 0.08])
rotate([0.00, 180.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 8
translate([-0.22, 0.36, 0.08])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 9
translate([-0.14, 0.36, 0.08])
rotate([0.00, 90.00, 0.00])
cube([0.71, 0.04, 0.04], center=true);
// BLOCK 10
translate([-0.14, 0.36, 0.08])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 11
translate([-0.06, 0.36, 0.08])
rotate([0.00, 90.00, 180.00])
cube([0.71, 0.04, 0.04], center=true);
// BLOCK 12
translate([0.02, 0.36, 0.08])
rotate([0.00, 180.00, 0.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 13
translate([0.11, 0.36, 0.08])
rotate([180.00, 180.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 14
translate([0.19, 0.36, 0.08])
rotate([0.00, 180.00, 0.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 15
translate([0.27, 0.36, 0.08])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 16
translate([0.35, 0.36, 0.08])
rotate([0.00, 180.00, 0.00])
cube([0.04, 0.04, 0.71], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.30])
rotate([180.00, 180.00, 90.00])
cube([0.83, 0.83, 0.05], center=true);
// BLOCK 2
translate([-0.34, 0.34, -0.55])
rotate([0.00, 90.00, 180.00])
cube([0.47, 0.06, 0.06], center=true);
// BLOCK 3
translate([-0.34, -0.36, -0.55])
rotate([90.00, 180.00, 0.00])
cube([0.06, 0.47, 0.06], center=true);
// BLOCK 4
translate([0.35, 0.34, -0.55])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.47, 0.06], center=true);
// BLOCK 5
translate([0.35, -0.36, -0.55])
rotate([180.00, 90.00, 0.00])
cube([0.47, 0.06, 0.06], center=true);
// BLOCK 6
translate([0.00, 0.36, 0.61])
rotate([180.00, 180.00, 90.00])
cube([0.05, 0.87, 0.35], center=true);
// BLOCK 7
translate([-0.36, 0.36, 0.08])
rotate([0.00, 180.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 8
translate([-0.22, 0.36, 0.08])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 9
translate([-0.14, 0.36, 0.08])
rotate([0.00, 90.00, 0.00])
cube([0.71, 0.04, 0.04], center=true);
// BLOCK 10
translate([-0.14, 0.36, 0.08])
rotate([180.00, 0.00, 180.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 11
translate([-0.06, 0.36, 0.08])
rotate([0.00, 90.00, 180.00])
cube([0.71, 0.04, 0.04], center=true);
// BLOCK 12
translate([0.02, 0.36, 0.08])
rotate([0.00, 180.00, 0.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 13
translate([0.11, 0.36, 0.08])
rotate([180.00, 180.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 14
translate([0.19, 0.36, 0.08])
rotate([0.00, 180.00, 0.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 15
translate([0.27, 0.36, 0.08])
rotate([180.00, 0.00, 90.00])
cube([0.04, 0.04, 0.71], center=true);
// BLOCK 16
translate([0.35, 0.36, 0.08])
rotate([0.00, 180.00, 0.00])
cube([0.04, 0.04, 0.71], center=true);
| |
8bfb9a22-4eba-4d4a-912d-939611385b4c
|
// BLOCK 1
translate([0.01, -0.00, -0.38])
rotate([90.00, 180.00, 180.00])
cube([0.67, 0.78, 0.78], center=true);
// BLOCK 2
translate([0.01, -0.00, 0.03])
rotate([180.00, 180.00, 90.00])
cube([0.78, 0.68, 0.05], center=true);
// BLOCK 3
translate([-0.01, 0.35, 0.41])
rotate([70.00, 180.00, 90.00])
cube([0.09, 0.67, 0.71], center=true);
|
// BLOCK 1
translate([0.01, -0.00, -0.38])
rotate([90.00, 180.00, 180.00])
cube([0.67, 0.78, 0.78], center=true);
// BLOCK 2
translate([0.01, -0.00, 0.03])
rotate([180.00, 180.00, 90.00])
cube([0.78, 0.68, 0.05], center=true);
// BLOCK 3
translate([-0.01, 0.35, 0.41])
rotate([0.00, 180.00, 90.00])
cube([0.09, 0.67, 0.71], center=true);
| |
8ac035b3-7e3c-41a6-ba52-d4c9ad82b686
|
// BLOCK 1
translate([0.00, -0.02, 0.01])
rotate([180.00, 320.00, 90.00])
cube([0.28, 0.68, 1.59], center=true);
// BLOCK 2
translate([0.00, -0.02, -0.82])
rotate([0.00, 0.00, 0.00])
cube([0.68, 0.28, 0.13], center=true);
// BLOCK 3
translate([-0.39, -0.00, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.10, 1.76, 0.32], center=true);
// BLOCK 4
translate([-0.01, 0.14, 0.01])
rotate([180.00, 0.00, 0.00])
cube([0.86, 0.05, 1.74], center=true);
// BLOCK 5
translate([0.00, -0.02, 0.82])
rotate([0.00, 0.00, 0.00])
cube([0.68, 0.28, 0.13], center=true);
// BLOCK 6
translate([0.39, -0.00, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.32, 0.10, 1.76], center=true);
|
// BLOCK 1
translate([0.00, -0.02, 0.01])
rotate([180.00, 180.00, 90.00])
cube([0.28, 0.68, 1.59], center=true);
// BLOCK 2
translate([0.00, -0.02, -0.82])
rotate([0.00, 0.00, 0.00])
cube([0.68, 0.28, 0.13], center=true);
// BLOCK 3
translate([-0.39, -0.00, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.10, 1.76, 0.32], center=true);
// BLOCK 4
translate([-0.01, 0.14, 0.01])
rotate([180.00, 0.00, 0.00])
cube([0.86, 0.05, 1.74], center=true);
// BLOCK 5
translate([0.00, -0.02, 0.82])
rotate([0.00, 0.00, 0.00])
cube([0.68, 0.28, 0.13], center=true);
// BLOCK 6
translate([0.39, -0.00, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.32, 0.10, 1.76], center=true);
| |
a9cc4576-cafe-41ff-b06d-a7fa60466814
|
// BLOCK 1
translate([0.00, -0.00, -0.06])
rotate([220.00, 0.00, 0.00])
cube([0.75, 0.14, 0.75], center=true);
// BLOCK 2
translate([0.00, 0.33, 0.40])
rotate([180.00, 0.00, 90.00])
cube([0.09, 0.75, 0.81], center=true);
// BLOCK 3
translate([-0.33, 0.33, -0.46])
rotate([180.00, 90.00, 0.00])
cube([0.69, 0.09, 0.09], center=true);
// BLOCK 4
translate([-0.33, -0.34, -0.46])
rotate([180.00, 90.00, 180.00])
cube([0.69, 0.09, 0.09], center=true);
// BLOCK 5
translate([0.32, 0.33, -0.46])
rotate([180.00, 180.00, 0.00])
cube([0.09, 0.09, 0.69], center=true);
// BLOCK 6
translate([0.32, -0.34, -0.46])
rotate([0.00, 90.00, 180.00])
cube([0.69, 0.09, 0.09], center=true);
|
// BLOCK 1
translate([0.00, -0.00, -0.06])
rotate([90.00, 0.00, 0.00])
cube([0.75, 0.14, 0.75], center=true);
// BLOCK 2
translate([0.00, 0.33, 0.40])
rotate([180.00, 0.00, 90.00])
cube([0.09, 0.75, 0.81], center=true);
// BLOCK 3
translate([-0.33, 0.33, -0.46])
rotate([180.00, 90.00, 0.00])
cube([0.69, 0.09, 0.09], center=true);
// BLOCK 4
translate([-0.33, -0.34, -0.46])
rotate([180.00, 90.00, 180.00])
cube([0.69, 0.09, 0.09], center=true);
// BLOCK 5
translate([0.32, 0.33, -0.46])
rotate([180.00, 180.00, 0.00])
cube([0.09, 0.09, 0.69], center=true);
// BLOCK 6
translate([0.32, -0.34, -0.46])
rotate([0.00, 90.00, 180.00])
cube([0.69, 0.09, 0.09], center=true);
| |
9ecf2858-89fa-46e3-ac6f-bfc15980375b
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([0.00, 90.00, 0.00])
cube([0.10, 0.77, 1.59], center=true);
// BLOCK 2
translate([-0.76, 0.34, -0.05])
rotate([180.00, 0.00, 90.00])
cube([0.09, 0.08, 0.49], center=true);
// BLOCK 3
translate([-0.76, -0.34, -0.04])
rotate([180.00, 0.00, 240.00])
cube([0.08, 0.10, 0.52], center=true);
// BLOCK 4
translate([0.75, 0.35, -0.02])
rotate([0.00, 180.00, 90.00])
cube([0.09, 0.08, 0.49], center=true);
// BLOCK 5
translate([0.76, -0.34, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.52, 0.10], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([0.00, 90.00, 0.00])
cube([0.10, 0.77, 1.59], center=true);
// BLOCK 2
translate([-0.76, 0.34, -0.05])
rotate([180.00, 0.00, 90.00])
cube([0.09, 0.08, 0.49], center=true);
// BLOCK 3
translate([-0.76, -0.34, -0.04])
rotate([180.00, 0.00, 0.00])
cube([0.08, 0.10, 0.52], center=true);
// BLOCK 4
translate([0.75, 0.35, -0.02])
rotate([0.00, 180.00, 90.00])
cube([0.09, 0.08, 0.49], center=true);
// BLOCK 5
translate([0.76, -0.34, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.08, 0.52, 0.10], center=true);
| |
fff8a66a-33cd-46c4-8c4d-1e53e04f9891
|
// BLOCK 1
translate([0.00, -0.00, 0.59])
rotate([180.00, 180.00, 90.00])
cube([0.81, 0.81, 0.12], center=true);
// BLOCK 2
translate([-0.31, 0.24, -0.05])
rotate([0.00, 90.00, 0.00])
cube([1.17, 0.10, 0.09], center=true);
// BLOCK 3
translate([-0.30, -0.25, -0.06])
rotate([0.00, 180.00, 240.00])
cube([0.10, 0.10, 1.18], center=true);
// BLOCK 4
translate([0.31, 0.25, -0.06])
rotate([0.00, 0.00, 90.00])
cube([0.08, 0.08, 1.18], center=true);
// BLOCK 5
translate([0.30, -0.25, -0.05])
rotate([0.00, 0.00, 90.00])
cube([0.09, 0.10, 1.17], center=true);
// BLOCK 6
translate([0.00, -0.00, -0.43])
rotate([0.00, 0.00, 90.00])
cube([0.09, 0.73, 0.08], center=true);
// BLOCK 7
translate([0.00, -0.00, -0.43])
rotate([90.00, 180.00, 0.00])
cube([0.73, 0.09, 0.05], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.59])
rotate([180.00, 180.00, 90.00])
cube([0.81, 0.81, 0.12], center=true);
// BLOCK 2
translate([-0.31, 0.24, -0.05])
rotate([0.00, 90.00, 0.00])
cube([1.17, 0.10, 0.09], center=true);
// BLOCK 3
translate([-0.30, -0.25, -0.06])
rotate([0.00, 180.00, 90.00])
cube([0.10, 0.10, 1.18], center=true);
// BLOCK 4
translate([0.31, 0.25, -0.06])
rotate([0.00, 0.00, 90.00])
cube([0.08, 0.08, 1.18], center=true);
// BLOCK 5
translate([0.30, -0.25, -0.05])
rotate([0.00, 0.00, 90.00])
cube([0.09, 0.10, 1.17], center=true);
// BLOCK 6
translate([0.00, -0.00, -0.43])
rotate([0.00, 0.00, 90.00])
cube([0.09, 0.73, 0.08], center=true);
// BLOCK 7
translate([0.00, -0.00, -0.43])
rotate([90.00, 180.00, 0.00])
cube([0.73, 0.09, 0.05], center=true);
| |
e20135a4-9390-4162-8164-12e891d10f98
|
// BLOCK 1
translate([0.00, -0.00, 0.42])
rotate([180.00, 180.00, 180.00])
cube([1.43, 0.42, 0.03], center=true);
// BLOCK 2
translate([-0.64, 0.15, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.87, 0.03, 0.06], center=true);
// BLOCK 3
translate([-0.64, -0.15, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.87, 0.03, 0.06], center=true);
// BLOCK 4
translate([0.00, 0.16, 0.34])
rotate([180.00, 0.00, 330.00])
cube([0.01, 1.23, 0.18], center=true);
// BLOCK 5
translate([0.00, -0.14, 0.34])
rotate([90.00, 180.00, 0.00])
cube([1.23, 0.18, 0.01], center=true);
// BLOCK 6
translate([0.64, 0.15, 0.00])
rotate([0.00, 0.00, 0.00])
cube([0.06, 0.03, 0.87], center=true);
// BLOCK 7
translate([0.64, -0.15, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.87, 0.03], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.42])
rotate([180.00, 180.00, 180.00])
cube([1.43, 0.42, 0.03], center=true);
// BLOCK 2
translate([-0.64, 0.15, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.87, 0.03, 0.06], center=true);
// BLOCK 3
translate([-0.64, -0.15, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.87, 0.03, 0.06], center=true);
// BLOCK 4
translate([0.00, 0.16, 0.34])
rotate([180.00, 0.00, 90.00])
cube([0.01, 1.23, 0.18], center=true);
// BLOCK 5
translate([0.00, -0.14, 0.34])
rotate([90.00, 180.00, 0.00])
cube([1.23, 0.18, 0.01], center=true);
// BLOCK 6
translate([0.64, 0.15, 0.00])
rotate([0.00, 0.00, 0.00])
cube([0.06, 0.03, 0.87], center=true);
// BLOCK 7
translate([0.64, -0.15, 0.00])
rotate([90.00, 0.00, 0.00])
cube([0.06, 0.87, 0.03], center=true);
| |
ba8c9a99-2cce-4b45-99cc-cc2e1898d885
|
// BLOCK 1
translate([0.00, -0.13, -0.32])
rotate([120.00, 0.00, 0.00])
cube([0.76, 0.78, 0.47], center=true);
// BLOCK 2
translate([0.00, 0.40, 0.08])
rotate([90.00, 0.00, 180.00])
cube([1.05, 1.33, 0.27], center=true);
// BLOCK 3
translate([-0.44, -0.12, -0.16])
rotate([180.00, 90.00, 0.00])
cube([0.84, 0.80, 0.17], center=true);
// BLOCK 4
translate([0.44, -0.12, -0.16])
rotate([0.00, 90.00, 0.00])
cube([0.84, 0.80, 0.17], center=true);
// BLOCK 5
translate([-0.48, 0.48, -0.65])
rotate([0.00, 90.00, 180.00])
cube([0.15, 0.11, 0.11], center=true);
// BLOCK 6
translate([-0.48, -0.46, -0.67])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.11, 0.11], center=true);
// BLOCK 7
translate([0.48, -0.47, -0.66])
rotate([0.00, 90.00, 180.00])
cube([0.16, 0.11, 0.11], center=true);
// BLOCK 8
translate([0.48, 0.48, -0.65])
rotate([180.00, 90.00, 180.00])
cube([0.15, 0.11, 0.11], center=true);
|
// BLOCK 1
translate([0.00, -0.13, -0.32])
rotate([180.00, 0.00, 0.00])
cube([0.76, 0.78, 0.47], center=true);
// BLOCK 2
translate([0.00, 0.40, 0.08])
rotate([90.00, 0.00, 180.00])
cube([1.05, 1.33, 0.27], center=true);
// BLOCK 3
translate([-0.44, -0.12, -0.16])
rotate([180.00, 90.00, 0.00])
cube([0.84, 0.80, 0.17], center=true);
// BLOCK 4
translate([0.44, -0.12, -0.16])
rotate([0.00, 90.00, 0.00])
cube([0.84, 0.80, 0.17], center=true);
// BLOCK 5
translate([-0.48, 0.48, -0.65])
rotate([0.00, 90.00, 180.00])
cube([0.15, 0.11, 0.11], center=true);
// BLOCK 6
translate([-0.48, -0.46, -0.67])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.11, 0.11], center=true);
// BLOCK 7
translate([0.48, -0.47, -0.66])
rotate([0.00, 90.00, 180.00])
cube([0.16, 0.11, 0.11], center=true);
// BLOCK 8
translate([0.48, 0.48, -0.65])
rotate([180.00, 90.00, 180.00])
cube([0.15, 0.11, 0.11], center=true);
| |
c5d98c37-2885-4dd7-8dbb-4d79c704bd15
|
// BLOCK 1
translate([0.00, -0.03, 0.33])
rotate([0.00, 90.00, 0.00])
cube([0.05, 0.75, 1.42], center=true);
// BLOCK 2
translate([-0.01, 0.37, 0.29])
rotate([180.00, 180.00, 90.00])
cube([0.03, 1.20, 0.10], center=true);
// BLOCK 3
translate([-0.01, -0.37, 0.29])
rotate([180.00, 0.00, 90.00])
cube([0.03, 1.20, 0.10], center=true);
// BLOCK 4
translate([-0.67, 0.33, 0.00])
rotate([180.00, 90.00, 40.00])
cube([0.70, 0.16, 0.15], center=true);
// BLOCK 5
translate([-0.69, -0.00, 0.30])
rotate([180.00, 180.00, 0.00])
cube([0.03, 0.57, 0.10], center=true);
// BLOCK 6
translate([-0.67, -0.33, 0.00])
rotate([90.00, 0.00, 180.00])
cube([0.15, 0.70, 0.16], center=true);
// BLOCK 7
translate([0.67, 0.33, 0.00])
rotate([180.00, 180.00, 0.00])
cube([0.15, 0.16, 0.70], center=true);
// BLOCK 8
translate([0.69, -0.00, 0.30])
rotate([90.00, 180.00, 180.00])
cube([0.03, 0.10, 0.57], center=true);
// BLOCK 9
translate([0.67, -0.33, 0.00])
rotate([0.00, 0.00, 0.00])
cube([0.15, 0.16, 0.70], center=true);
|
// BLOCK 1
translate([0.00, -0.03, 0.33])
rotate([0.00, 90.00, 0.00])
cube([0.05, 0.75, 1.42], center=true);
// BLOCK 2
translate([-0.01, 0.37, 0.29])
rotate([180.00, 180.00, 90.00])
cube([0.03, 1.20, 0.10], center=true);
// BLOCK 3
translate([-0.01, -0.37, 0.29])
rotate([180.00, 0.00, 90.00])
cube([0.03, 1.20, 0.10], center=true);
// BLOCK 4
translate([-0.67, 0.33, 0.00])
rotate([180.00, 90.00, 0.00])
cube([0.70, 0.16, 0.15], center=true);
// BLOCK 5
translate([-0.69, -0.00, 0.30])
rotate([180.00, 180.00, 0.00])
cube([0.03, 0.57, 0.10], center=true);
// BLOCK 6
translate([-0.67, -0.33, 0.00])
rotate([90.00, 0.00, 180.00])
cube([0.15, 0.70, 0.16], center=true);
// BLOCK 7
translate([0.67, 0.33, 0.00])
rotate([180.00, 180.00, 0.00])
cube([0.15, 0.16, 0.70], center=true);
// BLOCK 8
translate([0.69, -0.00, 0.30])
rotate([90.00, 180.00, 180.00])
cube([0.03, 0.10, 0.57], center=true);
// BLOCK 9
translate([0.67, -0.33, 0.00])
rotate([0.00, 0.00, 0.00])
cube([0.15, 0.16, 0.70], center=true);
| |
2ac72958-cf83-4723-8fb3-262e3ce4f514
|
// BLOCK 1
translate([0.00, 0.03, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.03, 0.69, 1.46], center=true);
// BLOCK 2
translate([0.00, 0.03, 0.52])
rotate([0.00, 180.00, 180.00])
cube([1.46, 0.69, 0.03], center=true);
// BLOCK 3
translate([0.00, 0.40, -0.49])
rotate([180.00, 0.00, 0.00])
cube([1.46, 0.03, 0.19], center=true);
// BLOCK 4
translate([0.00, -0.34, -0.54])
rotate([0.00, 180.00, 90.00])
cube([0.05, 1.36, 0.10], center=true);
// BLOCK 5
translate([0.00, 0.40, 0.00])
rotate([90.00, 180.00, 180.00])
cube([1.46, 0.19, 0.03], center=true);
// BLOCK 6
translate([0.00, -0.34, 0.54])
rotate([180.00, 90.00, 180.00])
cube([0.10, 0.05, 1.36], center=true);
// BLOCK 7
translate([0.00, -0.39, 0.02])
rotate([180.00, 180.00, 90.00])
cube([0.05, 1.53, 1.14], center=true);
// BLOCK 8
translate([0.00, 0.40, 0.49])
rotate([180.00, 180.00, 0.00])
cube([1.46, 0.03, 0.19], center=true);
// BLOCK 9
translate([-0.73, -0.34, 0.00])
rotate([0.00, 0.00, 180.00])
cube([0.10, 0.05, 1.17], center=true);
// BLOCK 10
translate([-0.75, 0.05, 0.00])
rotate([0.00, 90.00, 0.00])
cube([1.17, 0.73, 0.03], center=true);
// BLOCK 11
translate([0.73, -0.34, 0.00])
rotate([0.00, 180.00, 210.00])
cube([0.05, 0.10, 1.17], center=true);
// BLOCK 12
translate([0.75, 0.05, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.03, 1.17, 0.73], center=true);
|
// BLOCK 1
translate([0.00, 0.03, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.03, 0.69, 1.46], center=true);
// BLOCK 2
translate([0.00, 0.03, 0.52])
rotate([0.00, 180.00, 180.00])
cube([1.46, 0.69, 0.03], center=true);
// BLOCK 3
translate([0.00, 0.40, -0.49])
rotate([180.00, 0.00, 0.00])
cube([1.46, 0.03, 0.19], center=true);
// BLOCK 4
translate([0.00, -0.34, -0.54])
rotate([0.00, 180.00, 90.00])
cube([0.05, 1.36, 0.10], center=true);
// BLOCK 5
translate([0.00, 0.40, 0.00])
rotate([90.00, 180.00, 180.00])
cube([1.46, 0.19, 0.03], center=true);
// BLOCK 6
translate([0.00, -0.34, 0.54])
rotate([180.00, 90.00, 180.00])
cube([0.10, 0.05, 1.36], center=true);
// BLOCK 7
translate([0.00, -0.39, 0.02])
rotate([180.00, 180.00, 90.00])
cube([0.05, 1.53, 1.14], center=true);
// BLOCK 8
translate([0.00, 0.40, 0.49])
rotate([180.00, 180.00, 0.00])
cube([1.46, 0.03, 0.19], center=true);
// BLOCK 9
translate([-0.73, -0.34, 0.00])
rotate([0.00, 0.00, 180.00])
cube([0.10, 0.05, 1.17], center=true);
// BLOCK 10
translate([-0.75, 0.05, 0.00])
rotate([0.00, 90.00, 0.00])
cube([1.17, 0.73, 0.03], center=true);
// BLOCK 11
translate([0.73, -0.34, 0.00])
rotate([0.00, 180.00, 90.00])
cube([0.05, 0.10, 1.17], center=true);
// BLOCK 12
translate([0.75, 0.05, 0.00])
rotate([90.00, 180.00, 180.00])
cube([0.03, 1.17, 0.73], center=true);
| |
2ba971b3-2415-49b2-b21d-54c32bd5d288
|
// BLOCK 1
translate([0.00, -0.27, -0.39])
rotate([250.00, 180.00, 90.00])
cube([0.22, 1.49, 0.05], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.07])
rotate([90.00, 0.00, 0.00])
cube([1.80, 0.70, 0.88], center=true);
// BLOCK 3
translate([-0.57, 0.01, 0.35])
rotate([180.00, 0.00, 90.00])
cube([0.37, 0.28, 0.13], center=true);
|
// BLOCK 1
translate([0.00, -0.27, -0.39])
rotate([180.00, 180.00, 90.00])
cube([0.22, 1.49, 0.05], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.07])
rotate([90.00, 0.00, 0.00])
cube([1.80, 0.70, 0.88], center=true);
// BLOCK 3
translate([-0.57, 0.01, 0.35])
rotate([180.00, 0.00, 90.00])
cube([0.37, 0.28, 0.13], center=true);
| |
d6ddf702-c07c-4ed2-a745-a586a1c9c341
|
// BLOCK 1
translate([0.00, 0.40, 0.40])
rotate([180.00, 90.00, 180.00])
cube([0.85, 0.06, 0.88], center=true);
// BLOCK 2
translate([-0.47, 0.03, 0.23])
rotate([90.00, 0.00, 0.00])
cube([0.08, 1.18, 0.78], center=true);
// BLOCK 3
translate([0.47, 0.03, 0.23])
rotate([0.00, 180.00, 90.00])
cube([0.78, 0.08, 1.18], center=true);
// BLOCK 4
translate([-0.43, 0.38, -0.59])
rotate([0.00, 90.00, 0.00])
cube([0.47, 0.11, 0.11], center=true);
// BLOCK 5
translate([-0.44, -0.36, -0.58])
rotate([0.00, 180.00, 250.00])
cube([0.11, 0.11, 0.44], center=true);
// BLOCK 6
translate([0.43, 0.38, -0.59])
rotate([90.00, 180.00, 0.00])
cube([0.11, 0.47, 0.11], center=true);
// BLOCK 7
translate([0.44, -0.36, -0.58])
rotate([0.00, 0.00, 180.00])
cube([0.11, 0.11, 0.44], center=true);
// BLOCK 8
translate([0.00, 0.03, -0.13])
rotate([90.00, 0.00, 0.00])
cube([0.97, 0.23, 0.81], center=true);
// BLOCK 9
translate([0.00, 0.39, -0.33])
rotate([180.00, 90.00, 0.00])
cube([0.18, 0.10, 0.96], center=true);
// BLOCK 10
translate([0.00, -0.34, -0.33])
rotate([180.00, 90.00, 180.00])
cube([0.18, 0.10, 0.96], center=true);
|
// BLOCK 1
translate([0.00, 0.40, 0.40])
rotate([180.00, 90.00, 180.00])
cube([0.85, 0.06, 0.88], center=true);
// BLOCK 2
translate([-0.47, 0.03, 0.23])
rotate([90.00, 0.00, 0.00])
cube([0.08, 1.18, 0.78], center=true);
// BLOCK 3
translate([0.47, 0.03, 0.23])
rotate([0.00, 180.00, 90.00])
cube([0.78, 0.08, 1.18], center=true);
// BLOCK 4
translate([-0.43, 0.38, -0.59])
rotate([0.00, 90.00, 0.00])
cube([0.47, 0.11, 0.11], center=true);
// BLOCK 5
translate([-0.44, -0.36, -0.58])
rotate([0.00, 180.00, 0.00])
cube([0.11, 0.11, 0.44], center=true);
// BLOCK 6
translate([0.43, 0.38, -0.59])
rotate([90.00, 180.00, 0.00])
cube([0.11, 0.47, 0.11], center=true);
// BLOCK 7
translate([0.44, -0.36, -0.58])
rotate([0.00, 0.00, 180.00])
cube([0.11, 0.11, 0.44], center=true);
// BLOCK 8
translate([0.00, 0.03, -0.13])
rotate([90.00, 0.00, 0.00])
cube([0.97, 0.23, 0.81], center=true);
// BLOCK 9
translate([0.00, 0.39, -0.33])
rotate([180.00, 90.00, 0.00])
cube([0.18, 0.10, 0.96], center=true);
// BLOCK 10
translate([0.00, -0.34, -0.33])
rotate([180.00, 90.00, 180.00])
cube([0.18, 0.10, 0.96], center=true);
| |
036dccc9-f769-408c-8be3-7edb0b81e7bc
|
// BLOCK 1
translate([-0.39, 0.10, -0.80])
rotate([90.00, 180.00, 180.00])
cube([0.10, 0.11, 0.10], center=true);
// BLOCK 2
translate([-0.39, 0.10, 0.80])
rotate([0.00, 0.00, 0.00])
cube([0.10, 0.10, 0.11], center=true);
// BLOCK 3
translate([0.39, 0.10, -0.80])
rotate([180.00, 90.00, 180.00])
cube([0.11, 0.10, 0.10], center=true);
// BLOCK 4
translate([0.39, 0.10, 0.80])
rotate([90.00, 180.00, 180.00])
cube([0.10, 0.11, 0.10], center=true);
// BLOCK 5
translate([-0.40, 0.09, 0.00])
rotate([180.00, 180.00, 180.00])
cube([0.05, 0.06, 1.49], center=true);
// BLOCK 6
translate([0.39, 0.09, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.05, 1.49], center=true);
// BLOCK 7
translate([0.39, -0.00, 0.09])
rotate([0.00, 0.00, 0.00])
cube([0.01, 0.14, 0.02], center=true);
// BLOCK 8
translate([0.00, -0.04, -0.64])
rotate([0.00, 0.00, 90.00])
cube([0.22, 1.31, 0.15], center=true);
// BLOCK 9
translate([0.00, -0.04, -0.42])
rotate([90.00, 180.00, 0.00])
cube([1.31, 0.15, 0.22], center=true);
// BLOCK 10
translate([0.00, -0.01, 0.16])
rotate([180.00, 180.00, 0.00])
cube([1.31, 0.16, 0.13], center=true);
// BLOCK 11
translate([0.00, -0.00, 0.33])
rotate([0.00, 180.00, 90.00])
cube([0.14, 1.31, 0.11], center=true);
// BLOCK 12
translate([0.00, -0.04, 0.64])
rotate([0.00, 0.00, 90.00])
cube([0.22, 1.31, 0.15], center=true);
// BLOCK 13
translate([0.00, -0.04, -0.22])
rotate([0.00, 0.00, 90.00])
cube([0.22, 1.31, 0.15], center=true);
// BLOCK 14
translate([0.00, -0.04, -0.02])
rotate([230.00, 180.00, 180.00])
cube([1.31, 0.22, 0.15], center=true);
// BLOCK 15
translate([0.00, -0.00, 0.48])
rotate([0.00, 0.00, 0.00])
cube([1.31, 0.14, 0.11], center=true);
|
// BLOCK 1
translate([-0.39, 0.10, -0.80])
rotate([90.00, 180.00, 180.00])
cube([0.10, 0.11, 0.10], center=true);
// BLOCK 2
translate([-0.39, 0.10, 0.80])
rotate([0.00, 0.00, 0.00])
cube([0.10, 0.10, 0.11], center=true);
// BLOCK 3
translate([0.39, 0.10, -0.80])
rotate([180.00, 90.00, 180.00])
cube([0.11, 0.10, 0.10], center=true);
// BLOCK 4
translate([0.39, 0.10, 0.80])
rotate([90.00, 180.00, 180.00])
cube([0.10, 0.11, 0.10], center=true);
// BLOCK 5
translate([-0.40, 0.09, 0.00])
rotate([180.00, 180.00, 180.00])
cube([0.05, 0.06, 1.49], center=true);
// BLOCK 6
translate([0.39, 0.09, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.06, 0.05, 1.49], center=true);
// BLOCK 7
translate([0.39, -0.00, 0.09])
rotate([0.00, 0.00, 0.00])
cube([0.01, 0.14, 0.02], center=true);
// BLOCK 8
translate([0.00, -0.04, -0.64])
rotate([0.00, 0.00, 90.00])
cube([0.22, 1.31, 0.15], center=true);
// BLOCK 9
translate([0.00, -0.04, -0.42])
rotate([90.00, 180.00, 0.00])
cube([1.31, 0.15, 0.22], center=true);
// BLOCK 10
translate([0.00, -0.01, 0.16])
rotate([180.00, 180.00, 0.00])
cube([1.31, 0.16, 0.13], center=true);
// BLOCK 11
translate([0.00, -0.00, 0.33])
rotate([0.00, 180.00, 90.00])
cube([0.14, 1.31, 0.11], center=true);
// BLOCK 12
translate([0.00, -0.04, 0.64])
rotate([0.00, 0.00, 90.00])
cube([0.22, 1.31, 0.15], center=true);
// BLOCK 13
translate([0.00, -0.04, -0.22])
rotate([0.00, 0.00, 90.00])
cube([0.22, 1.31, 0.15], center=true);
// BLOCK 14
translate([0.00, -0.04, -0.02])
rotate([0.00, 180.00, 180.00])
cube([1.31, 0.22, 0.15], center=true);
// BLOCK 15
translate([0.00, -0.00, 0.48])
rotate([0.00, 0.00, 0.00])
cube([1.31, 0.14, 0.11], center=true);
| |
7b89e8d4-ecc9-4f49-9916-698fcf2af2fe
|
// BLOCK 1
translate([0.00, -0.00, 0.26])
rotate([0.00, 0.00, 180.00])
cube([1.58, 1.33, 0.11], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.27])
rotate([0.00, 60.00, 180.00])
cube([0.61, 0.56, 0.08], center=true);
// BLOCK 3
translate([-0.01, -0.00, -0.02])
rotate([0.00, 0.00, 90.00])
cube([0.24, 0.29, 0.44], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.26])
rotate([0.00, 0.00, 180.00])
cube([1.58, 1.33, 0.11], center=true);
// BLOCK 2
translate([0.00, -0.00, -0.27])
rotate([0.00, 180.00, 180.00])
cube([0.61, 0.56, 0.08], center=true);
// BLOCK 3
translate([-0.01, -0.00, -0.02])
rotate([0.00, 0.00, 90.00])
cube([0.24, 0.29, 0.44], center=true);
| |
b9c22948-96a4-48f1-b27d-f4d720aad5b7
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([180.00, 180.00, 180.00])
cube([1.20, 1.20, 0.17], center=true);
// BLOCK 2
translate([-0.55, 0.55, -0.09])
rotate([180.00, 90.00, 180.00])
cube([0.49, 0.10, 0.10], center=true);
// BLOCK 3
translate([-0.55, -0.55, -0.08])
rotate([0.00, 0.00, 90.00])
cube([0.10, 0.09, 0.49], center=true);
// BLOCK 4
translate([0.55, 0.55, -0.09])
rotate([0.00, 90.00, 210.00])
cube([0.49, 0.10, 0.10], center=true);
// BLOCK 5
translate([0.55, -0.55, -0.08])
rotate([180.00, 90.00, 0.00])
cube([0.49, 0.10, 0.09], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.24])
rotate([180.00, 180.00, 180.00])
cube([1.20, 1.20, 0.17], center=true);
// BLOCK 2
translate([-0.55, 0.55, -0.09])
rotate([180.00, 90.00, 180.00])
cube([0.49, 0.10, 0.10], center=true);
// BLOCK 3
translate([-0.55, -0.55, -0.08])
rotate([0.00, 0.00, 90.00])
cube([0.10, 0.09, 0.49], center=true);
// BLOCK 4
translate([0.55, 0.55, -0.09])
rotate([0.00, 90.00, 180.00])
cube([0.49, 0.10, 0.10], center=true);
// BLOCK 5
translate([0.55, -0.55, -0.08])
rotate([180.00, 90.00, 0.00])
cube([0.49, 0.10, 0.09], center=true);
| |
74cfc2f5-3703-4dd1-af82-76710d41c325
|
// BLOCK 1
translate([0.00, -0.00, 0.43])
rotate([180.00, 0.00, 90.00])
cube([1.27, 1.27, 0.13], center=true);
// BLOCK 2
translate([-0.38, 0.39, -0.11])
rotate([180.00, 180.00, 90.00])
cube([0.14, 0.06, 0.77], center=true);
// BLOCK 3
translate([-0.41, -0.40, -0.11])
rotate([180.00, 0.00, 90.00])
cube([0.15, 0.16, 0.77], center=true);
// BLOCK 4
translate([0.00, -0.00, 0.32])
rotate([0.00, 180.00, 180.00])
cube([1.15, 1.15, 0.09], center=true);
// BLOCK 5
translate([0.38, 0.39, -0.11])
rotate([0.00, 50.00, 90.00])
cube([0.14, 0.06, 0.77], center=true);
// BLOCK 6
translate([0.41, -0.40, -0.11])
rotate([180.00, 180.00, 90.00])
cube([0.15, 0.16, 0.77], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.43])
rotate([180.00, 0.00, 90.00])
cube([1.27, 1.27, 0.13], center=true);
// BLOCK 2
translate([-0.38, 0.39, -0.11])
rotate([180.00, 180.00, 90.00])
cube([0.14, 0.06, 0.77], center=true);
// BLOCK 3
translate([-0.41, -0.40, -0.11])
rotate([180.00, 0.00, 90.00])
cube([0.15, 0.16, 0.77], center=true);
// BLOCK 4
translate([0.00, -0.00, 0.32])
rotate([0.00, 180.00, 180.00])
cube([1.15, 1.15, 0.09], center=true);
// BLOCK 5
translate([0.38, 0.39, -0.11])
rotate([0.00, 0.00, 90.00])
cube([0.14, 0.06, 0.77], center=true);
// BLOCK 6
translate([0.41, -0.40, -0.11])
rotate([180.00, 180.00, 90.00])
cube([0.15, 0.16, 0.77], center=true);
| |
4188815a-cd4d-4fa5-86d1-f68d95bb47f3
|
// BLOCK 1
translate([0.00, -0.00, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.14, 1.39, 1.55], center=true);
// BLOCK 2
translate([-0.56, 0.48, -0.07])
rotate([0.00, 0.00, 90.00])
cube([0.14, 0.15, 0.36], center=true);
// BLOCK 3
translate([-0.55, -0.64, -0.07])
rotate([0.00, 180.00, 0.00])
cube([0.16, 0.12, 0.36], center=true);
// BLOCK 4
translate([0.56, 0.48, -0.07])
rotate([0.00, 60.00, 90.00])
cube([0.14, 0.15, 0.36], center=true);
// BLOCK 5
translate([0.55, -0.64, -0.07])
rotate([90.00, 180.00, 180.00])
cube([0.16, 0.36, 0.12], center=true);
|
// BLOCK 1
translate([0.00, -0.00, 0.18])
rotate([180.00, 90.00, 0.00])
cube([0.14, 1.39, 1.55], center=true);
// BLOCK 2
translate([-0.56, 0.48, -0.07])
rotate([0.00, 0.00, 90.00])
cube([0.14, 0.15, 0.36], center=true);
// BLOCK 3
translate([-0.55, -0.64, -0.07])
rotate([0.00, 180.00, 0.00])
cube([0.16, 0.12, 0.36], center=true);
// BLOCK 4
translate([0.56, 0.48, -0.07])
rotate([0.00, 0.00, 90.00])
cube([0.14, 0.15, 0.36], center=true);
// BLOCK 5
translate([0.55, -0.64, -0.07])
rotate([90.00, 180.00, 180.00])
cube([0.16, 0.36, 0.12], center=true);
| |
948c41aa-0fae-4b01-9ef5-3a969ddccc4c
|
// BLOCK 1
translate([0.00, 0.02, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.02, 1.08, 1.07], center=true);
// BLOCK 2
translate([0.00, 0.02, 0.52])
rotate([180.00, 180.00, 0.00])
cube([1.07, 1.08, 0.02], center=true);
// BLOCK 3
translate([0.00, 0.58, -0.50])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.02, 1.07], center=true);
// BLOCK 4
translate([0.00, -0.54, -0.54])
rotate([180.00, 90.00, 0.00])
cube([0.07, 0.04, 1.00], center=true);
// BLOCK 5
translate([0.00, 0.58, 0.50])
rotate([0.00, 0.00, 0.00])
cube([1.07, 0.02, 0.14], center=true);
// BLOCK 6
translate([0.00, -0.54, 0.54])
rotate([180.00, 180.00, 90.00])
cube([0.04, 1.00, 0.07], center=true);
// BLOCK 7
translate([0.00, 0.02, 0.00])
rotate([180.00, 180.00, 180.00])
cube([1.07, 1.07, 0.02], center=true);
// BLOCK 8
translate([0.00, -0.57, 0.01])
rotate([0.00, 0.00, 40.00])
cube([1.12, 0.04, 1.12], center=true);
// BLOCK 9
translate([-0.54, -0.54, 0.00])
rotate([90.00, 180.00, 0.00])
cube([0.07, 1.14, 0.04], center=true);
// BLOCK 10
translate([-0.55, 0.03, 0.00])
rotate([180.00, 0.00, 180.00])
cube([0.02, 1.11, 1.14], center=true);
// BLOCK 11
translate([0.54, -0.54, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.04, 0.07, 1.14], center=true);
// BLOCK 12
translate([0.55, 0.03, 0.00])
rotate([180.00, 90.00, 180.00])
cube([1.14, 1.11, 0.02], center=true);
|
// BLOCK 1
translate([0.00, 0.02, -0.52])
rotate([180.00, 90.00, 180.00])
cube([0.02, 1.08, 1.07], center=true);
// BLOCK 2
translate([0.00, 0.02, 0.52])
rotate([180.00, 180.00, 0.00])
cube([1.07, 1.08, 0.02], center=true);
// BLOCK 3
translate([0.00, 0.58, -0.50])
rotate([180.00, 90.00, 0.00])
cube([0.14, 0.02, 1.07], center=true);
// BLOCK 4
translate([0.00, -0.54, -0.54])
rotate([180.00, 90.00, 0.00])
cube([0.07, 0.04, 1.00], center=true);
// BLOCK 5
translate([0.00, 0.58, 0.50])
rotate([0.00, 0.00, 0.00])
cube([1.07, 0.02, 0.14], center=true);
// BLOCK 6
translate([0.00, -0.54, 0.54])
rotate([180.00, 180.00, 90.00])
cube([0.04, 1.00, 0.07], center=true);
// BLOCK 7
translate([0.00, 0.02, 0.00])
rotate([180.00, 180.00, 180.00])
cube([1.07, 1.07, 0.02], center=true);
// BLOCK 8
translate([0.00, -0.57, 0.01])
rotate([0.00, 0.00, 0.00])
cube([1.12, 0.04, 1.12], center=true);
// BLOCK 9
translate([-0.54, -0.54, 0.00])
rotate([90.00, 180.00, 0.00])
cube([0.07, 1.14, 0.04], center=true);
// BLOCK 10
translate([-0.55, 0.03, 0.00])
rotate([180.00, 0.00, 180.00])
cube([0.02, 1.11, 1.14], center=true);
// BLOCK 11
translate([0.54, -0.54, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.04, 0.07, 1.14], center=true);
// BLOCK 12
translate([0.55, 0.03, 0.00])
rotate([180.00, 90.00, 180.00])
cube([1.14, 1.11, 0.02], center=true);
| |
ff9e8fcc-9767-45c7-8c28-0c682e4c48c2
|
// BLOCK 1
translate([-0.39, 0.28, -0.36])
rotate([180.00, 180.00, 90.00])
cube([0.13, 0.13, 0.51], center=true);
// BLOCK 2
translate([-0.39, -0.29, -0.36])
rotate([0.00, 90.00, 0.00])
cube([0.51, 0.13, 0.12], center=true);
// BLOCK 3
translate([0.39, 0.29, -0.38])
rotate([180.00, 90.00, 180.00])
cube([0.49, 0.11, 0.12], center=true);
// BLOCK 4
translate([0.40, -0.29, -0.36])
rotate([0.00, 0.00, 180.00])
cube([0.12, 0.13, 0.51], center=true);
// BLOCK 5
translate([-0.01, -0.01, -0.14])
rotate([0.00, 180.00, 20.00])
cube([0.62, 0.88, 0.07], center=true);
// BLOCK 6
translate([-0.46, -0.00, 0.25])
rotate([180.00, 90.00, 0.00])
cube([0.76, 0.78, 0.08], center=true);
// BLOCK 7
translate([-0.01, -0.00, 0.61])
rotate([90.00, 0.00, 180.00])
cube([0.97, 0.04, 0.82], center=true);
// BLOCK 8
translate([-0.02, 0.34, 0.24])
rotate([90.00, 180.00, 0.00])
cube([0.91, 0.77, 0.09], center=true);
// BLOCK 9
translate([0.00, -0.36, 0.05])
rotate([0.00, 0.00, 180.00])
cube([1.00, 0.09, 0.45], center=true);
// BLOCK 10
translate([-0.01, -0.34, 0.42])
rotate([0.00, 90.00, 180.00])
cube([0.34, 0.05, 0.96], center=true);
// BLOCK 11
translate([0.46, -0.00, 0.25])
rotate([180.00, 180.00, 180.00])
cube([0.08, 0.78, 0.76], center=true);
|
// BLOCK 1
translate([-0.39, 0.28, -0.36])
rotate([180.00, 180.00, 90.00])
cube([0.13, 0.13, 0.51], center=true);
// BLOCK 2
translate([-0.39, -0.29, -0.36])
rotate([0.00, 90.00, 0.00])
cube([0.51, 0.13, 0.12], center=true);
// BLOCK 3
translate([0.39, 0.29, -0.38])
rotate([180.00, 90.00, 180.00])
cube([0.49, 0.11, 0.12], center=true);
// BLOCK 4
translate([0.40, -0.29, -0.36])
rotate([0.00, 0.00, 180.00])
cube([0.12, 0.13, 0.51], center=true);
// BLOCK 5
translate([-0.01, -0.01, -0.14])
rotate([0.00, 180.00, 90.00])
cube([0.62, 0.88, 0.07], center=true);
// BLOCK 6
translate([-0.46, -0.00, 0.25])
rotate([180.00, 90.00, 0.00])
cube([0.76, 0.78, 0.08], center=true);
// BLOCK 7
translate([-0.01, -0.00, 0.61])
rotate([90.00, 0.00, 180.00])
cube([0.97, 0.04, 0.82], center=true);
// BLOCK 8
translate([-0.02, 0.34, 0.24])
rotate([90.00, 180.00, 0.00])
cube([0.91, 0.77, 0.09], center=true);
// BLOCK 9
translate([0.00, -0.36, 0.05])
rotate([0.00, 0.00, 180.00])
cube([1.00, 0.09, 0.45], center=true);
// BLOCK 10
translate([-0.01, -0.34, 0.42])
rotate([0.00, 90.00, 180.00])
cube([0.34, 0.05, 0.96], center=true);
// BLOCK 11
translate([0.46, -0.00, 0.25])
rotate([180.00, 180.00, 180.00])
cube([0.08, 0.78, 0.76], center=true);
| |
302bba51-a6dc-4684-8403-90e93398c221
|
// BLOCK 1
translate([-0.56, -0.00, 0.00])
rotate([0.00, 180.00, 0.00])
cube([0.25, 0.68, 1.36], center=true);
// BLOCK 2
translate([0.66, -0.00, 0.00])
rotate([0.00, 90.00, 0.00])
cube([1.35, 0.68, 0.04], center=true);
// BLOCK 3
translate([0.11, 0.22, 0.32])
rotate([220.00, 0.00, 0.00])
cube([1.08, 0.54, 0.09], center=true);
// BLOCK 4
translate([0.10, 0.25, -0.45])
rotate([180.00, 0.00, 90.00])
cube([0.04, 1.07, 0.11], center=true);
// BLOCK 5
translate([0.11, -0.17, -0.35])
rotate([180.00, 0.00, 90.00])
cube([0.15, 1.08, 0.35], center=true);
// BLOCK 6
translate([0.10, 0.02, -0.08])
rotate([90.00, 0.00, 180.00])
cube([1.09, 0.54, 0.16], center=true);
// BLOCK 7
translate([0.11, 0.14, 0.14])
rotate([0.00, 180.00, 180.00])
cube([1.08, 0.14, 0.56], center=true);
// BLOCK 8
translate([0.11, -0.08, -0.25])
rotate([180.00, 0.00, 90.00])
cube([0.12, 1.08, 0.51], center=true);
|
// BLOCK 1
translate([-0.56, -0.00, 0.00])
rotate([0.00, 180.00, 0.00])
cube([0.25, 0.68, 1.36], center=true);
// BLOCK 2
translate([0.66, -0.00, 0.00])
rotate([0.00, 90.00, 0.00])
cube([1.35, 0.68, 0.04], center=true);
// BLOCK 3
translate([0.11, 0.22, 0.32])
rotate([90.00, 0.00, 0.00])
cube([1.08, 0.54, 0.09], center=true);
// BLOCK 4
translate([0.10, 0.25, -0.45])
rotate([180.00, 0.00, 90.00])
cube([0.04, 1.07, 0.11], center=true);
// BLOCK 5
translate([0.11, -0.17, -0.35])
rotate([180.00, 0.00, 90.00])
cube([0.15, 1.08, 0.35], center=true);
// BLOCK 6
translate([0.10, 0.02, -0.08])
rotate([90.00, 0.00, 180.00])
cube([1.09, 0.54, 0.16], center=true);
// BLOCK 7
translate([0.11, 0.14, 0.14])
rotate([0.00, 180.00, 180.00])
cube([1.08, 0.14, 0.56], center=true);
// BLOCK 8
translate([0.11, -0.08, -0.25])
rotate([180.00, 0.00, 90.00])
cube([0.12, 1.08, 0.51], center=true);
| |
055e3c79-00ad-47e8-83f4-a2ef3b5b6192
|
// BLOCK 1
translate([0.00, 0.02, -0.85])
rotate([180.00, 90.00, 0.00])
cube([0.03, 0.47, 0.95], center=true);
// BLOCK 2
translate([-0.47, 0.03, -0.82])
rotate([0.00, 180.00, 90.00])
cube([0.44, 0.01, 0.04], center=true);
// BLOCK 3
translate([0.00, 0.25, -0.82])
rotate([180.00, 90.00, 0.00])
cube([0.08, 0.01, 0.95], center=true);
// BLOCK 4
translate([-0.01, -0.20, -0.80])
rotate([180.00, 0.00, 0.00])
cube([0.94, 0.03, 0.08], center=true);
// BLOCK 5
translate([0.48, 0.03, -0.82])
rotate([180.00, 90.00, 330.00])
cube([0.04, 0.44, 0.01], center=true);
// BLOCK 6
translate([-0.47, 0.02, 0.04])
rotate([0.00, 180.00, 90.00])
cube([0.45, 0.02, 1.65], center=true);
// BLOCK 7
translate([0.00, 0.25, 0.04])
rotate([0.00, 180.00, 0.00])
cube([0.95, 0.01, 1.65], center=true);
// BLOCK 8
translate([0.00, -0.21, 0.04])
rotate([0.00, 90.00, 180.00])
cube([1.65, 0.02, 0.95], center=true);
// BLOCK 9
translate([0.23, -0.24, -0.69])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.04, 0.46], center=true);
// BLOCK 10
translate([0.24, -0.24, -0.53])
rotate([0.00, 0.00, 180.00])
cube([0.46, 0.04, 0.15], center=true);
// BLOCK 11
translate([0.24, -0.24, -0.38])
rotate([0.00, 180.00, 90.00])
cube([0.04, 0.46, 0.14], center=true);
// BLOCK 12
translate([-0.24, -0.24, 0.05])
rotate([90.00, 0.00, 180.00])
cube([0.46, 1.63, 0.04], center=true);
// BLOCK 13
translate([0.23, -0.24, 0.28])
rotate([0.00, 180.00, 180.00])
cube([0.46, 0.04, 1.16], center=true);
|
// BLOCK 1
translate([0.00, 0.02, -0.85])
rotate([180.00, 90.00, 0.00])
cube([0.03, 0.47, 0.95], center=true);
// BLOCK 2
translate([-0.47, 0.03, -0.82])
rotate([0.00, 180.00, 90.00])
cube([0.44, 0.01, 0.04], center=true);
// BLOCK 3
translate([0.00, 0.25, -0.82])
rotate([180.00, 90.00, 0.00])
cube([0.08, 0.01, 0.95], center=true);
// BLOCK 4
translate([-0.01, -0.20, -0.80])
rotate([180.00, 0.00, 0.00])
cube([0.94, 0.03, 0.08], center=true);
// BLOCK 5
translate([0.48, 0.03, -0.82])
rotate([180.00, 90.00, 0.00])
cube([0.04, 0.44, 0.01], center=true);
// BLOCK 6
translate([-0.47, 0.02, 0.04])
rotate([0.00, 180.00, 90.00])
cube([0.45, 0.02, 1.65], center=true);
// BLOCK 7
translate([0.00, 0.25, 0.04])
rotate([0.00, 180.00, 0.00])
cube([0.95, 0.01, 1.65], center=true);
// BLOCK 8
translate([0.00, -0.21, 0.04])
rotate([0.00, 90.00, 180.00])
cube([1.65, 0.02, 0.95], center=true);
// BLOCK 9
translate([0.23, -0.24, -0.69])
rotate([180.00, 90.00, 0.00])
cube([0.15, 0.04, 0.46], center=true);
// BLOCK 10
translate([0.24, -0.24, -0.53])
rotate([0.00, 0.00, 180.00])
cube([0.46, 0.04, 0.15], center=true);
// BLOCK 11
translate([0.24, -0.24, -0.38])
rotate([0.00, 180.00, 90.00])
cube([0.04, 0.46, 0.14], center=true);
// BLOCK 12
translate([-0.24, -0.24, 0.05])
rotate([90.00, 0.00, 180.00])
cube([0.46, 1.63, 0.04], center=true);
// BLOCK 13
translate([0.23, -0.24, 0.28])
rotate([0.00, 180.00, 180.00])
cube([0.46, 0.04, 1.16], center=true);
| |
ca72086a-bdb4-457b-b175-7e96f12ed12a
|
// BLOCK 1
translate([0.00, 0.02, -0.42])
rotate([0.00, 0.00, 0.00])
cube([1.67, 0.56, 0.03], center=true);
// BLOCK 2
translate([0.00, 0.02, 0.42])
rotate([0.00, 180.00, 180.00])
cube([1.67, 0.56, 0.03], center=true);
// BLOCK 3
translate([0.00, -0.27, -0.43])
rotate([90.00, 180.00, 0.00])
cube([1.57, 0.08, 0.04], center=true);
// BLOCK 4
translate([0.00, 0.32, -0.39])
rotate([0.00, 90.00, 180.00])
cube([0.16, 0.03, 1.64], center=true);
// BLOCK 5
translate([0.00, 0.32, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.03, 1.64, 0.16], center=true);
// BLOCK 6
translate([0.00, -0.27, 0.43])
rotate([90.00, 0.00, 0.00])
cube([1.57, 0.08, 0.04], center=true);
// BLOCK 7
translate([0.00, 0.32, 0.39])
rotate([180.00, 180.00, 0.00])
cube([1.64, 0.03, 0.16], center=true);
// BLOCK 8
translate([-0.82, -0.27, 0.00])
rotate([0.00, 0.00, 180.00])
cube([0.08, 0.04, 0.94], center=true);
// BLOCK 9
translate([-0.84, 0.04, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.59, 0.03, 0.94], center=true);
// BLOCK 10
translate([-0.42, -0.31, 0.01])
rotate([180.00, 180.00, 90.00])
cube([0.04, 0.85, 0.91], center=true);
// BLOCK 11
translate([0.82, -0.27, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.94, 0.04, 0.08], center=true);
// BLOCK 12
translate([0.84, 0.04, 0.00])
rotate([90.00, 0.00, 180.00])
cube([0.03, 0.94, 0.59], center=true);
// BLOCK 13
translate([0.42, -0.31, 0.01])
rotate([0.00, 330.00, 0.00])
cube([0.91, 0.04, 0.85], center=true);
|
// BLOCK 1
translate([0.00, 0.02, -0.42])
rotate([0.00, 0.00, 0.00])
cube([1.67, 0.56, 0.03], center=true);
// BLOCK 2
translate([0.00, 0.02, 0.42])
rotate([0.00, 180.00, 180.00])
cube([1.67, 0.56, 0.03], center=true);
// BLOCK 3
translate([0.00, -0.27, -0.43])
rotate([90.00, 180.00, 0.00])
cube([1.57, 0.08, 0.04], center=true);
// BLOCK 4
translate([0.00, 0.32, -0.39])
rotate([0.00, 90.00, 180.00])
cube([0.16, 0.03, 1.64], center=true);
// BLOCK 5
translate([0.00, 0.32, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.03, 1.64, 0.16], center=true);
// BLOCK 6
translate([0.00, -0.27, 0.43])
rotate([90.00, 0.00, 0.00])
cube([1.57, 0.08, 0.04], center=true);
// BLOCK 7
translate([0.00, 0.32, 0.39])
rotate([180.00, 180.00, 0.00])
cube([1.64, 0.03, 0.16], center=true);
// BLOCK 8
translate([-0.82, -0.27, 0.00])
rotate([0.00, 0.00, 180.00])
cube([0.08, 0.04, 0.94], center=true);
// BLOCK 9
translate([-0.84, 0.04, 0.00])
rotate([0.00, 0.00, 90.00])
cube([0.59, 0.03, 0.94], center=true);
// BLOCK 10
translate([-0.42, -0.31, 0.01])
rotate([180.00, 180.00, 90.00])
cube([0.04, 0.85, 0.91], center=true);
// BLOCK 11
translate([0.82, -0.27, 0.00])
rotate([0.00, 90.00, 0.00])
cube([0.94, 0.04, 0.08], center=true);
// BLOCK 12
translate([0.84, 0.04, 0.00])
rotate([90.00, 0.00, 180.00])
cube([0.03, 0.94, 0.59], center=true);
// BLOCK 13
translate([0.42, -0.31, 0.01])
rotate([0.00, 90.00, 0.00])
cube([0.91, 0.04, 0.85], center=true);
| |
eb2ceb9c-d0e0-4fbb-b21b-81fbba61a048
|
// BLOCK 1
translate([-0.30, 0.01, 0.32])
rotate([0.00, 90.00, 0.00])
cube([0.07, 0.63, 0.17], center=true);
// BLOCK 2
translate([0.00, 0.36, 0.28])
rotate([180.00, 90.00, 0.00])
cube([0.17, 0.07, 1.49], center=true);
// BLOCK 3
translate([0.00, -0.36, 0.28])
rotate([180.00, 180.00, 90.00])
cube([0.07, 1.49, 0.17], center=true);
// BLOCK 4
translate([0.00, -0.00, -0.19])
rotate([90.00, 180.00, 180.00])
cube([1.49, 0.07, 0.51], center=true);
// BLOCK 5
translate([0.31, 0.01, 0.32])
rotate([90.00, 180.00, 0.00])
cube([0.17, 0.07, 0.63], center=true);
// BLOCK 6
translate([0.00, -0.01, 0.39])
rotate([180.00, 0.00, 0.00])
cube([1.64, 0.75, 0.07], center=true);
// BLOCK 7
translate([-0.84, -0.00, 0.40])
rotate([0.00, 0.00, 0.00])
cube([0.07, 0.77, 0.08], center=true);
// BLOCK 8
translate([0.00, 0.40, 0.40])
rotate([0.00, 90.00, 0.00])
cube([0.08, 0.09, 1.74], center=true);
// BLOCK 9
translate([0.84, -0.00, 0.40])
rotate([180.00, 40.00, 90.00])
cube([0.77, 0.07, 0.08], center=true);
// BLOCK 10
translate([0.00, -0.40, 0.40])
rotate([0.00, 0.00, 90.00])
cube([0.09, 1.74, 0.08], center=true);
// BLOCK 11
translate([-0.66, 0.29, -0.04])
rotate([90.00, 180.00, 0.00])
cube([0.17, 0.80, 0.07], center=true);
// BLOCK 12
translate([-0.78, -0.00, 0.28])
rotate([180.00, 90.00, 180.00])
cube([0.17, 0.80, 0.07], center=true);
// BLOCK 13
translate([-0.66, -0.29, -0.04])
rotate([180.00, 90.00, 180.00])
cube([0.80, 0.07, 0.17], center=true);
// BLOCK 14
translate([0.66, 0.29, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.17, 0.80, 0.07], center=true);
// BLOCK 15
translate([0.78, -0.00, 0.28])
rotate([0.00, 0.00, 180.00])
cube([0.07, 0.80, 0.17], center=true);
// BLOCK 16
translate([0.66, -0.29, -0.04])
rotate([0.00, 180.00, 90.00])
cube([0.07, 0.17, 0.80], center=true);
|
// BLOCK 1
translate([-0.30, 0.01, 0.32])
rotate([0.00, 90.00, 0.00])
cube([0.07, 0.63, 0.17], center=true);
// BLOCK 2
translate([0.00, 0.36, 0.28])
rotate([180.00, 90.00, 0.00])
cube([0.17, 0.07, 1.49], center=true);
// BLOCK 3
translate([0.00, -0.36, 0.28])
rotate([180.00, 180.00, 90.00])
cube([0.07, 1.49, 0.17], center=true);
// BLOCK 4
translate([0.00, -0.00, -0.19])
rotate([90.00, 180.00, 180.00])
cube([1.49, 0.07, 0.51], center=true);
// BLOCK 5
translate([0.31, 0.01, 0.32])
rotate([90.00, 180.00, 0.00])
cube([0.17, 0.07, 0.63], center=true);
// BLOCK 6
translate([0.00, -0.01, 0.39])
rotate([180.00, 0.00, 0.00])
cube([1.64, 0.75, 0.07], center=true);
// BLOCK 7
translate([-0.84, -0.00, 0.40])
rotate([0.00, 0.00, 0.00])
cube([0.07, 0.77, 0.08], center=true);
// BLOCK 8
translate([0.00, 0.40, 0.40])
rotate([0.00, 90.00, 0.00])
cube([0.08, 0.09, 1.74], center=true);
// BLOCK 9
translate([0.84, -0.00, 0.40])
rotate([180.00, 0.00, 90.00])
cube([0.77, 0.07, 0.08], center=true);
// BLOCK 10
translate([0.00, -0.40, 0.40])
rotate([0.00, 0.00, 90.00])
cube([0.09, 1.74, 0.08], center=true);
// BLOCK 11
translate([-0.66, 0.29, -0.04])
rotate([90.00, 180.00, 0.00])
cube([0.17, 0.80, 0.07], center=true);
// BLOCK 12
translate([-0.78, -0.00, 0.28])
rotate([180.00, 90.00, 180.00])
cube([0.17, 0.80, 0.07], center=true);
// BLOCK 13
translate([-0.66, -0.29, -0.04])
rotate([180.00, 90.00, 180.00])
cube([0.80, 0.07, 0.17], center=true);
// BLOCK 14
translate([0.66, 0.29, -0.04])
rotate([90.00, 0.00, 0.00])
cube([0.17, 0.80, 0.07], center=true);
// BLOCK 15
translate([0.78, -0.00, 0.28])
rotate([0.00, 0.00, 180.00])
cube([0.07, 0.80, 0.17], center=true);
// BLOCK 16
translate([0.66, -0.29, -0.04])
rotate([0.00, 180.00, 90.00])
cube([0.07, 0.17, 0.80], center=true);
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.