Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Add a generator for capacitor networks. #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Doeme
Copy link

@Doeme Doeme commented Nov 30, 2019

This is basically just a copy of the R_Networks code, with some minor (i.e. drawing capacitors instead of resistors) and sedding s/resistor/capacitor/g.

It spans the following types:

  • C_Pack: Multiple capacitors in one package
  • C_Network: Multiple capacitors with one lead in common

It is still lacking the proper footprints though.

Here's an example of one network (or rather pack)

LibrEPhys-ADC-Analog Inputs-ADC Input 5 svg

This is basically just a copy of the R_Networks code, with some
minor (i.e. drawing capacitors instead of resistors) and sedding
s/resistor/capacitor/g
@poeschlr
Copy link
Collaborator

Is there a symbol pull request?

@Doeme
Copy link
Author

Doeme commented Feb 23, 2020

Alas, there is not, since I have not figured out how to auto-generate the footprints yet (and for the project that spawned this pull request I hand-crafted the one needed).

I've found some kicad-integrated generators (reached by the footprint-editor), should these be used?

@poeschlr
Copy link
Collaborator

@Doeme
Copy link
Author

Doeme commented Feb 23, 2020

Oh, ok, cool. I can at some point include the C_ARRAY footprints there, but at the moment I'm rather preoccupied. It'll probably be 2 months until I work on it again.
If somebody wants to step in: feel free! ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants