KiField icon indicating copy to clipboard operation
KiField copied to clipboard

Edit/insert/delete part fields in KiCad schematics or libraries using a spreadsheet.

Results 20 KiField issues
Sort by recently updated
recently updated
newest added

Hello, I installed Kifield in KiCad's python environment. The installation went well with Admin rights. Unfortunately, launching kifield.exe from command prompt gives this error: failed to create process (C:\Program "Files\KiCad\bin\python.exe"...

After running the plugin within KiCad, I keep getting the following result:- (xxxxx blanks out some personal details) Run command: python "C:\Program Files\KiCad\KiField\kifield/kifield.py" "C:\Users\xxxxx\Documents\CAD Project Files\Kicad Projects\UNO xxxxx\UNO xxxxx.xml""C:/Users/xxxxx/Documents/CAD Project...

One of the reasons I don't use kifield as often as I otherwise might is that it creates large, unnecessary diffs. This makes it harder to tell what has changed...

kifield -x *.dcm -x test.xlsx I got a test,xlsx with all the symbol names but their values are empty - I'm sure I have all the docfield setting as "relative...

Look like a lost (but no all) of footprint list ("FPLIST") been removed in my .lib file after call kifield. However, thank for the project - I help me still.

In excel, when loading csv file that have value start with "=", "-", "+" will make excel think they are special values. I think either wrap these value in double...

Would be good to clean up the commandline in non backwards compatible way: 1. Set `--recurse` and `--group` to default to true 1. Get rid of`--insert` and `--extract` switches, instead:...

It would be great to have a command line option to define font size of added fields

enhancement

At the moment KiField seems to scatter newly added fields of a symbol all over the schematic sheet. I'd suggest the following: if a field is not already defined in...

enhancement

**Describe the bug** Data getting swapped around to the wrong fields. eg: "MPN"s appear in the "Manufacturer" name field. Manufacturer names appear in the "Value Field" affects similar components the...

bug