Files
UVtools/UVtools.Core/Managers
tslater2006 359809ca83 Fixed issue of contour duplication
When looking for candidate groups to check intersection  of contours, we used to restrict this to only groups whose last item's layer was 1 above tthe current layer. However, in the event that 2 contours on the same layer intersect with the same group end up in a situation where the "last item" has a layer index of the current layer.

To fix this we loosen the restriction and now scan groups that have a lowest layer index of either current layer index or current layer index + 1
2021-10-06 14:25:20 -05:00
..
2021-09-19 02:03:04 +01:00
2021-04-30 18:20:58 +01:00
2021-05-11 19:10:36 +01:00