fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.98k stars 826 forks source link

the bottom side Label on two sided PCB is showing as mirror, and there is no option to flip it over, the problem has seen into Gerber file. #3935

Open TonyCham6 opened 2 years ago

TonyCham6 commented 2 years ago

Current Behaviour

Text

**Build:** **Steps to reproduce:** - Step 1 - Step 2 ## Expected Behaviour Text the bottom side Label on two sided PCB is showing as mirror, and there is no option to flip it over, the problem has seen into Gerber file. ![image](https://user-images.githubusercontent.com/100655006/156092182-8703bae3-6b2a-491d-8a70-4c9605f02e91.png) Mirror lable on rear bottom layer
KjellMorgenstern commented 2 years ago

Is this a report for a six year old version of Fritzing?

TonyCham6 commented 2 years ago

Is this a report for a six year old version of Fritzing?

HI , Not really, it's very recent downloaded !!! image Regards.

KjellMorgenstern commented 2 years ago

Which version is it? I am asking since you labeled the report for 0.9.3b

TonyCham6 commented 2 years ago

Hi, It is 0.9.9 Thanks

On Thu, 3 Mar 2022 at 10:12 am, Kjell @.***> wrote:

Which version is it? I am asking since you labeled the report for 0.9.3b

— Reply to this email directly, view it on GitHub https://github.com/fritzing/fritzing-app/issues/3935#issuecomment-1057484032, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX757HSELW6ARYGL36BEY4LU57YU7ANCNFSM5PSXRFTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

vanepp commented 2 years ago

I believe this is working as designed (and as expected.) Here I put an SMD resistor R1 on the top of the board and another one R2 on the bottom of the board. In the gerber output the top silkscreen layer has the R1 for the top of the board and the bottom silkscreen layer has the inverted R2 (because we are looking from the top of the board) on the bottom silkscreen layer so it will be printed the correct direction on the bottom of the board. This image is the gerber output displayed with gerbv.

capture1

I'm assuming that batt+ in the above image is an SMD part and on the bottom of the board (that isn't clear from only the images, the .fzz file is a more useful thing to post!)