mmccoyd / hillside

Family of split ergonomic keyboards with three rows of five or six keys, aggressive column stagger, generous thumb arc and optional bottom utility keys
MIT License
309 stars 41 forks source link

Files for PCBA not compatible with JLCPCB #29

Open dalewking opened 9 months ago

dalewking commented 9 months ago

Apparently JLCPCB has changed their process for specifying parts placement. They now require separate BOM and CPL files and the file in the release do not work.

Looks like I was able to make it work by splitting the file into 2 files

I made a the BOM file by deleting the placement information and changing the Package header to Footprint and Val column to Comment.

I made a CPL file by deleting the Package and Val column.