Translates KiCAD .pos files to Charmhigh CSV
Go to file
Morgan 'ARR\!' Allen 93ef93dacd fixed encoding, rotation, other stuff 2017-04-11 20:57:37 -07:00
bin minimal 2017-04-09 18:59:01 -07:00
test precess entire file from pnp format and back 2017-04-09 21:14:50 -07:00
README.md bump 1.2.0 2017-04-09 21:16:32 -07:00
index.js fixed encoding, rotation, other stuff 2017-04-11 20:57:37 -07:00
package.json bump 1.2.0 2017-04-09 21:16:32 -07:00

README.md

pos2charmhigh

Converts KiCAD .pos placement file to Charmhigh Pick and Place CSV

usage

pos2csv -i test/top.pos -f test/feeds.csv -o pnp.csv

CLI

     -i,
    --input   KiCAD .pos file

     -o,
    --output  CSV file for the PnP

     -f,
    --feed    Feed file from PnP

Feed file

The feed file is generated by the Pick and Place. Go through the normal setup process on the machine, saving the file to the SD card. Fetch the project file from the card. This will maintain the rest of the file as is while updating the section pertaining to placements.