mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
WIP: add voron process setting
This commit is contained in:
parent
e4b79afeac
commit
8f056777c6
12 changed files with 293 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP008",
|
||||
"name": "0.20mm Bambu Support W @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.20",
|
||||
"enable_support": "1",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_interface_loop_pattern": "1",
|
||||
"support_interface_spacing": "0",
|
||||
"support_interface_speed": "80",
|
||||
"support_filament": "0",
|
||||
"support_interface_filament": "0",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue