Removed extra retraction. Reduced first layer to 0.2

This commit is contained in:
DocWibbleyWobbley 2022-03-14 22:34:15 +02:00
parent 56eb38d923
commit 34a74a98d0
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -23,7 +23,7 @@ retract_length_toolchange = 10
retract_lift = 0
retract_lift_above = 0
retract_lift_below = 0
retract_restart_extra = 0.1
retract_restart_extra = 0
retract_restart_extra_toolchange = 0
retract_speed = 50
serial_port = /dev/ttyUSB0