mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 06:55:54 +08:00
Overhauled all quality profiles
Overhauled all quality profiles to give a more fluid interface while choosing between 0.2 through 0.8 nozzles. Added a larger layer choice and rescaled the options per nozzle. Also included some small overrides based on material choice.
This commit is contained in:
parent
fe90632a38
commit
90637fa451
@ -1,16 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Ultra Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = ultra
|
quality_type = extra
|
||||||
material = generic_petg
|
material = generic_abs
|
||||||
variant = 0.2mm Nozzle
|
variant = 0.2mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
speed_layer_0 = 15
|
|
||||||
wall_thickness = =line_width*8
|
wall_thickness = =line_width*8
|
||||||
#retraction_extra_prime_amount = 0.5
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Ultra Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = ultra
|
quality_type = fine
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.2mm Nozzle
|
variant = 0.2mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*8
|
wall_thickness = =line_width*8
|
||||||
|
cool_fan_enabled = False
|
@ -1,6 +1,6 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Super Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
@ -12,3 +12,4 @@ variant = 0.2mm Nozzle
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*8
|
wall_thickness = =line_width*8
|
||||||
|
cool_fan_enabled = False
|
18
resources/quality/tronxy/x/x_0.2_PETG_extra.inst.cfg
Normal file
18
resources/quality/tronxy/x/x_0.2_PETG_extra.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Extra Fine Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = extra
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.2mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height_0 = 0.14
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
retraction_extra_prime_amount = 0.25
|
||||||
|
|
18
resources/quality/tronxy/x/x_0.2_PETG_fine.inst.cfg
Normal file
18
resources/quality/tronxy/x/x_0.2_PETG_fine.inst.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Fine Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = fine
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.2mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height_0 = 0.14
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
retraction_extra_prime_amount = 0.25
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Super Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
@ -11,7 +11,7 @@ material = generic_petg
|
|||||||
variant = 0.2mm Nozzle
|
variant = 0.2mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.14
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*8
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
||||||
|
|
||||||
|
13
resources/quality/tronxy/x/x_0.2_PLA_extra.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.2_PLA_extra.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Extra Fine Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = extra
|
||||||
|
material = generic_pla
|
||||||
|
variant = 0.2mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Ultra Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = ultra
|
quality_type = fine
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.2mm Nozzle
|
variant = 0.2mm Nozzle
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Super Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = extra
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = fine
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -12,3 +12,4 @@ variant = 0.3mm Nozzle
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = normal
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = extra
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.18
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = fine
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.18
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -11,6 +11,7 @@ material = generic_petg
|
|||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.18
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
||||||
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = normal
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.18
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = extra
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = fine
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = extra
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = fine
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.3mm Nozzle
|
variant = 0.3mm Nozzle
|
||||||
|
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = extra
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = fine
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -12,3 +12,4 @@ variant = 0.4mm Nozzle
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
17
resources/quality/tronxy/x/x_0.4_ABS_normal.inst.cfg
Normal file
17
resources/quality/tronxy/x/x_0.4_ABS_normal.inst.cfg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Normal Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
material = generic_abs
|
||||||
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
||||||
|
cool_fan_speed = 0.0
|
||||||
|
cool_fan_speed_min = 0.0
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = rough
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
17
resources/quality/tronxy/x/x_0.4_PETG_extra.inst.cfg
Normal file
17
resources/quality/tronxy/x/x_0.4_PETG_extra.inst.cfg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Extra Fine Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = extra
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
retraction_extra_prime_amount = 0.25
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = fine
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -11,6 +11,7 @@ material = generic_petg
|
|||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
||||||
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = normal
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = rough
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = extra
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = fine
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
13
resources/quality/tronxy/x/x_0.4_PLA_rough.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.4_PLA_rough.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rough
|
||||||
|
material = generic_pla
|
||||||
|
variant = 0.4mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = extra
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = fine
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.4mm Nozzle
|
variant = 0.4mm Nozzle
|
||||||
|
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = fine
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -12,3 +12,4 @@ variant = 0.5mm Nozzle
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = normal
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
15
resources/quality/tronxy/x/x_0.5_ABS_rapid.inst.cfg
Normal file
15
resources/quality/tronxy/x/x_0.5_ABS_rapid.inst.cfg
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_abs
|
||||||
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = rough
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = fine
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.3
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -11,6 +11,7 @@ material = generic_petg
|
|||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.3
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
||||||
|
17
resources/quality/tronxy/x/x_0.5_PETG_normal.inst.cfg
Normal file
17
resources/quality/tronxy/x/x_0.5_PETG_normal.inst.cfg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Normal Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height_0 = 0.3
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
retraction_extra_prime_amount = 0.25
|
@ -1,16 +1,16 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Rough/Fast Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = rapid
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = rough
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*4
|
wall_thickness = =line_width*4
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = fine
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = normal
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Rough/Fast Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = rapid
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
13
resources/quality/tronxy/x/x_0.5_PLA_rough.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.5_PLA_rough.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rough
|
||||||
|
material = generic_pla
|
||||||
|
variant = 0.5mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = fine
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = normal
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Rough/Fast Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = rapid
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.5mm Nozzle
|
variant = 0.5mm Nozzle
|
||||||
|
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.6mm Nozzle
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
|
cool_fan_enabled = False
|
15
resources/quality/tronxy/x/x_0.6_ABS_rapid.inst.cfg
Normal file
15
resources/quality/tronxy/x/x_0.6_ABS_rapid.inst.cfg
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_abs
|
||||||
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
15
resources/quality/tronxy/x/x_0.6_ABS_rough.inst.cfg
Normal file
15
resources/quality/tronxy/x/x_0.6_ABS_rough.inst.cfg
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rough
|
||||||
|
material = generic_abs
|
||||||
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
cool_fan_enabled = False
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.6mm Nozzle
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.4
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
16
resources/quality/tronxy/x/x_0.6_PETG_rapid.inst.cfg
Normal file
16
resources/quality/tronxy/x/x_0.6_PETG_rapid.inst.cfg
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
retraction_extra_prime_amount = 0.25
|
17
resources/quality/tronxy/x/x_0.6_PETG_rough.inst.cfg
Normal file
17
resources/quality/tronxy/x/x_0.6_PETG_rough.inst.cfg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rough
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height_0 = 0.25
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*4
|
||||||
|
retraction_extra_prime_amount = 0.25
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.6mm Nozzle
|
variant = 0.6mm Nozzle
|
||||||
|
|
13
resources/quality/tronxy/x/x_0.6_PLA_rapid.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.6_PLA_rapid.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_pla
|
||||||
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = rough
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.6mm Nozzle
|
variant = 0.6mm Nozzle
|
||||||
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.6mm Nozzle
|
variant = 0.6mm Nozzle
|
||||||
|
|
13
resources/quality/tronxy/x/x_0.6_TPU_rapid.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.6_TPU_rapid.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_tpu
|
||||||
|
variant = 0.6mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Low
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = low
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 0.8mm Nozzle
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
|
cool_fan_enabled = False
|
15
resources/quality/tronxy/x/x_0.8_ABS_rapid.inst.cfg
Normal file
15
resources/quality/tronxy/x/x_0.8_ABS_rapid.inst.cfg
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_abs
|
||||||
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
wall_thickness = =line_width*3
|
||||||
|
cool_fan_enabled = False
|
@ -1,14 +1,15 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = rough
|
||||||
material = generic_abs
|
material = generic_abs
|
||||||
variant = 1.0mm Nozzle
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
|
cool_fan_enabled = False
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Low
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = low
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 0.8mm Nozzle
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.5
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
17
resources/quality/tronxy/x/x_0.8_PETG_rapid.inst.cfg
Normal file
17
resources/quality/tronxy/x/x_0.8_PETG_rapid.inst.cfg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_petg
|
||||||
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height_0 = 0.5
|
||||||
|
speed_layer_0 = 15
|
||||||
|
wall_thickness = =line_width*3
|
||||||
|
retraction_extra_prime_amount = 0.25
|
@ -1,16 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = rough
|
||||||
material = generic_petg
|
material = generic_petg
|
||||||
variant = 1.0mm Nozzle
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
layer_height_0 = 0.5
|
||||||
speed_layer_0 = 15
|
speed_layer_0 = 15
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
#retraction_extra_prime_amount = 0.5
|
retraction_extra_prime_amount = 0.25
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Low
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = low
|
||||||
material = generic_pla
|
material = generic_pla
|
||||||
variant = 0.8mm Nozzle
|
variant = 0.8mm Nozzle
|
||||||
|
|
13
resources/quality/tronxy/x/x_0.8_PLA_rapid.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.8_PLA_rapid.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_pla
|
||||||
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
13
resources/quality/tronxy/x/x_0.8_PLA_rough.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.8_PLA_rough.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rough
|
||||||
|
material = generic_pla
|
||||||
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Low
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = low
|
||||||
material = generic_tpu
|
material = generic_tpu
|
||||||
variant = 0.8mm Nozzle
|
variant = 0.8mm Nozzle
|
||||||
|
|
13
resources/quality/tronxy/x/x_0.8_TPU_rapid.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.8_TPU_rapid.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough/Fast Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rapid
|
||||||
|
material = generic_tpu
|
||||||
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
13
resources/quality/tronxy/x/x_0.8_TPU_rough.inst.cfg
Normal file
13
resources/quality/tronxy/x/x_0.8_TPU_rough.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Rough Quality
|
||||||
|
definition = tronxy_x
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 13
|
||||||
|
type = quality
|
||||||
|
quality_type = rough
|
||||||
|
material = generic_tpu
|
||||||
|
variant = 0.8mm Nozzle
|
||||||
|
|
||||||
|
[values]
|
@ -1,13 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Draft Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = draft
|
|
||||||
material = generic_pla
|
|
||||||
variant = 1.0mm Nozzle
|
|
||||||
|
|
||||||
[values]
|
|
@ -1,13 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Draft Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = draft
|
|
||||||
material = generic_tpu
|
|
||||||
variant = 1.0mm Nozzle
|
|
||||||
|
|
||||||
[values]
|
|
@ -1,18 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Low Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = low
|
|
||||||
weight = -4
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.28
|
|
||||||
layer_height_0 = 0.28
|
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
||||||
wall_thickness = =line_width*2
|
|
||||||
support_interface_height = =layer_height*4
|
|
@ -1,18 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Standard Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = standard
|
|
||||||
weight = -3
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.2
|
|
||||||
layer_height_0 = 0.2
|
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
||||||
wall_thickness = =line_width*2
|
|
||||||
support_interface_height = =layer_height*4
|
|
@ -1,18 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Ultra Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = ultra
|
|
||||||
weight = 0
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.08
|
|
||||||
layer_height_0 = 0.12
|
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*10
|
|
||||||
wall_thickness = =line_width*3
|
|
||||||
support_interface_height = =layer_height*12
|
|
@ -1,19 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Dynamic Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = adaptive
|
|
||||||
weight = -2
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.16
|
|
||||||
layer_height_0 = 0.20
|
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*4
|
|
||||||
wall_thickness = =line_width*3
|
|
||||||
support_interface_height = =layer_height*6
|
|
||||||
adaptive_layer_height_enabled = true
|
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Extra Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = extra
|
||||||
weight = -1
|
weight = -1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
@ -1,17 +1,17 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Dynamic Quality
|
name = Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = adaptive
|
quality_type = fine
|
||||||
weight = -2
|
weight = -2
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.16
|
layer_height = 0.15
|
||||||
layer_height_0 = 0.20
|
layer_height_0 = 0.20
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*4
|
top_bottom_thickness = =layer_height_0+layer_height*4
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
@ -11,8 +11,8 @@ weight = -4
|
|||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.28
|
layer_height = 0.25
|
||||||
layer_height_0 = 0.28
|
layer_height_0 = 0.25
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||||
wall_thickness = =line_width*2
|
wall_thickness = =line_width*2
|
||||||
support_interface_height = =layer_height*4
|
support_interface_height = =layer_height*4
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Standard Quality
|
name = Normal Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = standard
|
quality_type = normal
|
||||||
weight = -3
|
weight = -3
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
@ -1,18 +1,18 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Rough/Fast Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = rapid
|
||||||
weight = -5
|
weight = -5
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.32
|
layer_height = 0.375
|
||||||
layer_height_0 = 0.32
|
layer_height_0 = 0.3
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||||
wall_thickness = =line_width*2
|
wall_thickness = =line_width*2
|
||||||
support_interface_height = =layer_height*4
|
support_interface_height = =layer_height*4
|
@ -1,18 +1,18 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Draft Quality
|
name = Rough Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = draft
|
quality_type = rough
|
||||||
weight = -5
|
weight = -5
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.32
|
layer_height = 0.3
|
||||||
layer_height_0 = 0.32
|
layer_height_0 = 0.3
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||||
wall_thickness = =line_width*2
|
wall_thickness = =line_width*2
|
||||||
support_interface_height = =layer_height*4
|
support_interface_height = =layer_height*4
|
@ -1,18 +1,18 @@
|
|||||||
[general]
|
[general]
|
||||||
version = 4
|
version = 4
|
||||||
name = Super Quality
|
name = Super Fine Quality
|
||||||
definition = tronxy_x
|
definition = tronxy_x
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
setting_version = 13
|
setting_version = 13
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = super
|
quality_type = super
|
||||||
weight = -1
|
weight = 0
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.12
|
layer_height = 0.08
|
||||||
layer_height_0 = 0.12
|
layer_height_0 = 0.12
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*6
|
top_bottom_thickness = =layer_height_0+layer_height*10
|
||||||
wall_thickness = =line_width*3
|
wall_thickness = =line_width*3
|
||||||
support_interface_height = =layer_height*8
|
support_interface_height = =layer_height*12
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Ultra Quality
|
|
||||||
definition = tronxy_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 13
|
|
||||||
type = quality
|
|
||||||
quality_type = ultra
|
|
||||||
weight = 0
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.08
|
|
||||||
layer_height_0 = 0.12
|
|
||||||
top_bottom_thickness = =layer_height_0+layer_height*10
|
|
||||||
wall_thickness = =line_width*3
|
|
||||||
support_interface_height = =layer_height*12
|
|
Loading…
x
Reference in New Issue
Block a user