Skip to content

Commit

Permalink
Merge pull request #75 from L0rdS474n/pva
Browse files Browse the repository at this point in the history
Added Bambu Lab PVA
  • Loading branch information
Donkie authored Dec 28, 2024
2 parents d8755dc + d98159e commit cb2b77d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions filaments/bambulab.json
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,28 @@
}
]
},
{
"name": "{color_name}",
"material": "PVA",
"density": 1.27,
"weights": [
{
"weight": 500,
"spool_weight": 250
}
],
"diameters": [
1.75
],
"extruder_temp": 240,
"bed_temp": 55,
"colors": [
{
"name": "Clear",
"hex": "F0F1A8"
}
]
},
{
"name": "{color_name}",
"material": "PETG",
Expand Down

0 comments on commit cb2b77d

Please sign in to comment.