align cool_min_temperature and material_final_printing_temperature

Both the material_final_printing_temperature and the cool_min_temperature are 15deg lower as the printing temperature. Except for TPU and PP.
PP-71
This commit is contained in:
Rijk van Manen 2023-01-24 11:31:39 +01:00
parent 76a6e394d6
commit 5aa7dcf62a
138 changed files with 40 additions and 222 deletions

View file

@ -17,7 +17,6 @@ infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
infill_wipe_dist = 0
layer_height = 0.2
machine_min_cool_heat_time_window = 15
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
material_print_temperature = =default_material_print_temperature + 10
multiple_mesh_overlap = 0