ReplicateLayout icon indicating copy to clipboard operation
ReplicateLayout copied to clipboard

Problems with symbols parts

Open krivospitsky opened this issue 2 years ago • 2 comments

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

krivospitsky avatar Oct 09 '22 10:10 krivospitsky

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?

MitjaNemec avatar Oct 10 '22 06:10 MitjaNemec

  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

krivospitsky avatar Oct 10 '22 17:10 krivospitsky