Negative Silkscreen

Hi,

I’m trying to get a negative silkscreen, where the text is etched out of the silkscreen, instead of the usual way. Think of Arduino.

I’ve found this post (Arduino style reverse silkscreening), and I’m trying to follow it, but for the life of me, I can’t get the silkscreen into the mask layer :disappointed_relieved::disappointed_relieved:. I attach a video of my process. Am I doing something wrong?

I tried to swap other layers too, but I can only make it work with copper layers. If if only works with copper, why do you have the option to select other layers? I tried Kicad 4 and 5.

I created a further test case to show negative text in the silkscreen:

  1. Place text you want to render as negative on ECO1 layer
  2. Place zone fill in same position on silk layer to create the background
  3. Generate gerbers
  4. Use gerber_combine to subtract ECO1 from silkscreen generating a new silk file

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.