Changed job strategy to find all projects and run kibot on them.

Also added:
- script to produce neoden yy1 compatible pnp files
- panelisation capability which runs for all compabatible .json files.
This commit is contained in:
ac
2023-04-05 19:50:35 +10:00
parent 40737327a0
commit 804440f8f4
3 changed files with 267 additions and 69 deletions

View File

@@ -60,6 +60,16 @@ outputs:
download: true
kicad_3d_url: https://gitlab.com/kicad/libraries/kicad-packages3D/-/raw/master/
- name: 'position'
comment: "Pick and place"
type: position
options:
output: '%f_cpl.%x'
format: CSV
units: millimeters
separate_files_for_front_and_back: false
only_smd: true
- name: 'assembly'
comment: "Pick and place file, JLC style"
type: position