Skip to content

Commit

Permalink
Merge pull request #74 from L0rdS474n/tpu_for_ams
Browse files Browse the repository at this point in the history
Added Bambu Lab TPU for AMS as TPU+AMS
  • Loading branch information
Donkie authored Dec 30, 2024
2 parents 0bf86f7 + 643d11a commit 3103643
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions filaments/bambulab.json
Original file line number Diff line number Diff line change
Expand Up @@ -1113,6 +1113,52 @@
}
]
},
{
"name": "For AMS {color_name}",
"material": "TPU",
"density": 1.26,
"weights": [
{
"weight": 1000,
"spool_weight": 250
}
],
"diameters": [
1.75
],
"extruder_temp": 230,
"bed_temp": 35,
"colors": [
{
"name": "Red",
"hex": "ED0000"
},
{
"name": "Yellow",
"hex": "F9EF41"
},
{
"name": "Blue",
"hex": "5898DD"
},
{
"name": "Neon Green",
"hex": "90FF1A"
},
{
"name": "White",
"hex": "FFFFFF"
},
{
"name": "Gray",
"hex": "939393"
},
{
"name": "Black",
"hex": "000000"
}
]
},
{
"name": "{color_name}",
"material": "PA6-GF",
Expand Down

0 comments on commit 3103643

Please sign in to comment.