mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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
548 B
JSON
Executable File
14 lines
548 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.56mm Extra Draft @WonderMaker ZR 0.8 nozzle",
|
|
"inherits": "fdm_process_wm_0.56_nozzle_0.8",
|
|
"from": "system",
|
|
"setting_id": "ZwvDNVZGXWq0LjCE",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a much bigger layer height, and results in extremely apparent layer lines and much lower printing quality, but much shorter printing time in some printing cases.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR 0.8 nozzle"
|
|
]
|
|
}
|