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
448 B
JSON
Executable File
13 lines
448 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.24mm Draft @WonderMaker ZR",
|
|
"inherits": "fdm_process_wm_0.24",
|
|
"from": "system",
|
|
"setting_id": "ptoXhTDH4PGy8H4w",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time.",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.4 nozzle"
|
|
]
|
|
}
|