Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Polymaker/Polymaker PLA Pro @Base.json
SoftFever 6312caaf13 Add filament_retract_length_toolchange/filament_retract_restart_extra_toolchange config and update tool changer printer's profiles (#15039)
* update snapmaker profiles. largely ported for Snapmaker Orca fork

* update prime volume

* set precise_outer_wall to 1

* Update per-material multi-tool ramming to the filament library

* Add per-filament overrides for toolchange retraction

* Set toolchange retraction per filament for Snapmaker U1

* set default support type to tree

* format snapmaker profiles
2026-08-05 00:13:27 +08:00

30 lines
396 B
JSON

{
"type": "filament",
"name": "Polymaker PLA Pro @Base",
"inherits": "fdm_filament_pla",
"from": "system",
"instantiation": "false",
"filament_density": [
"1.23"
],
"temp_min": [
"190"
],
"temp_max": [
"230"
],
"temperture_vitrification": [
"55"
],
"idle_temperture": [
"0"
],
"filament_soluble": [
"0"
],
"description": "",
"filament_vendor": [
"Polymaker"
]
}