Difficult to explain my problem, but i'll try it :

For my use, I modified a component .lib, saved it in my
/home/phil/converted  folder and used it in my schematic ... 

I generated my Netlist without any problem, then ran CvPcb and all was
OK until some component hadn't modules, they weren't yet had been
created ...

Then I create a new .mod file with ModEdit to have a good
correspondance with my .lib component ...

But now, when I generate my Netlist, all seems OK . When I open it
with CvPcb, too, but when I attribute my new module to my new
component and save the Netlist by CvPcb, some attribute change for
this component, like this :

 1°)Just after generating the netlist, I have these lines in my .net
file :

( 495E83F2 $noname  T2 TRANSFO4 {Lib=TRANSFO4}
  (    1 N-000005 )
  (    2 N-000002 )
  (    3 N-000052 )
  (    4 N-000053 )
  (    5 N-000006 )
  (    6 N-000055 )
  (    7 N-000007 )
  (    8 N-000056 )
 )
 2°)Opening it with CvPcb give this line for the component:

"96 |   T2- |    TRANSFO4: Transfo 4 "

 3°) Saving this file by CvPcb give these lines in the .net file :

( 495E83F2 Transfo 4 T2 TRANSFO4
  ( 1 N-000005 )
  ( 2 N-000002 )
  ( 3 N-000052 )
  ( 4 N-000053 )
  ( 5 N-000006 )
  ( 6 N-000055 )
  ( 7 N-000007 )
  ( 8 N-000056 )
 )
which seems to OK,

 4°) Then a new CvPcb run directly after saving give this line :

"1  |    4- |          T2:            "

The "search tool" use in Eeschema don't find the item "4" ...

Have I made a wrong process creating my custom component ? 

Thanks to any help

Reply via email to