MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 4 as of 2014-02-11 17:45:58
  • kicad

kicad

KiCad is an EDA software suite for the creation of professional schematics and printed circuit boards up to 16 layers. KiCad runs on Windows, Linux and Apple OS X and is released under the open-source GNU GPL v2 free of charge.

http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite

Software tools:

  • eeschema, schematic editor.
  • pcbnew, printed circuit board editor.
  • gerbview, GERBER file viewer.
  • cvpcb, footprint selector for components association.

SlackBuild wxGTK

  • cd /tmp
  • wget http://slackbuilds.org/slackbuilds/14.1/libraries/wxGTK.tar.gz

  • tar xvzf wxGTK.tar.gz
  • cd wxGTK
  • wget http://downloads.sourceforge.net/wxwindows/wxGTK-2.8.12.tar.gz

  • GNOMEPRINT=yes ./wxGTK.SlackBuild

  • installpkg /tmp/wxGTK-2.8.12-x86_64-3_SBo.tgz

SlackBuild kicad

  • cd /tmp
  • wget http://slackbuilds.org/slackbuilds/14.1/development/kicad.tar.gz

  • tar xvzf kicad.tar.gz
  • cd kicad
  • wget http://www.nielshorn.net/_download/slackware/source/kicad-bzr_20130325.tar.bz2

  • ./kicad.SlackBuild

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01