mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Update Quality
This commit is contained in:
parent
a8017fe179
commit
7bdb5e93fe
1 changed files with 3 additions and 3 deletions
|
@ -13,17 +13,17 @@ global_quality = True
|
|||
adhesion_type = skirt
|
||||
skirt_line_count = 2
|
||||
skirt_gap = 2
|
||||
cool_fan_speed_0 = 100
|
||||
fill_outline_gaps = True
|
||||
infill_angles = [0,90 ]
|
||||
infill_angles = []
|
||||
infill_sparse_density = 15
|
||||
material_diameter = 1.75
|
||||
retraction_amount = 2.5
|
||||
retraction_min_travel = 2
|
||||
retraction_speed = 30
|
||||
skin_angles = [0,90]
|
||||
skin_angles = []
|
||||
speed_print = 60
|
||||
speed_topbottom = 50
|
||||
speed_wall_0 = 40
|
||||
top_layers = 4
|
||||
wall_line_count = 2
|
||||
cool_min_layer_time = 11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue