mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge pull request #14177 from RagingRoosevelt/main
Add Voron Trident profiles, bed meshes, variants
This commit is contained in:
commit
0be12f7764
16 changed files with 188 additions and 0 deletions
13
resources/variants/voron/voron_trident_250_0.40.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_250_0.40.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_250
|
||||
name = V6 0.40mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
||||
|
||||
13
resources/variants/voron/voron_trident_250_0.60.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_250_0.60.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_250
|
||||
name = V6 0.60mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.6
|
||||
|
||||
13
resources/variants/voron/voron_trident_250_0.80.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_250_0.80.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_250
|
||||
name = V6 0.80mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
||||
|
||||
13
resources/variants/voron/voron_trident_300_0.40.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_300_0.40.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_300
|
||||
name = V6 0.40mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
||||
|
||||
13
resources/variants/voron/voron_trident_300_0.60.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_300_0.60.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_300
|
||||
name = V6 0.60mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.6
|
||||
|
||||
13
resources/variants/voron/voron_trident_300_0.80.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_300_0.80.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_300
|
||||
name = V6 0.80mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
||||
|
||||
13
resources/variants/voron/voron_trident_350_0.40.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_350_0.40.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_350
|
||||
name = V6 0.40mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
||||
|
||||
13
resources/variants/voron/voron_trident_350_0.60.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_350_0.60.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_350
|
||||
name = V6 0.60mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.6
|
||||
|
||||
13
resources/variants/voron/voron_trident_350_0.80.inst.cfg
Normal file
13
resources/variants/voron/voron_trident_350_0.80.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
definition = voron_trident_350
|
||||
name = V6 0.80mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue