When adding a support segment betweem two infill segments, the previous strategy was to split the two crossed segments and join them betweem each other, twice, actually printing the joined section twice. Although this is very efficient in terms of routing, having a segment printed twice is sometimes an issue when there is actually some material under the segment. The new strategy is to create multiple separate paths, which should create more travel noves but no more segment duplication.
When adding a support segment betweem two infill segments, the previous strategy was to split the two crossed segments and join them betweem each other, twice, actually printing the joined section twice. Although this is very efficient in terms of routing, having a segment printed twice is sometimes an issue when there is actually some material under the segment. The new strategy is to create multiple separate paths, which should create more travel noves but no more segment duplication.
CURA-12207