You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the kicad full 7 docker image, rendering a PDF with just the silk screen, results in white output. Adding any other layer 'fixes' this.
The bottom silkscreen does not suffer from this problem.
Note that KiBot from dev will work with the above configuration because you are forcing the PCB edge. But if you disable it you'll see the first page is empty. If you keep the temporals you'll see KiCad printed the important things outside the page.
One possible workaround is to always make the board edge visible, but this shouldn't be a solution.
set-soft
changed the title
[BUG] Front silkscreen cannot be pdf printed by itself
[BUG] Layers cannot be pdf printed by itself when scaling and the board edge isn't printed
Dec 18, 2023
Ok, I filled a KiCad bug report lets see what the maintainers think about it. The *.Cu, *.SilkS and Edge.Cuts layers seems to work as expected, but the *.Fab, *.Paste, *.Adhes and user layers are scaled, but not centered. This moves the drawings outside the page for small boards, so you get an empty page.
set-soft
changed the title
[BUG] Layers cannot be pdf printed by itself when scaling and the board edge isn't printed
[BUG] Some layers cannot be pdf printed by itself when scaling and the board edge isn't printed
Jan 31, 2024
Using the kicad full 7 docker image, rendering a PDF with just the silk screen, results in white output. Adding any other layer 'fixes' this.
The bottom silkscreen does not suffer from this problem.
breakout_hdmi-assembly.pdf
is my kibot yaml file.
The text was updated successfully, but these errors were encountered: