mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Fix global level profiles for XYZPrinting printers
The global profiles weren't used because these printers don't have xyzprinting_base as their quality definition. And they can't use that because they do have different settings per printer in their quality profiles. Instead it was using quality profiles from other materials, since those quality profiles, even though they were material-specific, were marked as global profiles. Both of those issues are fixed now. Contributes to issue CURA-8630.
This commit is contained in:
parent
c76385ca85
commit
6a08fab2b5
195 changed files with 344 additions and 201 deletions
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_abs
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -1,27 +0,0 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse Quality
|
||||
definition = xyzprinting_da_vinci_jr_w_pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 19
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
[values]
|
||||
material_print_temperature = 210
|
||||
material_print_temperature_layer_0 = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
speed_wall = 30
|
||||
speed_print = 30
|
||||
speed_topbottom = 10
|
||||
speed_roofing = 30
|
||||
speed_infill = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_travel = 100
|
||||
retraction_amount = 5.0
|
||||
retraction_speed = 30
|
||||
skirt_brim_speed = 30
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_antibact_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_carbon_fiber
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Stainless Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_colorinkjet_pla
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_flexible
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_metallic_pla
|
||||
variant = Hardened Steel 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_nylon
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = xyzprinting_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = fine
|
||||
weight = 0
|
||||
global_quality = True
|
||||
material = xyzprinting_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = -1
|
||||
global_quality = True
|
||||
material = xyzprinting_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ setting_version = 19
|
|||
type = quality
|
||||
quality_type = coarse
|
||||
weight = -3
|
||||
global_quality = True
|
||||
material = xyzprinting_petg
|
||||
variant = Copper 0.4mm Nozzle
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue