mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +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
444 B
JSON
Executable File
14 lines
444 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.40mm Standard @WonderMaker ZR 0.8 nozzle",
|
|
"inherits": "fdm_process_wm_0.40_nozzle_0.8",
|
|
"from": "system",
|
|
"setting_id": "fFeU1UUieMxYsNI3",
|
|
"instantiation": "true",
|
|
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.8 nozzle"
|
|
]
|
|
}
|