Cura/resources
p.kuiper 5f9fc5740e Print profile improvements:
- 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
2021-09-29 12:32:50 +02:00
..
2021-09-29 12:32:50 +02:00
2021-05-20 22:20:46 +02:00
2021-08-25 11:59:19 +02:00
2021-09-22 13:00:45 +02:00
2021-09-07 11:33:54 -04:00