From 33c36e67774843525deea9c294b38d5c1a220f98 Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Thu, 17 Dec 2020 13:05:40 +0100 Subject: [PATCH] creality.ini: enable conservative elefant_foot_compensation given the diversity of printers and bed types and a typical lack of auto bed levelling, it will be impossible to get a good fit for everyone by default. A very conservative 0.1 for elefant_foot_compensation is unlikely to cause overcompensation. And I'd prefer to undercompensate as opposed to overcompensate as a default. --- resources/profiles/Creality.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini index f8802b8fc6..66614f1f6e 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -172,7 +172,7 @@ clip_multipart_objects = 1 compatible_printers = complete_objects = 0 dont_support_bridges = 1 -elefant_foot_compensation = 0 +elefant_foot_compensation = 0.1 ensure_vertical_shell_thickness = 1 external_fill_pattern = rectilinear external_perimeters_first = 0