MitjaNemec / ReplicateLayout

GNU General Public License v2.0
90 stars 12 forks source link

Problems with symbols parts #21

Open krivospitsky opened 1 year ago

krivospitsky commented 1 year ago

I have 8 hieratical sheets, contains some uniqe symbols and one 8-parts symbol (J1) sch1 sch2 in this case plugin can't find parts of this multy-part symbol to replicate fault

MitjaNemec commented 1 year ago

Whoa. Thanks for reporting this.

I have a few follow up questions:

  1. So you have 8 hierarchical pages all pointing to the same schematics file?
  2. Did you annotate the schematics manually?
  3. Is use of this kind of symbol in multiple hierarchy schematics supported in 6.0.x?
krivospitsky commented 1 year ago
  1. yes
  2. initaly KiCAD assign J1A, J2A, etc to connectors at pages. i changed it to J1A, J1B, etc
  3. In my situation i creatred some symbols by myself, but i tried to reproduce bug on standard symbols from KiCAD 6.

you can check this small example https://github.com/krivospitsky/demo