mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:26:01 +08:00
added slight temp increase to zyyx carbon nozzle
This commit is contained in:
parent
63b71e6a7d
commit
fab683a11b
@ -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…
x
Reference in New Issue
Block a user