You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
bin | 6 years ago | |
test | 6 years ago | |
README.md | 5 years ago | |
index.js | 6 years ago | |
package.json | 6 years ago |
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
Layout
Board Origin must be below and to the left of your circuit. The Charmhigh cannot use negative numbers from the Origin. Place a Fiducial footprint to mark the location on the F-Cu layer. Use this mark to visually align the origin.
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.