mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
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:
parent
ba9d0f24a2
commit
e64a48bc86
86 changed files with 0 additions and 134 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue