Adjust config.ini first layer height values
This commit is contained in:
parent
b165bc287f
commit
0a9a5e2121
14 changed files with 18 additions and 12 deletions
|
|
@ -50,7 +50,7 @@ extrusion_width = 0.5
|
|||
fill_angle = 45
|
||||
fill_density = 0.25
|
||||
fill_pattern = honeycomb
|
||||
first_layer_height = 0.45
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 30%
|
||||
gap_fill_speed = 30
|
||||
gcode_comments = 0
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ extrusion_width = 0.5
|
|||
fill_angle = 45
|
||||
fill_density = 0.25
|
||||
fill_pattern = honeycomb
|
||||
first_layer_height = 0.35
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 30%
|
||||
gap_fill_speed = 30
|
||||
gcode_comments = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue