Giter Site home page Giter Site logo

ideas about jlc2kicad_lib HOT 3 CLOSED

tousstnicolas avatar tousstnicolas commented on August 15, 2024
ideas

from jlc2kicad_lib.

Comments (3)

TousstNicolas avatar TousstNicolas commented on August 15, 2024

Is it possible to import from JLC also the assembly type tag? aka SMD or wave soldering ?
Also if it is a Basic part or not? this can really help a lot.

This shoud be possible, I will try to take a look at it when I have the time.

Also but this is more like a side topic i noticed that every part comes with its own footprint , even tho that footprint is a standard one this may make the lib grow in size very fast due to a lot of duplicates.

You can use the --no_footprint argument if you do not want to create the footprint.
for example : JLC2KiCadLib C1337258 --no-footprint will only create the schematic for the mentioned component.

BTW i also found it a bit unclear how the parameters in the command line work so maybe a bit more explanations there would be nice

I will try to update the readme when I have the time to give better explanations.

from jlc2kicad_lib.

immortal-sniper1 avatar immortal-sniper1 commented on August 15, 2024

schematic == symbol for kicad here is another source of confusion since i understand schematic as being the entire circuit with op amps resistors and such

btw regarding footprint can u get a list in a script? since i think you can use string comparison (and that may be enough for most parts aka resistors and caps but i think it may work for many other standard footprintss)

from jlc2kicad_lib.

mikaelj avatar mikaelj commented on August 15, 2024

@immortal-sniper1 meanwhile, you can use this simple bash script I wrote to do batch processing of multiple parts, to add the missing SMD attr: https://github.com/mikaelj/jlc-kicad/blob/19302e96aa4621850ff5f9dfa071db96adff1f28/jlcpcb-library.sh#L44

from jlc2kicad_lib.

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.