From 5c5705d2a30ff85ff9ba040c9b7a9d11cea950fb Mon Sep 17 00:00:00 2001 From: nedko Date: Thu, 16 Mar 2023 21:46:29 +0200 Subject: [PATCH] Reverted first layer to 200% --- print/Fast.ini | 2 +- print/Normal.ini | 2 +- print/Slow.ini | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/print/Fast.ini b/print/Fast.ini index 19d1624..cae4bf9 100644 --- a/print/Fast.ini +++ b/print/Fast.ini @@ -25,7 +25,7 @@ fill_density = 20% fill_gaps = 1 fill_pattern = honeycomb first_layer_acceleration = 0 -first_layer_extrusion_width = 0 +first_layer_extrusion_width = 200% first_layer_height = 0.3 first_layer_speed = 50% gap_fill_speed = 40 diff --git a/print/Normal.ini b/print/Normal.ini index 6be1386..c0ddc9a 100644 --- a/print/Normal.ini +++ b/print/Normal.ini @@ -25,7 +25,7 @@ fill_density = 20% fill_gaps = 1 fill_pattern = honeycomb first_layer_acceleration = 0 -first_layer_extrusion_width = 0 +first_layer_extrusion_width = 200% first_layer_height = 0.3 first_layer_speed = 50% gap_fill_speed = 20 diff --git a/print/Slow.ini b/print/Slow.ini index 025c2d0..7b2d0e1 100644 --- a/print/Slow.ini +++ b/print/Slow.ini @@ -25,7 +25,7 @@ fill_density = 20% fill_gaps = 1 fill_pattern = honeycomb first_layer_acceleration = 0 -first_layer_extrusion_width = 0 +first_layer_extrusion_width = 200% first_layer_height = 0.3 first_layer_speed = 50% gap_fill_speed = 10