Skip to content

Commit 57d9346

Browse files
authored
Merge pull request #393 from smkent/swatch
Update list of owned materials for material swatches
2 parents d4b9347 + 5751014 commit 57d9346

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

material-swatches/SConscript

+5
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ swatches = [
4545
Swatch("Jayo", "PETG", "black"),
4646
Swatch("Jayo", "PETG", "white"),
4747
Swatch("Jayo", "PETG", "blue"),
48+
Swatch("Jayo", "PETG", "cherry red"),
49+
Swatch("Jayo", "PETG", "orange"),
50+
Swatch("Jayo", "PETG", "lemon yellow"),
51+
Swatch("Jayo", "PETG", "mint green"),
52+
Swatch("Jayo", "PETG", "sky blue"),
4853
Swatch("Jayo", "PLA", "light gold"),
4954
Swatch("Jayo", "PLA", "meta black"),
5055
Swatch("Jayo", "PLA", "meta red"),

0 commit comments

Comments
 (0)