Files
OrcaSlicer/resources/profiles/WonderMaker/process/0.16mm Optimal @WonderMaker ZR Ultra.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

19 lines
629 B
JSON
Executable File

{
"type": "process",
"name": "0.16mm Optimal @WonderMaker ZR Ultra",
"inherits": "fdm_process_wm_0.16",
"from": "system",
"setting_id": "CJRH0KVoqMhAKf7b",
"instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
"ooze_prevention": "1",
"preheat_time": "30",
"standby_temperature_delta": "-80",
"prime_tower_width": "24",
"prime_volume": "15",
"compatible_printers": [
"WonderMaker ZR Ultra 0.4 nozzle",
"WonderMaker ZR Ultra S 0.4 nozzle"
]
}