Changed first layer speed to 50%
This commit is contained in:
parent
e7b51f530f
commit
ae061dee0a
@ -1,4 +1,4 @@
|
||||
# generated by Slic3r 1.3.1-dev on 2021-08-17 22:04:56
|
||||
# generated by Slic3r 1.3.0 on 2021-08-27 16:40:00
|
||||
adaptive_slicing = 0
|
||||
adaptive_slicing_quality = 75%
|
||||
avoid_crossing_perimeters = 1
|
||||
@ -27,7 +27,7 @@ fill_pattern = honeycomb
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 200%
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 20
|
||||
first_layer_speed = 50%
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
@ -87,8 +87,6 @@ support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_max_layers = 0
|
||||
support_material_pattern = pillars
|
||||
support_material_pillar_size = 2.5
|
||||
support_material_pillar_spacing = 10
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 60
|
||||
support_material_threshold = 60%
|
||||
|
||||
Loading…
Reference in New Issue
Block a user