Skip to content

Commit

Permalink
Merge pull request #47 from dresende/bambu-new-pla
Browse files Browse the repository at this point in the history
  • Loading branch information
Donkie authored Nov 11, 2024
2 parents b37aa47 + e0affc8 commit 6dd4a56
Showing 1 changed file with 40 additions and 4 deletions.
44 changes: 40 additions & 4 deletions filaments/bambulab.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@
"name": "Brown",
"hex": "9D432C"
},
{
"name": "Cocoa Brown",
"hex": "6F5034"
},
{
"name": "Maroon Red",
"hex": "9D2235"
},
{
"name": "Red",
"hex": "C12E1F"
Expand All @@ -57,14 +65,30 @@
"name": "Pink",
"hex": "F55A74"
},
{
"name": "Hot Pink",
"hex": "F5547C"
},
{
"name": "Orange",
"hex": "FF6A13"
},
{
"name": "Pumpkin Orange",
"hex": "FF9016"
},
{
"name": "Sunflower Yellow",
"hex": "FEC600"
},
{
"name": "Yellow",
"hex": "F4EE2A"
},
{
"name": "Bright Green",
"hex": "BECF00"
},
{
"name": "Bambu Green",
"hex": "00AE42"
Expand All @@ -73,6 +97,10 @@
"name": "Mistletoe Green",
"hex": "3F8E43"
},
{
"name": "Turquoise",
"hex": "00B1B7"
},
{
"name": "Cyan",
"hex": "0086D6"
Expand All @@ -81,17 +109,21 @@
"name": "Blue",
"hex": "0A2989"
},
{
"name": "Cobalt Blue",
"hex": "0056B8"
},
{
"name": "Purple",
"hex": "5E43B7"
},
{
"name": "Blue Gray",
"hex": "5B6579"
"name": "Indigo Purple",
"hex": "482960"
},
{
"name": "Black",
"hex": "000000"
"name": "Blue Gray",
"hex": "5B6579"
},
{
"name": "Light Gray",
Expand All @@ -100,6 +132,10 @@
{
"name": "Dark Gray",
"hex": "545454"
},
{
"name": "Black",
"hex": "000000"
}
]
},
Expand Down

0 comments on commit 6dd4a56

Please sign in to comment.