Author Topic: Custom soldermask  (Read 2554 times)

0 Members and 1 Guest are viewing this topic.

Offline yabba235Topic starter

  • Contributor
  • Posts: 14
  • Country: pl
Custom soldermask
« on: May 26, 2023, 03:06:58 pm »
Hi !
How to get a soldermask like on the main pcb from the photo? Can it be obtained directly from Altium or do you have to edit the gerber file?
 

Offline voltsandjolts

  • Supporter
  • ****
  • Posts: 2298
  • Country: gb
Re: Custom soldermask
« Reply #1 on: May 26, 2023, 04:50:24 pm »
Kinda looks like the solder mask layer was just a copy of the copper layer. Funky. Audiophool kit?
 

Online T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21674
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Custom soldermask
« Reply #2 on: May 26, 2023, 07:20:03 pm »
Layers are OR only, not AND (or other functions), so you can't do that by fill or rule.  Next best would be, generate mask gerber, import as negative, and set expansion as appropriate.  Which will be contraction actually, which may require some processing beforehand.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline yabba235Topic starter

  • Contributor
  • Posts: 14
  • Country: pl
Re: Custom soldermask
« Reply #3 on: May 27, 2023, 04:43:42 pm »
Kinda looks like the solder mask layer was just a copy of the copper layer. Funky. Audiophool kit?

No, its part of main board Mark Levinson preamplifier 326S  :palm:
 

Offline yabba235Topic starter

  • Contributor
  • Posts: 14
  • Country: pl
Re: Custom soldermask
« Reply #4 on: May 27, 2023, 04:48:28 pm »
Layers are OR only, not AND (or other functions), so you can't do that by fill or rule.  Next best would be, generate mask gerber, import as negative, and set expansion as appropriate.  Which will be contraction actually, which may require some processing beforehand.

Tim

That's how I think about this solution. I am curious, however, what is the name of this type of this soldermask in production - maybe that's why I can't find any description because I'm looking for the wrong keywords? Boards produced in this way have been known for over 30 years, so there must be a proper name for such a technology.
 

Online ajb

  • Super Contributor
  • ***
  • Posts: 2601
  • Country: us
Re: Custom soldermask
« Reply #5 on: May 29, 2023, 01:28:01 am »
Create a polygon pour on the copper layer, with a clearance rule set for the amount of mask you want overhanging the copper.  Make sure that the island/neck removal settings are how you want them.  Cut that polygon, switch to the mask layer, Paste Special and check the "Paste on current layer" box, then paste it back in the same spot.  Unlike changing the polygon's layer in the properties window, this does not cause the polygon to unpour, so it arrives on the layer exactly as it was poured when it was cut.  Make sure that polygon never gets repoured!

Editing to incorporate discussion downthread:

If the above doesn't work because you have auto-repour enabled, explode the polygon *before* moving it to the mask layer, and then move the resulting regions.  You can use a filter to select these by net, either assign a dedicated net to the polygon before exploding, or don't assign it to a net and use `OnLayer('Component Side') AND NOT InAnyNet`.  Or just manually select all the bits, just be sure you don't miss any.
« Last Edit: March 13, 2024, 03:30:56 pm by ajb »
 
The following users thanked this post: thm_w, voltsandjolts, T3sl4co1l, yabba235

Offline yabba235Topic starter

  • Contributor
  • Posts: 14
  • Country: pl
Re: Custom soldermask
« Reply #6 on: May 29, 2023, 05:18:23 am »
Create a polygon pour on the copper layer, with a clearance rule set for the amount of mask you want overhanging the copper.  Make sure that the island/neck removal settings are how you want them.  Cut that polygon, switch to the mask layer, Paste Special and check the "Paste on current layer" box, then paste it back in the same spot.  Unlike changing the polygon's layer in the properties window, this does not cause the polygon to unpour, so it arrives on the layer exactly as it was poured when it was cut.  Make sure that polygon never gets repoured!

Thank's !!
I was afraid that I would have to play with editing gerbers, luckily I don't have to!
 

Online T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21674
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Custom soldermask
« Reply #7 on: May 29, 2023, 12:36:45 pm »
Avoiding poly repour is very fragile (and, not that this won't be a fragile process to begin with), I don't like that -- but that's a good approach.  Try Tools/Convert/Explode Polygon to Free Primitives, which will make a Region(s?) of it. Then change layer. :-+

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 
The following users thanked this post: ajb, yabba235

Online ajb

  • Super Contributor
  • ***
  • Posts: 2601
  • Country: us
Re: Custom soldermask
« Reply #8 on: May 29, 2023, 08:19:37 pm »
Avoiding poly repour is very fragile (and, not that this won't be a fragile process to begin with), I don't like that -- but that's a good approach.  Try Tools/Convert/Explode Polygon to Free Primitives, which will make a Region(s?) of it. Then change layer. :-+

For some reason I had it in my head that exploding a polygon only got you outline objects, but yeah, exploding to regions works.  I would do that *after* cutting and pasting to the mask layer, though, otherwise you have to make sure you grab all of the resulting fragment regions from the copper layer to move them.  On the other hand, if you leave it as a polygon it's pretty easy to switch it back to the copper layer, repour, and then cut and paste back to the mask layer if you need to update it to match changes in the copper, or you accidentally repoured it on the mask layer.  In any case, best to save this as a close-to-final prefab step.
 

Online T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21674
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Custom soldermask
« Reply #9 on: May 29, 2023, 10:34:47 pm »
Ah -- while they're still selected by the Explode, assign to a Union.  Then you can select everything, delete, and redo the process if you have a change.

Leaving free regions without a handle on them would definitely be a problem!  Soldermask at least probably has very few regions normally, so a simple query might do, but if not, you'll need to pick through and deselect the ones you meant to leave there.  Say if you needed to mask off too-narrow web widths under a fine-pitch SMT, or some unlucky inside corners between pads (QFNs sometimes) or nearby parts (square pads vs. minimum-clearance diagonal traces can have mask overlap(!)), those sorts of things.

I'd prefer to avoid any poly edits before exploding, so as to avoid the case where someone has auto-repour enabled.  Then you have to go disable that, just to perform the procedure, then remember to turn it back on... big PITA.

Or if you're not getting regions selected after Explode, maybe querying the polygon (mask off all other objects) will allow you to edit it in peace.  I *think*? the exploded pieces will still show.

...Ah, no, and in fact if you don't have the poly selected when you explode, you don't have any of the pieces selected afterwards.  Oh wait, they don't select anyway, nevermind, I had thought they did.  Also Explode cancels filter mode, so that's out too -- dang.

Hmm yeah, disable auto-pour seems a necessary step.  That kinda stinks.

Ah well, stinky steps for a stinky process -- it's a nonstandard trick, so, that's kind of par for the course.  One of the prices you pay when getting fancy with things I'm afraid.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Online ajb

  • Super Contributor
  • ***
  • Posts: 2601
  • Country: us
Re: Custom soldermask
« Reply #10 on: May 30, 2023, 02:19:01 am »
Exploded regions retain the net assignment of their parent polygon, at least while they're on a copper layer, so you could use that to select them to move to the mask layer.  Either define a specific net for the purpose, or don't assign a net at all and use `OnLayer('Component Side') AND NOT InAnyNet` (as long as you don't have any No Net copper objects on the layer that are supposed to stay there). 

I've just had auto-repour off since whatever version it was that got reeeeeaaaaally sluggish at polygons a few years ago  :-//
 

Online T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21674
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: Custom soldermask
« Reply #11 on: May 30, 2023, 02:32:10 am »
Yeah, net is good idea.

Same, I've had auto-repour off forever.  Performance is better in newer versions I think.  And some people might just not've had the performance issues on a large enough design yet, so, you never know.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline yabba235Topic starter

  • Contributor
  • Posts: 14
  • Country: pl
Re: Custom soldermask
« Reply #12 on: June 04, 2023, 01:59:27 pm »

Thank you all for your help - as you can see in the attached picture, I got what I wanted  :)
 

Offline tuan179

  • Newbie
  • Posts: 3
  • Country: vn
Re: Custom soldermask
« Reply #13 on: March 13, 2024, 01:06:18 am »
Can you please tell me the procedure to do it?
 

Online ajb

  • Super Contributor
  • ***
  • Posts: 2601
  • Country: us
Re: Custom soldermask
« Reply #14 on: March 13, 2024, 03:31:32 pm »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf