-
Notifications
You must be signed in to change notification settings - Fork 120
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
Include SMD and single via mode don't do anything #23
Comments
Same issue on KiCad stable on Windows. |
Thanks for the reports |
Still having the issue on a few designs. https://github.com/gcormier/megadesk is one of them experiencing the issue. |
Thanks for the design. It helps a lot ! Nevertheless, teardrops on SMD pads are not fully supported for the moment. Expect strange behavior according to the pad shape/size/orientation. |
Unfortunately on windows, still no effect clicking the button. Nothing happens. |
I am sorry to come back to you so late. |
Sorry, just on vacation but I will try to get more information to you soon!. |
Plugin version: V0.4.9 installed from github
OS: W10 64bit
KiCad Version Pcbnew
Version: (5.1.6)-1, release build
Libraries:
wxWidgets 3.0.4
libcurl/7.66.0 OpenSSL/1.1.1d (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.1.1) nghttp2/1.39.2
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.71.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.66.0
Compiler: GCC 9.2.0 with C++ ABI 1013
Build settings:
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_USE_OCC=OFF
KICAD_SPICE=ON
Installed: ~\AppData\Roaming\kicad\scripting\plugins\teardrops
Behaviour 1:
Select a via or smd pad,
Open plugin using UI button,
Will add teardrops to everything, ignoring initial selection
Behaviour 2:
Open plugin using ui shortcut, nothing pre-selected
Check "include smd pads"
Select "ok"
Nothing happens
All the other options seem to work as expected. Unsure If I've installed wrong or an issue with my vesion od KiCad. I've seen the other issue for KiCad V5.99 but I'm pretty sure I am running the stable version.
The text was updated successfully, but these errors were encountered: