I'm migrating to a new PC and I'm experiencing issues moving my parts database to the new PC (Windows 10 to Windows 10). I can successfully export from the old PC and import the parts database in the new PC, but the categories are not importing back into the new PC. Any suggestions or tips to migrate the database succefully? Thank you.
Brice
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So I managed to find where the categories are stored (Tools → Edit parameters => Preferences → Mod → PCB and variable partsCategories). Next problem is when importing a KiCAD PCB, I get the following error.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Program Files\FreeCAD 0.16\Mod\PCB\PCBbrd.py", line 72, in open
importBRD(filename, wersjaFormatu[0])
File "C:\Program Files\FreeCAD 0.16\Mod\PCB\PCBbrd.py", line 241, in importBRD
plytka = plytkaPCB.generate(doc, groupBRD, filename)
File "C:\Program Files\FreeCAD 0.16\Mod\PCB\formats\kicad_v4.py", line 209, in generate
partsError = self.getParts(self.dialogMAIN.plytkaPCB_elementyKolory.isChecked(), self.dialogMAIN.adjustParts.isChecked(), self.dialogMAIN.plytkaPCB_grupujElementy.isChecked(), self.dialogMAIN.partMinX.value(), self.dialogMAIN.partMinY.value(), self.dialogMAIN.partMinZ.value())
File "C:\Program Files\FreeCAD 0.16\Mod\PCB\formats\kicad_v4.py", line 186, in getParts
wyn = self.addPart(newPart, koloroweElemnty, adjustParts, groupParts, partMinX, partMinY, partMinZ)
File "C:\Program Files\FreeCAD 0.16\Mod\PCB\PCBpartManaging.py", line 192, in addPart
FreeCAD.setActiveDocument(active)
<class 'Base.FreeCADError'>: Try to activate unknown document 'CDM82032 LTS-12 PCB'
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"[...]'m migrating to a new PC and I'm experiencing issues moving my parts database to the new PC (Windows 10 to Windows 10). I can successfully export from the old PC and import the parts database in the new PC, but the categories are not importing back into the new PC. Any suggestions or tips to migrate the database succefully? Thank you.[...]"
Hi,
there is a tool in 'Assign models' window to migrate database. First click 'Save database copy' (on the old computer). Next, copy created file to the new computer and there click 'Import database' (also in 'Assign models' window).
I'm migrating to a new PC and I'm experiencing issues moving my parts database to the new PC (Windows 10 to Windows 10). I can successfully export from the old PC and import the parts database in the new PC, but the categories are not importing back into the new PC. Any suggestions or tips to migrate the database succefully? Thank you.
Brice
So I managed to find where the categories are stored (Tools → Edit parameters => Preferences → Mod → PCB and variable partsCategories). Next problem is when importing a KiCAD PCB, I get the following error.
Hi,
the same error https://sourceforge.net/p/eaglepcb2freecad/forum/opendiscussion/thread/f96330d1/?limit=25
Try version from github.
"[...]'m migrating to a new PC and I'm experiencing issues moving my parts database to the new PC (Windows 10 to Windows 10). I can successfully export from the old PC and import the parts database in the new PC, but the categories are not importing back into the new PC. Any suggestions or tips to migrate the database succefully? Thank you.[...]"
Hi,
there is a tool in 'Assign models' window to migrate database. First click 'Save database copy' (on the old computer). Next, copy created file to the new computer and there click 'Import database' (also in 'Assign models' window).