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
22 lines
788 B
JSON
22 lines
788 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @Z-Bolt 0.4 nozzle",
|
|
"renamed_from": "0.20mm Standard @Z-Bolt S300;0.20mm Standard @Z-Bolt S400;0.20mm Standard @Z-Bolt S600;0.20mm Standard @Z-Bolt S800",
|
|
"inherits": "fdm_process_zbolt_0.20",
|
|
"from": "system",
|
|
"setting_id": "jSA9QDV6RfL4eb5X",
|
|
"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.",
|
|
"compatible_printers": [
|
|
"Z-Bolt S300 0.4 nozzle",
|
|
"Z-Bolt S300 Dual 0.4 nozzle",
|
|
"Z-Bolt S400 0.4 nozzle",
|
|
"Z-Bolt S400 Dual 0.4 nozzle",
|
|
"Z-Bolt S600 0.4 nozzle",
|
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
|
"Z-Bolt S800 Dual 0.4 nozzle",
|
|
"Z-Bolt S1000 0.4 nozzle",
|
|
"Z-Bolt S1000 Dual 0.4 nozzle"
|
|
]
|
|
}
|