-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2024.04.03] rotation problem on SOT-23-6 #472
Comments
Just did the same test with 7.0.10, same result. What rotation do you get when you remove the rotation? |
Hello Something strange happens, CSV is 90 degree rotate. GUI and logger is rotated 180. Maybe it's something related to this specific PCB?
|
I have both SOT-23 and SOT-23-6 in the same schematic, and I am not able to set a different rotation for them separately. |
@lk-davidegironi I see you also have both SOT-23 and SOT-23-6 in the same board. |
Never notice this, it maybe due to both present at same time. |
Maybe you can set your rotation by name rather than by package? Make sure to delete the by package rotations |
Describe the bug
Rotations not working for SOT-23-6 package
To Reproduce
Add a Package_TO_SOT_SMD:SOT-23-6 footprint component
Check Rotations Manager: ^SOT-23-6 = 180
Generate production files
The SOT-23-6 is 90 degree rotated
Expected behavior
The SOT-23-6 is expected to be 180 degree rotated.
Attached the rotation file.
Sample output of CPL
U1,USBLC6-2SC6,SOT-23-6,58.928,-71.374,90.0,top
Expected to be
U1,USBLC6-2SC6,SOT-23-6,58.928,-71.374,180.0,top
KiCad Version
7.0.11 on Windows 10
rotations.csv
The text was updated successfully, but these errors were encountered: