mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
* fix: tree supports, dual wipe, travel speed * Add printers Z-Bolt S800 Dual, Z-Bolt S1000 and Z-Bolt S1000 Dual
20 lines
770 B
JSON
20 lines
770 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Strength @Z-Bolt S600",
|
|
"inherits": "fdm_process_zbolt_0.20",
|
|
"from": "system",
|
|
"setting_id": "GP212",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.4 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.",
|
|
"outer_wall_speed": "60",
|
|
"sparse_infill_density": "25%",
|
|
"smooth_coefficient": "150",
|
|
"overhang_totally_speed": "50",
|
|
"wall_loops": "6",
|
|
"compatible_printers": [
|
|
"Z-Bolt S600 0.4 nozzle",
|
|
"Z-Bolt S600 Dual 0.4 nozzle",
|
|
"Z-Bolt S1000 0.4 nozzle",
|
|
"Z-Bolt S1000 Dual 0.4 nozzle"
|
|
]
|
|
} |