mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
* fix: tree supports, dual wipe, travel speed * Add printers Z-Bolt S800 Dual, Z-Bolt S1000 and Z-Bolt S1000 Dual
17 lines
599 B
JSON
17 lines
599 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @Z-Bolt S600",
|
|
"inherits": "fdm_process_zbolt_0.20",
|
|
"from": "system",
|
|
"setting_id": "GP211",
|
|
"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.",
|
|
"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"
|
|
]
|
|
} |