mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Merge pull request #5374 from ValentinPitre/add_tizyx_evy_dual_profile
Add TiZYX Evy Dual Extruder 3D printer
This commit is contained in:
commit
31c57d0113
25 changed files with 763 additions and 0 deletions
13
resources/variants/tizyx_evy_dual_classic.inst.cfg
Normal file
13
resources/variants/tizyx_evy_dual_classic.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
name = Classic Extruder
|
||||
version = 4
|
||||
definition = tizyx_evy_dual
|
||||
|
||||
[metadata]
|
||||
author = TiZYX
|
||||
setting_version = 6
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
||||
13
resources/variants/tizyx_evy_dual_direct_drive.inst.cfg
Normal file
13
resources/variants/tizyx_evy_dual_direct_drive.inst.cfg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
name = Direct Drive
|
||||
version = 4
|
||||
definition = tizyx_evy_dual
|
||||
|
||||
[metadata]
|
||||
author = TiZYX
|
||||
setting_version = 6
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
||||
Loading…
Add table
Add a link
Reference in a new issue