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 ... ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 ... ?
Hello,
did you try to import 'Annotations' layer?
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..
Hi,
I know about problems with annotations - I will fix them, but in later time.
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 :)
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Last edit: Anonymous 2017-07-07
in Eagle.py > def getAnnotations(self, dane1, mode='anno'):
align is a text not a float
Last edit: ashofphoenix 2017-07-07
Hi,
that's why this is commented out ;).
I did it.