mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Remove retraction settings from ulti-profile
Paul agreed, this should not be dependent on the quality. It was meant to allow a bit slower prints due to the time it takes to do a retraction, but that is not the bottleneck here. Material hardness is the bottleneck. Grinding is. Contributes to issue CURA-346.
This commit is contained in:
parent
c67ae0f1c9
commit
27aef006a8
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ layer_height_0 = 0.26
|
||||||
wall_thickness = 1.4
|
wall_thickness = 1.4
|
||||||
top_bottom_thickness = 1.12
|
top_bottom_thickness = 1.12
|
||||||
infill_sparse_density = 25
|
infill_sparse_density = 25
|
||||||
retraction_amount = 5.5
|
|
||||||
retraction_extrusion_window = 6
|
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
speed_wall_x = 40
|
speed_wall_x = 40
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue