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
15 lines
540 B
JSON
15 lines
540 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @Z-Bolt S400 0.6 nozzle",
|
|
"inherits": "fdm_process_zbolt_0.20_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "ceEDWf14ChMEAKeL",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"Z-Bolt S400 0.6 nozzle",
|
|
"Z-Bolt S400 Dual 0.6 nozzle"
|
|
]
|
|
}
|