Hello,
I'm trying to improve gEDA file handling in FreeCAD-PCB to allow loading more complicated projects, could someone explain to me internals of the package?
In PCBconf is defined "softlayers" dictionary - what are the fields? Especially what the first number (key) means? Is it layer number in imported board file?
Generally I'm trying to find out what is the "mapping" between imported board file layers and FreeCAD-PCB layers. For gEDA, if You import multi layer board the pads and silk screens are messed up, and also it is no clear what layers are imported.
Thanks in advance,
Michal Widlok
PS. Mariusz, I think that it is better to stick to English on this forum :-).
Greetings from Poland.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Cześc,
niektóre programy posiadają numer dla każdej warstwy - to wlaśnie jest on. W przypadku gdy takowy nie ma zaimplementowanego takiego rozwiązania numer ten jest losowo wybierany.
Jednak w nowej wersji ta lista nie jest już używana w takiej postaci :) Tutaj znajduje się nowsza wersja https://github.com/marmni/FreeCAD-PCB_database - jednak nie jest ona skonczna i zawiera wilele niedoróbek (dziala eagle/kicad).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm trying to improve gEDA file handling in FreeCAD-PCB to allow loading more complicated projects, could someone explain to me internals of the package?
In PCBconf is defined "softlayers" dictionary - what are the fields? Especially what the first number (key) means? Is it layer number in imported board file?
Generally I'm trying to find out what is the "mapping" between imported board file layers and FreeCAD-PCB layers. For gEDA, if You import multi layer board the pads and silk screens are messed up, and also it is no clear what layers are imported.
Thanks in advance,
Michal Widlok
PS. Mariusz, I think that it is better to stick to English on this forum :-).
Greetings from Poland.
Cześc,
niektóre programy posiadają numer dla każdej warstwy - to wlaśnie jest on. W przypadku gdy takowy nie ma zaimplementowanego takiego rozwiązania numer ten jest losowo wybierany.
Jednak w nowej wersji ta lista nie jest już używana w takiej postaci :) Tutaj znajduje się nowsza wersja https://github.com/marmni/FreeCAD-PCB_database - jednak nie jest ona skonczna i zawiera wilele niedoróbek (dziala eagle/kicad).