From fab683a11be15dade25de95f4873a886243fa1da Mon Sep 17 00:00:00 2001 From: Theodor Hansson Date: Wed, 14 Feb 2024 00:42:42 +0100 Subject: [PATCH] added slight temp increase to zyyx carbon nozzle --- .../zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg | 3 ++- .../zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg | 4 +++- .../zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg | 4 +++- .../zyyx_pro/carbon12/zyyx_pro_12_global_fine.inst.cfg | 3 ++- .../zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg | 3 ++- .../zyyx_pro/carbon12/zyyx_pro_12_global_quick.inst.cfg | 1 + 6 files changed, 13 insertions(+), 5 deletions(-) diff --git a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg index 0e453dabe3..8069922b93 100644 --- a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg +++ b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg @@ -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 \ No newline at end of file +infill_pattern = gyroid +material_print_temperature = =default_material_print_temperature + 5 diff --git a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg index 487400e4fa..a500b25914 100644 --- a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg @@ -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 \ No newline at end of file +infill_pattern = gyroid +material_print_temperature = =default_material_print_temperature + 5 + diff --git a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg index c24c75b632..a0b3214f19 100644 --- a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg +++ b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg @@ -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 \ No newline at end of file +infill_pattern = cubic +material_print_temperature = =default_material_print_temperature + 5 + diff --git a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_fine.inst.cfg b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_fine.inst.cfg index ecac6aaf07..698d8d304a 100644 --- a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_fine.inst.cfg +++ b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_fine.inst.cfg @@ -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 \ No newline at end of file +infill_pattern = cubic +material_print_temperature = =default_material_print_temperature + 5 diff --git a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg index 7786fbd07f..acf16cf3dd 100644 --- a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg @@ -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 \ No newline at end of file +infill_pattern = cubic +material_print_temperature = =default_material_print_temperature + 5 diff --git a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_quick.inst.cfg b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_quick.inst.cfg index a1c11dbe8f..a70272a975 100644 --- a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_quick.inst.cfg +++ b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_quick.inst.cfg @@ -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