thesourcerer8 / altium2kicad

Altium to KiCad converter for PCB and schematics
https://www2.futureware.at/KiCad/
GNU General Public License v2.0
853 stars 154 forks source link

Wrong recordtype: 0400, expected 0100 at pos 0 #56

Open ujwal-setlur opened 6 years ago

ujwal-setlur commented 6 years ago

I am attempting to convert an Altium design (schematic and pcb) and ran in an issue. Here are the steps I took:

  1. unpacked schema and pcb using unpack.pl
  2. converted step files to wrl using FreeCad
  3. Ran convertschema.pl. Got no errors, but some warnings about elliptical arcs not being supported
  4. Ran convertpcb.pl. This is where I got an error:
ERROR: Wrong recordtype: 0400, expected 0100 at pos 0.
This record type is really unknown. Please contact the developer to add it.