/
Preparing Pick and Place File
Preparing Pick and Place File
In order for JLC to accept pick and place files from Altium, some changes need to be made from the default. The following was taken from this Phil's Lab video
Inside of the generated Pick and Place CSV (opened with your editor of choice, I will be using Notepad++), the following is generated:
Everything until the header line can be deleted:
Delete all quotations from the header line:
The headers "Center-X(mm)" and "Center-Y(mm)" must be replaced with "Mid X" and "Mid Y" respectively:
And then Find and Replace all "TopLayer" with "Top":
Related content
Preparing BOM for JLC
Preparing BOM for JLC
More like this
Chip Components
Chip Components
More like this
Altium Rendering Issue
Altium Rendering Issue
More like this
Altium Component Creation Guide
Altium Component Creation Guide
More like this
Introduction to Components for Altium
Introduction to Components for Altium
More like this
How to generate Gerber files
How to generate Gerber files
More like this