mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:19:08 +08:00
add variants to Tizyx K25
This commit is contained in:
parent
3e7021d729
commit
b15b8e4394
@ -14,6 +14,8 @@
|
||||
"preferred_material": "tizyx_pla",
|
||||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"has_variants": true,
|
||||
"preferred_variant_name": "0.4 mm",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "tizyx_k25_extruder_0"
|
||||
|
@ -17,8 +17,6 @@ cool_fan_speed_0 = 100
|
||||
fill_outline_gaps = True
|
||||
infill_angles = [0,90 ]
|
||||
infill_sparse_density = 15
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.25
|
||||
material_diameter = 1.75
|
||||
retraction_amount = 2.5
|
||||
retraction_min_travel = 2
|
||||
|
12
resources/variants/tizyx_k25_0.2.inst.cfg
Normal file
12
resources/variants/tizyx_k25_0.2.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.2 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.2
|
12
resources/variants/tizyx_k25_0.3.inst.cfg
Normal file
12
resources/variants/tizyx_k25_0.3.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.3 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.3
|
12
resources/variants/tizyx_k25_0.4.inst.cfg
Normal file
12
resources/variants/tizyx_k25_0.4.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.4 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
13
resources/variants/tizyx_k25_0.5.inst.cfg
Normal file
13
resources/variants/tizyx_k25_0.5.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
||||
[general]
|
||||
name = 0.5 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.5
|
||||
|
12
resources/variants/tizyx_k25_0.6.inst.cfg
Normal file
12
resources/variants/tizyx_k25_0.6.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.6 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.6
|
12
resources/variants/tizyx_k25_0.8.inst.cfg
Normal file
12
resources/variants/tizyx_k25_0.8.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.8 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
12
resources/variants/tizyx_k25_1.0.inst.cfg
Normal file
12
resources/variants/tizyx_k25_1.0.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 1.0 mm
|
||||
version = 4
|
||||
definition = tizyx_k25
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 1.0
|
Loading…
x
Reference in New Issue
Block a user