Author Topic: New In KiCad  (Read 7695 times)

0 Members and 1 Guest are viewing this topic.

Offline makoulisTopic starter

  • Newbie
  • Posts: 4
  • Country: gr
  • Electrical Engineering Department Of Kabala Greece
New In KiCad
« on: March 27, 2012, 10:15:53 am »
I start toy route my first pcb in KiCad. But I forget to include a component in my design. How I can include it to my design with out reroute all the pcb. And also how I can make wire jumpers to my design. For example I want to add the R4 in series with pin 3 of 555 at pin 14 of 4017.


Uploaded with ImageShack.us
 

Offline madworm

  • Frequent Contributor
  • **
  • Posts: 371
  • Country: de
Re: New In KiCad
« Reply #1 on: March 27, 2012, 11:00:25 am »
First you add the resistor to the schematic, recreate the netlist, read it into pcbnew. Then just add the tracks.

2 ways to use wire jumpers:

a) increase the via drill size to your wire diameter and use the bottom layer for jumpers only
b) use 0-Ohm resistors

http://tech.groups.yahoo.com/group/kicad-users/message/2018
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: New In KiCad
« Reply #2 on: March 29, 2012, 01:21:24 am »
I am only new at Kicad too.
It scares me when I change the schematic as I am afraid of losing work.

But  I think you have to annotate the schematic as well, to get your netlist.

schematic, annotate, recreate the netlist, read it into pcbnew. Then just add the tracks.

There are annotate options here that can muck the netlist up, so be careful.

ps. Being a programmer I also use source control (subversion) on my Kicad files. .sch, .lib, .mod, .net , .pcb.
I find it is especially useful as most Kicad files are text files. So you can see more easily what the differences are.
I would recommend using source control with Kicad to everyone.
Does anyone else do this?
 

Offline madworm

  • Frequent Contributor
  • **
  • Posts: 371
  • Country: de
Re: New In KiCad
« Reply #3 on: March 29, 2012, 07:26:34 am »
Yes, revision control is very important!

Personally I use GIT, which is of course vastly superior. It's even better than tiramisu!  ;D
 

Offline HackedFridgeMagnet

  • Super Contributor
  • ***
  • Posts: 2028
  • Country: au
Re: New In KiCad
« Reply #4 on: March 29, 2012, 08:23:05 am »
I have been using svn with all its warts for 10 years, so I am used to it and importantly I have never lost any work because of it.
I am not sure of gits advantages, in my experience it is
Git 2 vs Me 0
Once with Restore Snapshot which didn't restore anything, and once with some other sort of recover command that wasn't called anything like recover and didn't perform any recovery. ( Sorry can't remember the names but they are on the standard apple menu in XCode.)

ie Lost my work, couldn't be bothered trying to dig it out of the file system, it's probably still on the machine somewhere. Admittedly It was a version integrated with Xcode.
I since installed SVNX onto the Mac and it uses my windows SVN repository, which is nice and it is now centrally backed up.
I am not even sure of the Advantages of a Git Style 2 stage repository for small projects, seems like a waste of time.
I tend to steer away from things if I feel the level of hype doesn't match my experience, things in this category for me are
Apple
Python
Git

Each to their own, I guess.

 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf