8
\$\begingroup\$

I've just had a PCB manufactured for me, but it seems like the solder mask is only applied to where the copper is. I'm trying to figure out if it's my fault or not.

According to my understanding there supposed to be solder mask everywhere on the board except the places in red (pads/vias ect...). Am I correct ?

Here is how the GTS layer file looks like: GTS layer

EDIT:

Note that yellow solder mask was chosen. I haven't seen the PCBs in person but it sure looks like no solder mask to me. But perhaps I'm just stupid/blind.

Here are photos the pcb: PCB PCB

\$\endgroup\$
3
  • 1
    \$\begingroup\$ It is correct, black areas are masked and red areas are unmasked. It is inverted also because with gerber format it is not possible to perform boolean operations (trim, merge, subtract). \$\endgroup\$
    – venny
    Commented Sep 28, 2014 at 12:55
  • \$\begingroup\$ That looks perfectly masked to me. If it weren't the copper areas would look very different. \$\endgroup\$
    – Majenko
    Commented Sep 28, 2014 at 15:02
  • 2
    \$\begingroup\$ If there were no solder mask then absolutely every bit of copper would have ended up tinned. \$\endgroup\$
    – The Photon
    Commented Sep 28, 2014 at 15:17

2 Answers 2

7
\$\begingroup\$

That looks correct.

Whether it's your fault or not depends on what you told the manufacturer the file names represent- the names in your title are standard for Altium, but other EDA software uses different names. Even so, I would expect the people at most suppliers to flag it and ask questions, but some folks are doing some pretty weird PCBs these days and the automated front end software requires you to spoon feed correct files to it.

Suggest you check your readme file (or if it was a file-by-file upload to a web site try to find if you uploaded the same file in two places).

Can you post a photo of the PCB? It sounds amusing-- did they at least subtract the mask from the pads? Otherwise it's pretty much useless.

Edit: Now that I see your photos-- the yellow solder mask I've gotten looks about exactly like that- it's almost transparent.

enter image description here

\$\endgroup\$
1
  • \$\begingroup\$ Actually I didn't send the files to the manufacturer personally so there might have been a mix up there. I have edited the question to include photos of the pcb. \$\endgroup\$
    – Mike
    Commented Sep 28, 2014 at 13:04
6
\$\begingroup\$

Everything looks okay to me.

Gerber files can be either "positive" or "negative". Solder mask is usually given as a negative layer, meaning the gerber shows where material should be removed rather than where it should be retained.

The reason is to reduce the size of the file. You can see it's a lot less work to say "remove a rectangular region here, here, and here" than to describe the shape of the areas where the solder mask is left behind.

\$\endgroup\$

Not the answer you're looking for? Browse other questions tagged or ask your own question.