Skip to content
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

Text on bottom layers aren't mirrored #672

Closed
3 tasks done
reilly-callaway opened this issue Apr 12, 2024 · 1 comment
Closed
3 tasks done

Text on bottom layers aren't mirrored #672

reilly-callaway opened this issue Apr 12, 2024 · 1 comment

Comments

@reilly-callaway
Copy link

reilly-callaway commented Apr 12, 2024

Prerequisites

  • I have read FAQ
  • I have searched existing issues (including closed ones)
  • I use KiKit at least version 1.5.0 (older version are not supported)

KiKit version

kikit, version 1.5.1+8.g11ce2b3

KiCAD version

8.0.1

Operating system

Windows 10

Description

When using the Python API, or generating a simple panel, text added to a bottom layer isn't mirrored. Applies to (at least) B_SilkS and B_Cu.

Steps to Reproduce

kikit panelize --text "simple; text: some text on the back; layer: B_SilkS;" input.kicad_pcb panel.kicad_pcb

@yaqwsx
Copy link
Owner

yaqwsx commented Jul 18, 2024

This had the exact root cause as 551e670. Hence the problem appeared only on Windows. Fixed in 0de661c.

@yaqwsx yaqwsx closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants