Increased first layer to 0.3

This commit is contained in:
DocWibbleyWobbley 2022-03-23 12:03:18 +02:00
parent 8a1ad78ff5
commit b467006052
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ fill_gaps = 1
fill_pattern = honeycomb fill_pattern = honeycomb
first_layer_acceleration = 0 first_layer_acceleration = 0
first_layer_extrusion_width = 200% first_layer_extrusion_width = 200%
first_layer_height = 0.2 first_layer_height = 0.3
first_layer_speed = 50% first_layer_speed = 50%
gap_fill_speed = 20 gap_fill_speed = 20
gcode_comments = 0 gcode_comments = 0

View File

@ -26,7 +26,7 @@ fill_gaps = 1
fill_pattern = honeycomb fill_pattern = honeycomb
first_layer_acceleration = 0 first_layer_acceleration = 0
first_layer_extrusion_width = 200% first_layer_extrusion_width = 200%
first_layer_height = 0.2 first_layer_height = 0.3
first_layer_speed = 50% first_layer_speed = 50%
gap_fill_speed = 10 gap_fill_speed = 10
gcode_comments = 0 gcode_comments = 0