Hi community,
recently I plotted my pcb layout and forwarded it to the pcb manufacturer (Würth Electronic). A few hours later I got a call from a service staff that he couldn’t open my front and back copper layer. Silk and mask layers were fine. He told my that the gerber files of these two layers look strange.
Here is an example of the back copper layer output:
%TF.GenerationSoftware,KiCad,Pcbnew,5.1.6-c6e7f7d~86~ubuntu18.04.1*%
%TF.CreationDate,2020-07-01T09:54:32+02:00*%
%TF.ProjectId,driver-board,64726976-6572-42d6-926f-6172642e6b69,rev?%
%TF.SameCoordinates,Original%
%TF.FileFunction,Copper,L2,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.6-c6e7f7d~86~ubuntu18.04.1) date 2020-07-01 09:54:32*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD11C,4.700000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD12R,1.600000X1.600000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD13C,1.600000*%
%TD*%
%TA.AperFunction,ComponentPad*%
%ADD14C,4.000000*%
%TD*%
Compared to an old file (which has been produced successfully) it really looks different:
%TF.GenerationSoftware,KiCad,Pcbnew,5.1.4-e60b266~84~ubuntu18.04.1*%
%TF.CreationDate,2019-10-09T10:19:48+02:00*%
%TF.ProjectId,Test_env_J001.1,54657374-5f65-46e7-965f-4a3030312e31,rev?%
%TF.SameCoordinates,Original%
%TF.FileFunction,Copper,L4,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 5.1.4-e60b266~84~ubuntu18.04.1) date 2019-10-09 10:19:48*
%MOMM*%
%LPD*%
G04 APERTURE LIST*
%ADD10R,1.727200X1.727200*%
%ADD11O,1.727200X1.727200*%
%ADD12C,0.100000*%
%ADD13C,0.950000*%
%ADD14O,2.000000X1.400000*%
%ADD15C,4.000000*%
%ADD16C,4.700000*%
%ADD17C,2.400000*%
%ADD18C,3.700000*%
I’m pretty sure that I plotted both the same way.
Can anyone tell me where these “%TD*%” and “%TA.AperFunction,ComponentPad*%” artefacts came from?
Cheers
Seb