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
492 B
JSON
Executable File
14 lines
492 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.06mm Fine @WonderMaker ZR 0.2 nozzle",
|
|
"inherits": "fdm_process_wm_0.06_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "u12WUH0jDnm5Rn3x",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.2 nozzle"
|
|
]
|
|
}
|