← Back to team overview

kicad-developers team mailing list archive

[PATCH] Eagle schematic import, label placement fix.

 

This fixes an issue i found during some testing. Small labels are added to
connect segments sharing the same net name in the eagle schematic. These
were placed in the middle of a wire, but other wires may cross at this
point without being connected by a junction. When the netlist is created
the label will connect these wires anyway leading to a incorrect netlist.
These labels are now added at a wire end where existing connection rules
apply.

Russell

Attachment: 0001-Eagle-Schematic-Import-Label-Placement-fix.patch
Description: Binary data


Follow ups