Closed Vitalhb closed 6 years ago
Wow, that patch is really hard to review, which may be one reason why it hasn't been merged.
It seems this was fixed by commit c5b5c1f9db4e2861e470f895cf371e7ca1768833, so this PR could probably be closed.
@StijnKuipers This can be closed
GS.Split(GCC.originalline, File1Parsed.State.CoordinateFormat) was called two times in several places. That causes corruption on Gerber command lines like this: G01G01X000500Y001000D02X000500Y001000D02*
Only changes in file GerberMerge.cs are significant. Other changes can be discarded.