Don't merge lines with different clearances
commitc83cec94d723080881340012f1b9e1a314e17da7
authorKevin Redon <kevredon@mail.tsaitgaist.info>
Fri, 7 Dec 2012 14:31:58 +0000 (7 15:31 +0100)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Fri, 7 Dec 2012 19:31:58 +0000 (7 19:31 +0000)
tree263f2fbbbfc687ee902ccd5da4226645a11a9065
parentc8b51a09905fb3bf8dba2eaaef99e2bc76b2d18a
Don't merge lines with different clearances

When multiple lines (with same direction, thickness, and clear flags)
are moved, they are merged into one line. We should also check the
line clearances match to ensure the lines are suitable for merging.

[Commit message re-worded by Peter Clifton]

Signed-off-by: Kevin Redon <kevredon@mail.tsaitgaist.info>
src/create.c