Move temperature deltas to quality profiles

Have one level (quality containers) where all temperature deltas compared to base temperature (in material container) are defined
This commit is contained in:
Frederic Meeuwissen 2023-06-27 17:47:55 +02:00
parent 84b914a811
commit 52cff80161
242 changed files with 166 additions and 182 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_print_temperature = =default_material_print_temperature + 10
multiple_mesh_overlap = 0
prime_tower_enable = True
prime_tower_wipe_enabled = True