Announcement

Collapse
No announcement yet.

Logo on copper!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Logo on copper!

    I do have a logo and some graphical shapes on the TOP and BOTTOM layers, they used to be there without DRC error, but with the new AD release, it starts issuing Un-Routed error! Any way to tell AD that these items are not nets only graphics and logos, no need to route them?

  • #2
    Interesting...
    Pad - no problem
    Text - no problem
    Traces within footprint - no problem
    Fill, polygons, regions, traces and arc (not in a footprint) - un-routed error.

    Change the rule for un-routed nets to:
    Custom query: (Net <> 'No Net')
    Click image for larger version

Name:	Capture no net un-routed.png
Views:	56
Size:	31.3 KB
ID:	20076

    Comment


    • #3
      I think if you set the text object properties as inverse, as it were, you get a solid copper rectangle with text as cutouts inside, and that seemed to work the last time I had to put text on copper. Good luck 🤞

      Comment


      • #4
        qdrives, thank you very much for your help, I did it, and works!
        What does that query mean? Does it ask AD to ignore any object which does not have a connected net?

        Comment


        • #5
          Originally posted by JohnsonMiller View Post
          qdrives, thank you very much for your help, I did it, and works!
          What does that query mean? Does it ask AD to ignore any object which does not have a connected net?
          Yes exactly.

          Comment

          Working...
          X