Files
OrcaSlicer/resources/profiles/WonderMaker/process/0.18mm Fine @WonderMaker ZR Ultra 0.6 nozzle.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

20 lines
686 B
JSON
Executable File

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