Skip to content

Commit

Permalink
Update esun.json
Browse files Browse the repository at this point in the history
Add PLA-Lite from eSUN Website
  • Loading branch information
Berkano24 authored Dec 3, 2024
1 parent 57f0a45 commit f579d62
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions filaments/esun.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,65 @@
"hex": "ffffff"
}
]
},
{
"name": "{color_name}",
"material": "PLA-Lite",
"density": 1.23,
"weights": [
{
"weight": 1000,
"spool_weight": 240
}
],
"diameters": [
1.75
],
"extruder_temp": 220,
"bed_temp": 60,
"colors": [
{
"name": "BLACK",
"hex": "101211"
},
{
"name": "BLUE",
"hex": "0d2c7c"
},
{
"name": "COLD WHITE",
"hex": "ffffff"
},
{
"name": "FIRE ENGINE RED",
"hex": "8b282d"
},
{
"name": "GREEN",
"hex": "3e484a"
},
{
"name": "GREY",
"hex": "1a3059"
},
{
"name": "ORANGE",
"hex": "fc6401"
},
{
"name": "VERY PERI",
"hex": "675df1"
},
{
"name": "WHITE",
"hex": "c2c1bd"
},
{
"name": "YELLOW",
"hex": "f6dc01"
}

]
},
{
"name": "{color_name}",
Expand Down

0 comments on commit f579d62

Please sign in to comment.