Skip to content

Commit

Permalink
Update esun.json
Browse files Browse the repository at this point in the history
changed spooltype  to cardboard and corrected weight
  • Loading branch information
Berkano24 authored Dec 4, 2024
1 parent 9f23342 commit 692e832
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions filaments/esun.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"weights": [
{
"weight": 1000,
"spool_weight": 240
"spool_weight": 170,
"spool_type": "cardboard"
}
],
"diameters": [
Expand Down Expand Up @@ -211,7 +212,8 @@
"weights": [
{
"weight": 1000,
"spool_weight": 240
"spool_weight": 170,
"spool_type": "cardboard"
}
],
"diameters": [
Expand Down Expand Up @@ -250,7 +252,8 @@
"weights": [
{
"weight": 1000,
"spool_weight": 240
"spool_weight": 170,
"spool_type": "cardboard"
}
],
"diameters": [
Expand Down Expand Up @@ -308,7 +311,8 @@
"weights": [
{
"weight": 1000,
"spool_weight": 240
"spool_weight": 170,
"spool_type": "cardboard"
}
],
"diameters": [
Expand Down

0 comments on commit 692e832

Please sign in to comment.