Files
OrcaSlicer/resources/profiles/Z-Bolt/process/0.16mm Optimal @Z-Bolt 0.4 nozzle.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* 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
2026-09-18 00:39:46 +08:00

22 lines
828 B
JSON

{
"type": "process",
"name": "0.16mm Optimal @Z-Bolt 0.4 nozzle",
"renamed_from": "0.16mm Optimal @Z-Bolt S300;0.16mm Optimal @Z-Bolt S400;0.16mm Optimal @Z-Bolt S600;0.16mm Optimal @Z-Bolt S800",
"inherits": "fdm_process_zbolt_0.16",
"from": "system",
"setting_id": "TrwuaRthXrp9Aqc2",
"instantiation": "true",
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
"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"
]
}