bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
322 stars 57 forks source link

All output files into the ZIP #17

Closed tormyvancool closed 2 years ago

tormyvancool commented 2 years ago

I noticed that the .ZIP file contains all the output files included the Bom.csv and the Positioning.csv, not only the Gerber files. on JLCPCB is required that the ZIP contains only the Gerber and the other 2 ones are uploaded separately. Uploading the ZIP with all the files in it (included the CSV) doesn't bring any benefit.

bennymeg commented 2 years ago

True, but I thought it is a good idea to include then anyways so it will be easy to distribute the entire artifact (i.e., to client).