mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user