OrcaSlicer/resources/profiles/Snapmaker/filament/Polymaker/Polymaker PLA Pro @Base.json
Pepe-Polymaker 8670bb65f2
Refactor Polymaker folder within Snapmaker profile directory and add more profiles (#11613)
# Description
* What issue does this PR address or fix?
1. Refactor Polymaker folder within Snapmaker profile directory, so that the structure is more clear.
2. Add more Polymaker filament presets for Snapmaker printers.
* What new features or enhancements does this PR introduce?
1. None
* Are there any breaking changes or dependencies that need to be considered?
1. None
2026-01-05 18:12:56 +08:00

29 lines
No EOL
497 B
JSON

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