cleanup jerk settings

Variants: jerk_print = 25 for 0.8 cores
Intent: jerk_print = 30 for Draft/Engineering
PP-239
This commit is contained in:
Rijk van Manen 2022-09-08 16:28:36 +02:00
parent ba9d0f24a2
commit e64a48bc86
86 changed files with 0 additions and 134 deletions

View file

@ -23,7 +23,6 @@ infill_overlap = 0
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
infill_wipe_dist = 0.1
jerk_print = 25
layer_height = 0.2
machine_min_cool_heat_time_window = 15
machine_nozzle_cool_down_speed = 0.85