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

@ -21,8 +21,6 @@ cool_min_speed = 2.5
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
infill_wipe_dist = 0.1
jerk_enabled = True
jerk_print = 25
layer_height = 0.15
machine_min_cool_heat_time_window = 15
machine_nozzle_cool_down_speed = 0.85