mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-17 18:02:16 -07:00
added slight temp increase to zyyx carbon nozzle
This commit is contained in:
parent
63b71e6a7d
commit
fab683a11b
6 changed files with 13 additions and 5 deletions
|
|
@ -16,4 +16,5 @@ layer_height = 0.15
|
|||
wall_thickness = =line_width*2
|
||||
top_bottom_thickness = =line_width*2
|
||||
speed_print = 40
|
||||
infill_pattern = gyroid
|
||||
infill_pattern = gyroid
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
|
|
|
|||
|
|
@ -16,4 +16,6 @@ layer_height = 0.2
|
|||
wall_thickness = =line_width*2
|
||||
top_bottom_thickness = =line_width*2
|
||||
speed_print = 50
|
||||
infill_pattern = gyroid
|
||||
infill_pattern = gyroid
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
|
||||
|
|
|
|||
|
|
@ -16,4 +16,6 @@ layer_height = 0.3
|
|||
wall_thickness = =line_width*2
|
||||
top_bottom_thickness = =line_width*2
|
||||
speed_print = 60
|
||||
infill_pattern = cubic
|
||||
infill_pattern = cubic
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
|
||||
|
|
|
|||
|
|
@ -16,4 +16,5 @@ layer_height = 0.3
|
|||
wall_thickness = =line_width*2
|
||||
top_bottom_thickness = =line_width*2
|
||||
speed_print = 40
|
||||
infill_pattern = cubic
|
||||
infill_pattern = cubic
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
|
|
|
|||
|
|
@ -16,4 +16,5 @@ layer_height = 0.45
|
|||
wall_thickness = =line_width*2
|
||||
top_bottom_thickness = =line_width*2
|
||||
speed_print = 50
|
||||
infill_pattern = cubic
|
||||
infill_pattern = cubic
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
|
|
|
|||
|
|
@ -17,3 +17,4 @@ wall_thickness = =line_width*2
|
|||
top_bottom_thickness = =line_width*2
|
||||
speed_print = 60
|
||||
infill_pattern = cubic
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue