mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Merge pull request #15408 from zadi15/main
Add new nozzle variants to Voron Trident
This commit is contained in:
commit
b099a7c481
6 changed files with 72 additions and 0 deletions
12
resources/variants/voron/voron_trident_250_0.25.inst.cfg
Normal file
12
resources/variants/voron/voron_trident_250_0.25.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
definition = voron_trident_250
|
||||
name = V6 0.25mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.25
|
12
resources/variants/voron/voron_trident_250_0.50.inst.cfg
Normal file
12
resources/variants/voron/voron_trident_250_0.50.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
definition = voron_trident_250
|
||||
name = V6 0.50mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.5
|
12
resources/variants/voron/voron_trident_300_0.25.inst.cfg
Normal file
12
resources/variants/voron/voron_trident_300_0.25.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
definition = voron_trident_300
|
||||
name = V6 0.25mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.25
|
12
resources/variants/voron/voron_trident_300_0.50.inst.cfg
Normal file
12
resources/variants/voron/voron_trident_300_0.50.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
definition = voron_trident_300
|
||||
name = V6 0.50mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.5
|
12
resources/variants/voron/voron_trident_350_0.25.inst.cfg
Normal file
12
resources/variants/voron/voron_trident_350_0.25.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
definition = voron_trident_350
|
||||
name = V6 0.25mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.25
|
12
resources/variants/voron/voron_trident_350_0.50.inst.cfg
Normal file
12
resources/variants/voron/voron_trident_350_0.50.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
definition = voron_trident_350
|
||||
name = V6 0.50mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 22
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.5
|
Loading…
Add table
Add a link
Reference in a new issue