pos2charmhigh/README.md

28 lines
585 B
Markdown
Raw Normal View History

2017-04-09 21:59:01 -04:00
# 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
2017-04-10 00:16:32 -04:00
project file from the card. This will maintain the rest of the file as is
while updating the section pertaining to placements.