Menu

Text on Layer TOP

Help
2017-06-21
2017-06-21
  • ashofphoenix

    ashofphoenix - 2017-06-21

    Hi Mariuz, what's up ?
    Maybe it was already asked but I can't managed to find it -quickly- but is there a way to grab TEXT on layer top (eagle sw). We are often using text in TOP layer so that we can use it as a "silkcreen" for text and few indication on the board ... ?

     
  • Mariusz

    Mariusz - 2017-06-21

    Hello,
    did you try to import 'Annotations' layer?

     
  • ashofphoenix

    ashofphoenix - 2017-06-21

    omg i'm so lame -_- nvm ... well done ! Just have to take care not to put that much annotations as it seems to "compile" severale layers to only one ;)

    and a small side effect : annotations that have the same center point on "top assigned" layers and those which are on "bottom assigned" layers (mirrored) don't have the same center point after importation, but it's a "small" pb..

     
  • Mariusz

    Mariusz - 2017-06-21

    Hi,
    I know about problems with annotations - I will fix them, but in later time.

     
  • ashofphoenix

    ashofphoenix - 2017-07-03

    Hi ! ok !!!! btw, i dunno if you have this annotation problem on your list so I just put it here just in case : "align" specification of text that is used in eagle seems not to be used for annotation by your software !!

    GL (and thx again for your work ! ) Waiting for your new DB method :)

     
  • Anonymous

    Anonymous - 2017-07-07
     

    Last edit: Anonymous 2017-07-07
  • ashofphoenix

    ashofphoenix - 2017-07-07

    in Eagle.py > def getAnnotations(self, dane1, mode='anno'):

    #align = float(re.search('align="(.+?)"', i).groups()[0])  # napis bez mirrora
    align = re.search('align="(.+?)"', i).groups()[0]  # napis bez mirrora
    

    align is a text not a float

     

    Last edit: ashofphoenix 2017-07-07
  • Mariusz

    Mariusz - 2017-08-02

    Hi,
    that's why this is commented out ;).

     
    • ashofphoenix

      ashofphoenix - 2017-08-04

      I did it.

       

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.