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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user