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
23 lines
958 B
JSON
23 lines
958 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.42mm Standard @Z-Bolt 0.6 nozzle",
|
|
"renamed_from": "0.42mm Standard @Z-Bolt S300 0.6 nozzle;0.42mm Standard @Z-Bolt S400 0.6 nozzle;0.42mm Standard @Z-Bolt S600 0.6 nozzle;0.42mm Standard @Z-Bolt S800 0.6 nozzle",
|
|
"inherits": "fdm_process_zbolt_0.42_nozzle_0.6",
|
|
"from": "system",
|
|
"setting_id": "3Y2p4ilbdJWtoet7",
|
|
"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 S300 0.6 nozzle",
|
|
"Z-Bolt S300 Dual 0.6 nozzle",
|
|
"Z-Bolt S400 0.6 nozzle",
|
|
"Z-Bolt S400 Dual 0.6 nozzle",
|
|
"Z-Bolt S600 0.6 nozzle",
|
|
"Z-Bolt S600 Dual 0.6 nozzle",
|
|
"Z-Bolt S800 Dual 0.6 nozzle",
|
|
"Z-Bolt S1000 0.6 nozzle",
|
|
"Z-Bolt S1000 Dual 0.6 nozzle"
|
|
]
|
|
}
|