mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
removed support_z_distance = 0 from soluble material quality files, this value was in the base definition file
PP-490
This commit is contained in:
parent
637d516e74
commit
df04127a9d
4 changed files with 10 additions and 14 deletions
|
@ -4,11 +4,11 @@ name = Fast
|
|||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 23
|
||||
variant = 2XA
|
||||
material = ultimaker_rapidrinse_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = quality
|
||||
variant = 2XA
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
|
@ -32,5 +32,4 @@ support_infill_sparse_thickness = =min(layer_height * 2, machine_nozzle_size * 3
|
|||
support_interface_enable = True
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.2
|
||||
support_z_distance = 0
|
||||
|
||||
|
|
|
@ -4,13 +4,13 @@ name = Fast - Experimental
|
|||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
setting_version = 23
|
||||
variant = 2XA
|
||||
material = ultimaker_sr30_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = quality
|
||||
variant = 2XA
|
||||
weight = -2
|
||||
is_experimental = True
|
||||
|
||||
[values]
|
||||
brim_replaces_support = False
|
||||
|
@ -37,5 +37,4 @@ support_infill_sparse_thickness = =min(layer_height * 2, machine_nozzle_size * 3
|
|||
support_interface_enable = True
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.2
|
||||
support_z_distance = 0
|
||||
|
||||
|
|
|
@ -4,11 +4,11 @@ name = Fast
|
|||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 23
|
||||
variant = 2XA
|
||||
material = ultimaker_rapidrinse_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = quality
|
||||
variant = 2XA
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
|
@ -32,5 +32,4 @@ support_infill_sparse_thickness = =min(layer_height * 2, machine_nozzle_size * 3
|
|||
support_interface_enable = True
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.2
|
||||
support_z_distance = 0
|
||||
|
||||
|
|
|
@ -4,13 +4,13 @@ name = Fast - Experimental
|
|||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
setting_version = 23
|
||||
variant = 2XA
|
||||
material = ultimaker_sr30_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = quality
|
||||
variant = 2XA
|
||||
weight = -2
|
||||
is_experimental = True
|
||||
|
||||
[values]
|
||||
brim_replaces_support = False
|
||||
|
@ -37,5 +37,4 @@ support_infill_sparse_thickness = =min(layer_height * 2, machine_nozzle_size * 3
|
|||
support_interface_enable = True
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.2
|
||||
support_z_distance = 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue