element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Altium CircuitStudio
  • Products
  • Manufacturers
  • Altium CircuitStudio
  • More
  • Cancel
Altium CircuitStudio
Altium CircuitStudio Forum Silkscreen Cutout
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Altium CircuitStudio to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Locked Locked
  • Replies 10 replies
  • Answers 3 answers
  • Subscribers 88 subscribers
  • Views 3846 views
  • Users 0 members are here
  • frontpage
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Silkscreen Cutout

r.gibson
r.gibson over 7 years ago

I am building Capacitive Touch buttons for my project and am overlaying each button with silkscreen. At the center of each silkscreen area I want to cut out an icon to represent the buttons function (ie. a negative image). I am having trouble figuring out an efficient way to do this. I tried using a Polygon Pour Cutout on the Top Overlay layer, but it doesn't seem to work.

 

The best way I have figured out at this point is to draw a 360° arc, with a thickness of about 1/3 of the radius of the circle that it is filling (such that the outer radius of the arc is the same radius as the button) which leaves a 2/3 unfilled circle within. Then using filled rectangles, add to the silkscreen layer until the shape I want is formed. This is a huge PITA when all I really want are basic geometric shapes that would normally be easy to accomplish as a "positive" image (ie. make the shape out of Silkscreen instead of taking away silkscreen). Am I missing something?

  • Cancel

Top Replies

  • mars01
    mars01 over 7 years ago in reply to r.gibson +1 suggested
    Hi, Regarding your point 3. " 3) Select Tools -> Convert -> "Create Polygon From Selected Primitives" It has been discusses before. The command is not in the GUI but you can access it by typing "convert…
  • mars01
    mars01 over 7 years ago in reply to r.gibson +1 suggested
    You have them both, although you've asked for Create Polygon ... For Pour and Unpour, select and then right click on a Polygon, under the Polygon Actions selection there is a list with many possible actions…
  • mars01
    mars01 over 7 years ago in reply to r.gibson +1 suggested
    Yes, the search function is context sensitive. Welcome to the world of CircuitStudio: everything is but not quite.You have to dig through it, the search function is the same as it is on Altium Designer…
Parents
  • r.gibson
    0 r.gibson over 7 years ago

    Okay, so to answer my original question, in Altium Circuit Studio v1.4:

     

    1) Start from within the PCB editor window (Not Footprint editor)

    2) From the ribbon bar, select Home -> Place -> Full Circle

    3) Place and size the circle

    4) Double click the circle and select Properties -> Layer -> "Top Overlay"

    5) From the Search bar in the upper right corner of the window

    6) Type "convert" and select "Convert > Create Polygon from Selected Primitives"

    7) From the ribbon bar, select the drop-down under Home -> Pour -> "Polygon Pour" and select "Polygon Pour Cutout"

    8) Draw your cutout shape within the circle (Optionally cycling through corner styles using Shift-Space hotkeys)

    9) Double click within the cutout shape and select the Polygon Pour Cutout from the popup

    10) From the Region window, select Properties -> Layer -> "Top Overlay" and then select OK

    11) Double click inside the circle (but outside the cutout shape) to bring up the Polygon Pour configuration window

    12) At the top of the window, change "Fill Mode" to "Solid (Copper Regions)"

    13) Down below in the same window, select Properties -> Layer -> "Top Overlay" and then select OK

    14) From the pop-up, select "Repour Now"

    15) Select the entire circle (including the arc, the polygon fill and the polygon cutout. If you aren't careful it will only take the Polygon pour.) and either copy or cut it to the clipboard

    16) Switch to the PcbLib Footprint Editor and either create new footprint, or paste it into an existing one

    17) If you need to rotate it, you will need to do it from the original in the PCB Editor, not within the Footprint Editor, as it will not repour the polygon. Also, it is not sufficient to select and then rotate it using the spacebar, you must select and then begin moving it with the mouse, THEN press the spacebar to rotate.

     

    Thanks Marius for helping me figure this out. Definitely wasn't very intuitive, but glad we came up with a solution for now. Hopefully they fix this in an upcoming release!

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • r.gibson
    0 r.gibson over 7 years ago

    Okay, so to answer my original question, in Altium Circuit Studio v1.4:

     

    1) Start from within the PCB editor window (Not Footprint editor)

    2) From the ribbon bar, select Home -> Place -> Full Circle

    3) Place and size the circle

    4) Double click the circle and select Properties -> Layer -> "Top Overlay"

    5) From the Search bar in the upper right corner of the window

    6) Type "convert" and select "Convert > Create Polygon from Selected Primitives"

    7) From the ribbon bar, select the drop-down under Home -> Pour -> "Polygon Pour" and select "Polygon Pour Cutout"

    8) Draw your cutout shape within the circle (Optionally cycling through corner styles using Shift-Space hotkeys)

    9) Double click within the cutout shape and select the Polygon Pour Cutout from the popup

    10) From the Region window, select Properties -> Layer -> "Top Overlay" and then select OK

    11) Double click inside the circle (but outside the cutout shape) to bring up the Polygon Pour configuration window

    12) At the top of the window, change "Fill Mode" to "Solid (Copper Regions)"

    13) Down below in the same window, select Properties -> Layer -> "Top Overlay" and then select OK

    14) From the pop-up, select "Repour Now"

    15) Select the entire circle (including the arc, the polygon fill and the polygon cutout. If you aren't careful it will only take the Polygon pour.) and either copy or cut it to the clipboard

    16) Switch to the PcbLib Footprint Editor and either create new footprint, or paste it into an existing one

    17) If you need to rotate it, you will need to do it from the original in the PCB Editor, not within the Footprint Editor, as it will not repour the polygon. Also, it is not sufficient to select and then rotate it using the spacebar, you must select and then begin moving it with the mouse, THEN press the spacebar to rotate.

     

    Thanks Marius for helping me figure this out. Definitely wasn't very intuitive, but glad we came up with a solution for now. Hopefully they fix this in an upcoming release!

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube