Giter Site home page Giter Site logo

Comments (5)

NilujePerchut avatar NilujePerchut commented on July 16, 2024

Teardrops on SMD pad in not well supported. You have to explicitly check the Include SMD pads if you want to try it.

The Do not insert teardrops inside same net zones prevents you to add teardrops inside a kicad zone. This is usually the good behavior to avoid holes in zone. See issue #18 for more details on that.

from kicad_scripts.

perdrix52 avatar perdrix52 commented on July 16, 2024

I did tick Include SMD pads

from kicad_scripts.

NilujePerchut avatar NilujePerchut commented on July 16, 2024

As I said above, teardrops on SMD pad are not working properly.
If you really need this feature, I suggest you to take look at the new kicad builtin teardrop (needs to compile the current nightly with a special flag).

from kicad_scripts.

WhiteChairFromIkea avatar WhiteChairFromIkea commented on July 16, 2024

As I said above, teardrops on SMD pad are not working properly. If you really need this feature, I suggest you to take look at the new kicad builtin teardrop (needs to compile the current nightly with a special flag).

It is easier than that, no need to compile anything: please download nightly (v6.99) and install as usual (will be side by side with existing v6.0). Then set allowteardrops flag insidde kicad_advanced file (search for that in the kicad forum). Teardrops are more advanced in native kicad, and I had no issues, ecen track neck down is implemented... But, dragons ahead, f8les saved with nightly (v6.99) are not backwards compatible with v6.0, so do backups.

Edit: exact texts (exact flagname and kicad_advanced filename) I written previously can be unprecise, came from my memory (I am not near pc now). But forum search should provide good results with similar keywords. I will be able to send my kicad_advanced file tomorrow. Also, I am not sure if that flag is needed anymore at all in order to use native teardrops, maybe this feature is already revealed to the public, too long time ago i changed that advanced file.

from kicad_scripts.

NilujePerchut avatar NilujePerchut commented on July 16, 2024

Thanks a lot ! I will give it a try.

from kicad_scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.