mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Major cleanup for profiles
This removes a bunch of settings that override default values from machine defaults (or inheritance)
This commit is contained in:
parent
46bf7e440e
commit
834e2148d2
33 changed files with 6 additions and 96 deletions
|
@ -11,7 +11,6 @@ layer_height = 0.15
|
|||
layer_height_0 = 0.26
|
||||
shell_thickness = 0.7
|
||||
top_bottom_thickness = 0.6
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 18
|
||||
infill_overlap = 0.035
|
||||
infill_wipe_dist = 0.2
|
||||
|
@ -19,15 +18,11 @@ retraction_amount = 5.5
|
|||
retraction_min_travel = 0.5
|
||||
retraction_count_max = 30
|
||||
retraction_extrusion_window = 6
|
||||
speed_infill = 60
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 30
|
||||
speed_travel = 150
|
||||
speed_layer_0 = 25
|
||||
skirt_speed = 25
|
||||
speed_slowdown_layers = 2
|
||||
travel_avoid_distance = 1
|
||||
cool_fan_full_layer = 2
|
||||
cool_min_layer_time_fan_speed_max = 15
|
||||
adhesion_type = brim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue