mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:08:59 +08:00
Remove infill_overlap_mm from Nylon profiles
This is the result of this week's profile updates from our material tests.
This commit is contained in:
parent
2edcf36a83
commit
53a4e5e6c0
@ -14,7 +14,6 @@ adhesion_type = raft
|
||||
cool_min_layer_time_fan_speed_max = 20
|
||||
cool_min_speed = 10
|
||||
infill_line_width = =round(line_width * 0.5 / 0.4, 2)
|
||||
infill_overlap_mm = 0.05
|
||||
line_width = =machine_nozzle_size
|
||||
material_print_temperature = 255
|
||||
material_standby_temperature = 100
|
||||
|
@ -14,7 +14,6 @@ adhesion_type = raft
|
||||
cool_min_layer_time_fan_speed_max = 20
|
||||
cool_min_speed = 10
|
||||
infill_line_width = =round(line_width * 0.5 / 0.4, 2)
|
||||
infill_overlap_mm = 0.05
|
||||
line_width = =machine_nozzle_size
|
||||
material_print_temperature = 250
|
||||
material_standby_temperature = 100
|
||||
|
@ -14,7 +14,6 @@ adhesion_type = raft
|
||||
cool_min_layer_time_fan_speed_max = 20
|
||||
cool_min_speed = 15
|
||||
infill_line_width = =round(line_width * 0.5 / 0.4, 2)
|
||||
infill_overlap_mm = 0.05
|
||||
line_width = =machine_nozzle_size
|
||||
material_standby_temperature = 100
|
||||
ooze_shield_angle = 40
|
||||
|
@ -14,7 +14,6 @@ adhesion_type = raft
|
||||
cool_min_layer_time_fan_speed_max = 20
|
||||
cool_min_speed = 12
|
||||
infill_line_width = =round(line_width * 0.5 / 0.4, 2)
|
||||
infill_overlap_mm = 0.05
|
||||
line_width = =machine_nozzle_size
|
||||
material_standby_temperature = 100
|
||||
ooze_shield_angle = 40
|
||||
|
Loading…
x
Reference in New Issue
Block a user