mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 00:45:13 +08:00

- Infill pattern: from triangles to lines => less strong but better visual appearance on large horizontal surfaces - Infill before walls: from true to false => prevent infill push out walls and show artefacts - skin_monotonic:from false to true => low reduction in print time vs large quality increase Note: this switch also sets: retraction_combing from 'all' to 'noskin' The 'noskin' options prevents scarring in top surfaces and gloss streaking in large horizontal surfaces See: CURA-7976 for details - wall_material_flow: from 100% to 90% => reduces line width variations due to overextrusion in walls. Less gloss streaking and more uniform horizontal walls - top_bottom_pattern: from lines to zigzag => prevent the short jerky travel moves of the lines pattern around the walls. Results in a nicer top surface - meshfix_maximum_resolution from (speed_wall_0 + speed_wall_x) / 60 to (speed_wall_0 + speed_wall_x) / 150 => reduce visibility of line segments due to rounding. This will create a higher change of a buffer underrun = surface blobs