added slight temp increase to zyyx carbon nozzle

This commit is contained in:
Theodor Hansson 2024-02-14 00:42:42 +01:00
parent 63b71e6a7d
commit fab683a11b
6 changed files with 13 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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