mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-26 18:31:11 +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
19 lines
585 B
JSON
Executable File
19 lines
585 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @WonderMaker ZR Ultra",
|
|
"inherits": "fdm_process_wm_0.20",
|
|
"from": "system",
|
|
"setting_id": "5UnvGUSJUfxiX3Oh",
|
|
"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.",
|
|
"ooze_prevention": "1",
|
|
"preheat_time": "30",
|
|
"standby_temperature_delta": "-80",
|
|
"prime_tower_width": "24",
|
|
"prime_volume": "15",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR Ultra 0.4 nozzle",
|
|
"WonderMaker ZR Ultra S 0.4 nozzle"
|
|
]
|
|
}
|