evanshultz
evanshultz
I didn't do any checking, but using Strawberry Perl 5.26.2.1 I was able to convert this design. I've zipped the resulting files and attached them for you. [xCORE-200-Multichannel-Audio-Platform-KiCad.zip](https://github.com/thesourcerer8/altium2kicad/files/1965544/xCORE-200-Multichannel-Audio-Platform-KiCad.zip)
I'm getting the same error with FreeCAD 0.18.4 and CQ 1.2.0 and I'm using a script that was recently updated and includes the changes shown above (https://github.com/easyw/kicad-3d-models-in-freecad/pull/292/files and https://github.com/easyw/kicad-3d-models-in-freecad/commit/474ab858a077aed577df9fd79ea0047ac9d6773f) as...
Thanks for the replies! I didn't mention that there is no output. The above is all that is shown on the console. No models are created. For me, at least....
Maybe. That seems strange, though. The THT resistor script was recently updated with the Python 3 stuff I see mentioned above by @Franck78 . So why doesn't it run without...
Neither of those works for me (the last one does nothing):  But even if it did, that's unlike the other generators I used and against the instructions at https://github.com/easyw/kicad-3d-models-in-freecad/tree/master/cadquery/FCAD_script_generator/Resistor_THT,...
@easyw It seems the instructions on the Resistor_THT page do not work. Is there some change that needs to be made?
Confirmed with FC 0.18.4 on Win 10. Adding those two lines to above to main_generator.py works. I put them on lines 69 and 70 bit it shouldn't matter too much....
@eeyrjmr I don't see that this is an industry-standard package, although it could be, so I'm OK making it Infineon-specific. We try to use the dimensions exactly as shown on...
For ease of checking. https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-59/
I think this error should be fixed now by using safe_load(). Hopefully. See https://github.com/pointhi/kicad-footprint-generator/pull/342. You may need to merge MASTER into your PR. If the tolerance is symmetrical please leave...