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
20 lines
749 B
JSON
Executable File
20 lines
749 B
JSON
Executable File
{
|
|
"type": "process",
|
|
"name": "0.32mm Optimal @WonderMaker ZR Ultra 0.8 nozzle",
|
|
"inherits": "fdm_process_wm_0.32_nozzle_0.8",
|
|
"from": "system",
|
|
"setting_id": "10tgvfIXdID8MQZG",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"ooze_prevention": "1",
|
|
"preheat_time": "30",
|
|
"standby_temperature_delta": "-80",
|
|
"prime_tower_width": "24",
|
|
"prime_volume": "15",
|
|
"compatible_printers": [
|
|
"WonderMaker ZR Ultra 0.8 nozzle",
|
|
"WonderMaker ZR Ultra S 0.8 nozzle"
|
|
]
|
|
}
|