orcaslicer/resources/profiles/Snapmaker/filament/PolyTerra PLA @base.json
Dylan 81b3e5939d
update snapmaker profiles (#5300)
* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci
2024-05-18 13:25:39 +08:00

20 lines
No EOL
348 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "PolyTerra PLA @base",
"filament_id": "3789592687",
"inherits": "fdm_filament_pla",
"filament_cost": [
"80"
],
"filament_density": [
"1.31"
],
"filament_max_volumetric_speed": [
"14.4"
],
"default_filament_colour": [
"#73CEC8"
]
}