mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00

* fix: tree supports, dual wipe, travel speed * Add printers Z-Bolt S800 Dual, Z-Bolt S1000 and Z-Bolt S1000 Dual
23 lines
No EOL
636 B
JSON
23 lines
No EOL
636 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Z-Bolt ABS @0.4 nozzle",
|
|
"inherits": "Z-Bolt ABS @base",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"filament_id": "GFL204",
|
|
"setting_id": "GFSL204",
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"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"
|
|
]
|
|
} |