Files
OrcaSlicer/resources/profiles/Snapmaker/filament/fdm_filament_pla_eco.json
SoftFever 68110eeecc Feature/add_snapmaker_u1_profiles (#10225)
* add snapmaker u1 profiles

* tweak some parameters for U1
2025-07-25 22:25:28 +08:00

16 lines
279 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "fdm_filament_pla_eco",
"inherits": "fdm_filament_pla",
"nozzle_temperature_initial_layer": [
"205"
],
"nozzle_temperature": [
"200"
],
"default_filament_colour": [
""
]
}