mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 01:40:57 +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
443 B
JSON
Executable File
13 lines
443 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.12mm Fine @WonderMaker ZR",
|
|
"inherits": "fdm_process_wm_0.12",
|
|
"from": "system",
|
|
"setting_id": "RNjDYmMvSgIjaGUB",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.4 nozzle"
|
|
]
|
|
}
|