The root cause for this problem is hidden in the LPC export algorithm.
LPC merges all points together which are closer than 0.01 LDU (0.004mm).
The 0.004mm distance is very small and sufficient for practical use. Even part 98138 (the smallest patterned part AFAIK) has only a pattern precision of one digit behind the decimal point.
As a result of this issue, I will implement a new options menu for the DAT export.
LPC merges all points together which are closer than 0.01 LDU (0.004mm).
The 0.004mm distance is very small and sufficient for practical use. Even part 98138 (the smallest patterned part AFAIK) has only a pattern precision of one digit behind the decimal point.
As a result of this issue, I will implement a new options menu for the DAT export.