If you keep messing up the "comma-separated" file prep like I do (the SAVE feature from Open Office is not smooth), consider using a script if you are I.S. savvy.
This is what I do to prepare PCBs for JLCPCB with parts:
- generate gerbers from PCB editor.
- generate drill files from PCB editor.
- generate component placement file from PCB editor.
- generate BOM from Schematic editor.
- generate CPL from Schematic editor (script downloaded from web).
The CPL script corrects the column names, removes unnecessary columns and overrides Rotation of ICs and Jumpers (you list them in a parameter file). I also tweaked the BOM and CPL scripts to save my files in a subfolder.
The nice thing about this is that I don't have to think. I just generate the files, run the 2 scripts, pass it through JLC once to see what needs to be rotated, edit the parameter file, and generate it again, and it's ready for JLC.





Bookmarks