Replies: 1 comment 3 replies
-
|
Thanks for letting me know! I will explore this and I will try to trace the reason for the change in KiCAD. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tested KiCad 8.0.4 (not 8.0.5 yet) and the plot controller changed its behavior, IMHO a nasty bug. Now the drill marks are visible in places where you don't have a pad (before they were invisible, white over white), but now they aren't visible where you have a pad (doing zoom you can see something, but useless if you print it). The result is a damaged 3D stencil.
This is the stencil generated using KiCad 6 to 8.0.3:
And this is the one generated by 8.0.4:
In both cases KiKit is 1.6.0.
Is this a KiCad feature or a bug? Any plans to fix it on KiKit?
Beta Was this translation helpful? Give feedback.
All reactions