Files
OrcaSlicer/resources/profiles/Z-Bolt/process/0.30mm Strength @Z-Bolt S800 0.6 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

16 lines
595 B
JSON

{
"type": "process",
"name": "0.30mm Strength @Z-Bolt S800 0.6 nozzle",
"inherits": "fdm_process_zbolt_0.30_nozzle_0.6",
"from": "system",
"setting_id": "V8BUZgHTc3aSw9Gm",
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
"elefant_foot_compensation": "0.15",
"sparse_infill_density": "25%",
"wall_loops": "4",
"compatible_printers": [
"Z-Bolt S800 Dual 0.6 nozzle"
]
}