Giter Site home page Giter Site logo

Library arduino about kicad-library HOT 15 CLOSED

jonathan-iap avatar jonathan-iap commented on July 20, 2024
Library arduino

from kicad-library.

Comments (15)

michal777 avatar michal777 commented on July 20, 2024

In this thread:
https://forum.kicad.info/t/library-for-shield-arduino/482/8
I suggested creating issue because I don't know much about arduino and templates in kicad but I guess that it would be better to make templates based on this library and it should be discussed here.

from kicad-library.

 avatar commented on July 20, 2024

(...) it would be better to make templates based on this library (...)

Exactly. Templates were designed just for that.
KiCad Manager manual gives the guidelines how to prepare complete template.

from kicad-library.

jonathan-iap avatar jonathan-iap commented on July 20, 2024

ok i'will watch how to creat a template. But where i found " KiCad Manager manual " ?

from kicad-library.

 avatar commented on July 20, 2024

But where i found " KiCad Manager manual " ?

Start KiCad and call Help -> Contents. Page 6.

from kicad-library.

jonathan-iap avatar jonathan-iap commented on July 20, 2024

I don't have file in Help. I use arch linux and i install package kicad-bzr and kicad-library-bzr. But in /usr/share/kicad/ i have only /demos, /library, /modules, /template and not /help or looks like help directory. Can I find it at an another place?

from kicad-library.

nickoe avatar nickoe commented on July 20, 2024

http://www.kicad-pcb.org/display/KICAD/KiCad+Documentation

from kicad-library.

jonathan-iap avatar jonathan-iap commented on July 20, 2024

Thank nickoe.
But just to be sure, i do made one template per one shield ?
so for my library: 7 for shield with no contour + 7 for shield with contour ?

from kicad-library.

michal777 avatar michal777 commented on July 20, 2024

I'd suggest to create 7 templates, one for each shield. Contour should be drawn on Edge.Cuts layer as it is in template of shield for raspberry.

from kicad-library.

jonathan-iap avatar jonathan-iap commented on July 20, 2024

ok rooo f**k (sorry)

from kicad-library.

jonathan-iap avatar jonathan-iap commented on July 20, 2024

Hello, i start to redraw my library and i want to know, how i do orginise my project for summit a pullrequest? My lybrairie Template have got this structure: in file Template you have 7 directorys who each contain 1 complete board. i create a directory for modules who i use in template and i have an other directory for 3D view in relation whith modules. I keep this structure? or do I place directory "module" and "3D" in directory of "Template of each board" ? An other question what size "edge.cuts" an "Dwgs.user" do have?

from kicad-library.

michal777 avatar michal777 commented on July 20, 2024

An other question what size "edge.cuts" an "Dwgs.user" do have?

There are no rules but I think 0.15 mm will be ok (the same as silkscreen).

You don't need to attach *.pretty footprints because they can be extracted from *.kicad_pcb (board).
You don't need to attach schematic library but there should be correct -cache.lib in project directory.
It's possible to use ${KIPRJMOD} to use 3d models existing in project directory. Example of path in *.kicad_pcb file:

    (model ${KIPRJMOD}/Socket_Arduino.3dshapes/Socket_header_Arduino_1x08.wrl

from kicad-library.

jonathan-iap avatar jonathan-iap commented on July 20, 2024

Thank micha777 it's work great for 3D views.
I place anyway *.pretty. I think it's good to keep a directory in template where you can change/place other footprint if they are propose do not correspond.
Ok know my first board is ready! i have correct edge cuts and meta are ok i'will try to summit a pull request...

from kicad-library.

CarlPoirier avatar CarlPoirier commented on July 20, 2024

The templates for the Arduino boards made by @pouic13 have been merged.

from kicad-library.

nerdius avatar nerdius commented on July 20, 2024

Hi, everyone.

Which library has this been added to? I can't find one. It's not available in my KiCad install either.

@jonathan-iap Thanks for your awesome work.

from kicad-library.

nerdius avatar nerdius commented on July 20, 2024

Oh, here they are.

from kicad-library.

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.