Skip to content

Commit

Permalink
Update sunlu.json
Browse files Browse the repository at this point in the history
add a color white, gray and red on abs spool
  • Loading branch information
Cesare16 authored Jan 20, 2025
1 parent 4a4a854 commit a15667d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion filaments/sunlu.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,19 @@
{
"weight": 1000,
"spool_weight": 124
}
},
{
"name": "White",
"hex": "FFFFFF"
},
{
"name": "Gray",
"hex": "808080"
},
{
"name": "Red",
"hex": "FF0000"
}
],
"diameters": [
1.75
Expand Down

0 comments on commit a15667d

Please sign in to comment.