mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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
14 lines
494 B
JSON
Executable File
14 lines
494 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.12mm Draft @WonderMaker ZR 0.2 nozzle",
|
|
"inherits": "fdm_process_wm_0.12_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "kI8JZdjGYo0TzG37",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.2 nozzle"
|
|
]
|
|
}
|