mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06: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
4 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue