mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add upward_compatible_machine to preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I489f3cc7f9fbd0de79861b71c47494b377ef1a16
This commit is contained in:
parent
01c059c358
commit
fe4fc04eb8
12 changed files with 47 additions and 11 deletions
|
@ -30,5 +30,9 @@
|
|||
"machine_unload_filament_time": "16",
|
||||
"nozzle_type": "stainless_steel",
|
||||
"nozzle_hrc": "20",
|
||||
"auxiliary_fan": "0"
|
||||
"auxiliary_fan": "0",
|
||||
"upward_compatible_machine":[
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue