Fixed 1st layer speed to 25%
This commit is contained in:
parent
ae061dee0a
commit
ffbb0a79aa
@ -1,4 +1,4 @@
|
||||
# generated by Slic3r 1.3.0 on 2021-08-27 16:40:00
|
||||
# generated by Slic3r 1.3.0 on
|
||||
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 = 50%
|
||||
first_layer_speed = 25%
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
infill_acceleration = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user