mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +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,15 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @Z-Bolt S300",
|
||||
"inherits": "fdm_process_zbolt_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP011",
|
||||
"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 S300 0.4 nozzle",
|
||||
"Z-Bolt S300 Dual 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user