mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 09:23:27 +00:00
* 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
13 lines
442 B
JSON
Executable File
13 lines
442 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.16mm Optimal @WonderMaker ZR",
|
|
"inherits": "fdm_process_wm_0.16",
|
|
"from": "system",
|
|
"setting_id": "Gq8p7VLck61epJRQ",
|
|
"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.",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.4 nozzle"
|
|
]
|
|
}
|