mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 06:45:25 -06:00
ENH: add setting of extruder type
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ic126466f6b579dd6a55a1ba16a63c015d538c750
This commit is contained in:
parent
66bb5bc4b6
commit
c5d70a846e
16 changed files with 64 additions and 3 deletions
|
@ -7,6 +7,9 @@
|
|||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Voxelab Aquila X2",
|
||||
"default_print_profile": "0.20mm Standard @Voxelab AquilaX2",
|
||||
"extruder_type": [
|
||||
"Bowden"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue