Giter Club home page Giter Club logo

Comments (3)

Bouni avatar Bouni commented on August 30, 2024

I cannot reproduce this problem on my machine

Without a rotation:

Screenshot 2024-05-13 161807

With the rotation file you attached:

Screenshot 2024-05-13 161730

I run KiCAD 8.0 but that should not make a difference ...

from kicad-jlcpcb-tools.

Bouni avatar Bouni commented on August 30, 2024

Just did the same test with 7.0.10, same result.

What rotation do you get when you remove the rotation?

from kicad-jlcpcb-tools.

lk-davidegironi avatar lk-davidegironi commented on August 30, 2024

Hello
I've updated to 2024.05.01

Something strange happens, CSV is 90 degree rotate. GUI and logger is rotated 180.

Maybe it's something related to this specific PCB?

Capture1
Capture2

2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of C6 (47u/50V / CP_Elec_6.3x7.7) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of C7 (10u / CP_EIA-3216-18_Kemet-A) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of C11 (100u / CP_EIA-3528-21_Kemet-B) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of C13 (47u/50V / CP_Elec_6.3x7.7) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q1 (SS8050 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q2 (SS8050 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q3 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q4 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q5 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q6 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q7 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q8 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q9 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q10 (MMBT5401 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q11 (BSS138 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of Q12 (BSS138 / SOT-23) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U1 (USBLC6-2SC6 / SOT-23-6) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U2 (CP2102N-Axx-xQFN28 / QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U4 (XL1509-5.0 / SOIC-8_3.9x4.9mm_P1.27mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U5 (AMS1117-3.3 / SOT-223-3_TabPin2) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U6 (MCP23017_SO / SOIC-28W_7.5x17.9mm_P1.27mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U7 (LTV-247 / SOP-16_4.4x10.4mm_P1.27mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U8 (LTV-247 / SOP-16_4.4x10.4mm_P1.27mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U9 (LTV-247 / SOP-16_4.4x10.4mm_P1.27mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U10 (LTV-247 / SOP-16_4.4x10.4mm_P1.27mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U11 (MCP4725xxx-xCH / SOT-23-6) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U12 (ADS1115IDGS / TSSOP-10_3x3mm_P0.5mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U13 (MCP4725xxx-xCH / SOT-23-6) on Top Layer by 180 degrees
2024.05.13 17:13:14 - INFO - rotate -  Fixed rotation of U23 (ADS1115IDGS / TSSOP-10_3x3mm_P0.5mm) on Top Layer by 270 degrees
2024.05.13 17:13:14 - INFO - generate_cpl -  Finished generating CPL file
2024.05.13 17:13:14 - INFO - generate_bom -  Finished generating BOM file

from kicad-jlcpcb-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.