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
398 B
JSON
Executable File
13 lines
398 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @WonderMaker ZR",
|
|
"inherits": "fdm_process_wm_0.20",
|
|
"from": "system",
|
|
"setting_id": "nalI7H3j0Qhs6qig",
|
|
"instantiation": "true",
|
|
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.4 nozzle"
|
|
]
|
|
}
|