mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Set default for 3rd-party printers to Inside-Out
Overwhelmingly in our community it seems that the overhang and seam quality is better when printing inside-out. Ultimaker found that the quality is better (in particular the dimensional accuracy) when printing outside-in. So let them have it outside-in and the rest inside-out. Made after experimental evidence on Reddit (and in the past on Github).
This commit is contained in:
parent
6df5072443
commit
2a4c8aa3fd
15 changed files with 4 additions and 14 deletions
|
@ -21,7 +21,6 @@ top_thickness = 0.8
|
|||
top_layers = 4
|
||||
bottom_thickness = 0.8
|
||||
bottom_layers = 4
|
||||
inset_direction = inside_out
|
||||
skin_outline_count = 0
|
||||
|
||||
; infill_line_distance = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue