#ki-cad #pick #format #centroid #convert

app yy1

Tiny utility to convert KiCad centroid files into Neoden YY1 pick and place machine format

6 releases

0.0.6 Jul 18, 2025
0.0.5 May 12, 2025
0.0.3 Feb 14, 2025
0.0.2 Jan 24, 2025
0.0.1 Dec 28, 2024

#962 in Text processing

Download history

451 downloads per month

MIT/Apache

41KB
1K SLoC

YY1

Utility to convert KiCad centroid files into Neoden YY1 pick and place machine format

Installation

cargo install yy1

Usage

yy1 [OPTIONS] <INPUT> <OUTPUT>

Arguments:
  <INPUT>   KiCad placement file
  <OUTPUT>  Output file(s)

Options:
  -r, --rename <package_map>    Package rename file
  -f, --feeder <feeder_config>  Feeder config file
  -n, --nozzle <nozzle_config>  Nozzle config file
  -o, --offset <offset>         PCB offset (x:y)
  -p, --panel <panel>           Panel config (rows:columns:width:length)
  -e, --explode                 Explode panel
  -b, --bom                     Generate BOM
  -s, --skip <skip>             Skip until component number
      --fiducial <fiducial>     Fiducial designator or position
  -h, --help                    Print help

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~4–6MB
~99K SLoC