mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Adding Z-Bolt profiles (#9240)
Added profiles for Z-Bolt S300, S300 Dual, S400, S400 Dual, S600, S600 Dual
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Z-Bolt PA @0.6 nozzle",
|
||||
"inherits": "Z-Bolt PA @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"filament_id": "GFL406",
|
||||
"setting_id": "GFSL406",
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Z-Bolt S300 0.6 nozzle",
|
||||
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||
"Z-Bolt S400 0.6 nozzle",
|
||||
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||
"Z-Bolt S600 0.6 nozzle",
|
||||
"Z-Bolt S600 Dual 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user