pos2charmhigh

1.4.0 • Public • Published

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 to 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.

Readme

Keywords

none

Package Sidebar

Install

npm i pos2charmhigh

Weekly Downloads

0

Version

1.4.0

License

ISC

Last publish

Collaborators

  • morganrallen