mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 16:27:54 -06:00

* fix: tree supports, dual wipe, travel speed * Add printers Z-Bolt S800 Dual, Z-Bolt S1000 and Z-Bolt S1000 Dual
17 lines
No EOL
646 B
JSON
17 lines
No EOL
646 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.28mm Extra Draft @Z-Bolt S600",
|
|
"inherits": "fdm_process_zbolt_0.28",
|
|
"from": "system",
|
|
"setting_id": "GP216",
|
|
"instantiation": "true",
|
|
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time.",
|
|
"smooth_coefficient": "150",
|
|
"overhang_totally_speed": "50",
|
|
"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"
|
|
]
|
|
} |