mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Merge remote-tracking branch 'origin/PP-336_Cleanup_infill_overlap_settings'
# Conflicts: # resources/i18n/cs_CZ/cura.po # resources/i18n/cura.pot # resources/i18n/de_DE/cura.po # resources/i18n/es_ES/cura.po # resources/i18n/fi_FI/cura.po # resources/i18n/fr_FR/cura.po # resources/i18n/hu_HU/cura.po # resources/i18n/it_IT/cura.po # resources/i18n/ja_JP/cura.po # resources/i18n/ko_KR/cura.po # resources/i18n/nl_NL/cura.po # resources/i18n/pl_PL/cura.po # resources/i18n/pt_BR/cura.po # resources/i18n/pt_PT/cura.po # resources/i18n/ru_RU/cura.po # resources/i18n/tr_TR/cura.po # resources/i18n/zh_CN/cura.po # resources/i18n/zh_TW/cura.po
This commit is contained in:
commit
e3a4c84463
47 changed files with 1 additions and 50 deletions
|
@ -12,6 +12,5 @@ variant = AA 0.25
|
|||
weight = 0
|
||||
|
||||
[values]
|
||||
infill_overlap = =0 if infill_sparse_density > 80 else 15
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = 0
|
|||
|
||||
[values]
|
||||
brim_width = 8
|
||||
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
machine_nozzle_cool_down_speed = 0.9
|
||||
machine_nozzle_heat_up_speed = 1.4
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = 0
|
|||
|
||||
[values]
|
||||
brim_width = 8
|
||||
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
||||
machine_nozzle_cool_down_speed = 0.9
|
||||
machine_nozzle_heat_up_speed = 1.4
|
||||
|
|
|
@ -12,7 +12,6 @@ variant = AA 0.4
|
|||
weight = 1
|
||||
|
||||
[values]
|
||||
infill_overlap = 0
|
||||
infill_wipe_dist = 0
|
||||
machine_min_cool_heat_time_window = 15
|
||||
machine_nozzle_cool_down_speed = 0.85
|
||||
|
|
|
@ -12,7 +12,6 @@ variant = AA 0.4
|
|||
weight = -1
|
||||
|
||||
[values]
|
||||
infill_overlap = 0
|
||||
infill_wipe_dist = 0
|
||||
machine_min_cool_heat_time_window = 15
|
||||
material_print_temperature = =default_material_print_temperature + 10
|
||||
|
|
|
@ -12,7 +12,6 @@ variant = AA 0.4
|
|||
weight = 0
|
||||
|
||||
[values]
|
||||
infill_overlap = 0
|
||||
infill_wipe_dist = 0
|
||||
machine_min_cool_heat_time_window = 15
|
||||
machine_nozzle_cool_down_speed = 0.85
|
||||
|
|
|
@ -12,7 +12,6 @@ variant = AA 0.4
|
|||
weight = -2
|
||||
|
||||
[values]
|
||||
infill_overlap = 0
|
||||
infill_wipe_dist = 0
|
||||
machine_min_cool_heat_time_window = 15
|
||||
material_print_temperature = =default_material_print_temperature + 10
|
||||
|
|
|
@ -13,8 +13,6 @@ weight = 1
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = -1
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = 0
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -13,8 +13,6 @@ weight = -2
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = -1
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = 0
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -13,7 +13,6 @@ weight = -2
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
|
@ -14,7 +14,6 @@ weight = -1
|
|||
[values]
|
||||
brim_width = 8.75
|
||||
gradual_infill_step_height = =5 * layer_height
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
|
||||
infill_sparse_density = 10
|
||||
infill_wipe_dist = 0.1
|
||||
|
|
|
@ -14,7 +14,6 @@ weight = 0
|
|||
[values]
|
||||
brim_width = 8.75
|
||||
gradual_infill_step_height = =5 * layer_height
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
|
||||
infill_sparse_density = 10
|
||||
infill_wipe_dist = 0.1
|
||||
|
|
|
@ -14,7 +14,6 @@ weight = -2
|
|||
[values]
|
||||
brim_width = 8.75
|
||||
gradual_infill_step_height = =5 * layer_height
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
|
||||
infill_sparse_density = 10
|
||||
infill_wipe_dist = 0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue