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
565 B
JSON
15 lines
565 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.42mm Standard @Z-Bolt S400 0.6 nozzle",
|
|
"inherits": "fdm_process_zbolt_0.42_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "cM8ZNZGpxY1c3Mlb",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases.",
|
|
"elefant_foot_compensation": "0.15",
|
|
"compatible_printers": [
|
|
"Z-Bolt S400 0.6 nozzle",
|
|
"Z-Bolt S400 Dual 0.6 nozzle"
|
|
]
|
|
}
|