Introduction to Cadsoft Eagle Cadsoft Eagle Is Printed Circuit Board (PCB

Total Page:16

File Type:pdf, Size:1020Kb

Introduction to Cadsoft Eagle Cadsoft Eagle Is Printed Circuit Board (PCB Introduction to CadSoft Eagle Cadsoft Eagle is printed circuit board (PCB) computer aided design (CAD) software. The software allows users to create schematic circuits, PCBs, and libraries, while also allowing user to generate bill of materials (BOM) and Gerber files. The software is free, easy to use/learn, and is compatible with Windows, Linux, and Mac OS. The free version can be downloaded from http://www.cadsoftusa.com/download-eagle/ These tutorials will cover basic navigation of the software‟s environment, creating libraries and basic components, creating schematics and PCBs, and generating necessary files for fabrication. 1.1 Accessing the Main Control Panel Each time Eagle is opened, a Control Panel screen will appear. All projects, libraries, processing jobs, and files can be accessed, created, and edited from this screen. Figure 1. Control Panel 1.2 Starting a New Project Each time a user wants to create a new PCB, a project folder is used to store all necessary files such as the schematic, layout, and Gerber files. To create a new project, first open the projects folder and click on Projects > Eagle. Figure 2. Control Panel – Eagle folder With the eagle folder opened as shown above in figure 2, click on File>New>Project to create a new folder to store all necessary files for a project. 1.3 Creating a New Library Libraries are folders in the software that contain the files for individual components such as resistors, capacitors, integrated circuits (ICs), etc. The user can create new parts by creating the necessary parameters for a component, storing them in a library, and accessing them in the schematic/layout portion. To create a new library, click on File>New>Library. A pop-up window will appear. To create a part like a resistor, there are three components that need to be designed: Symbol, Package, and Device. The Symbol represents the schematic form of the component. This component is used in the schematic editor which allows the user to connect wires from component to component. When observing datasheets, a user will see a symbolic representation of a component with labels of what each pin does. That is the same case in Eagle. The Package is the physical representation of the component. This component is used in the layout editor where the user places the part on a printed circuit board to wire. Datasheets provide design specifications of the part, such as pin length and width and various distances. Typically the design specifications can be found at the bottom of datasheets. The Device is the final step in creating a part. In the device portion, pins are matched between Symbol and Package such that whatever way the user creates the Symbol, it correlates to the correct pin in the Package. The order in which the component is made does not matter, but the Device will always come last. The user can either make the Symbol first and Device second, vice versa. All three components can be accessed/created from the pop up window. Symbol Package Device Figure 3. Device, Package, and Symbol Creation 1.4 Creating a Components Symbol When making a Symbol, a pop-up window will appear requiring the user to label the symbol. When using the schematic layout editor, this label will appear next to the component. An example for naming a symbol is making a certain resistor size (package size). Resistors come in various sizes such as 0402, 0603, 0804, etc. If the user is making a 0603 resistor, a potential name is R0603. Figure 4. Creating a New Symbol After naming the Symbol, a Symbol Editor will appear. There are various tools that can be used to create the Symbol, but the most critical are the Name, Text, Rectangle, and Pin tools. Figure 5. Symbol Editor The first step adds the necessary number of pins onto the editor. These pins are the symbolic representation of the pins of the component. Arrange the pins such that there is no overlap with the labels. Once the pins are laid out, use the Rectangle tool to draw a box for the pins. This is helpful for documentation purposes. The Name tool can be used to name pins and is helpful for documentation, and for Device creation. An example of a symbol is shown in Figure 6. Figure 6. Symbol Example A general rule of thumb when creating Symbols is to add a name and value to the component. These labels are used to document the specific component and its value (capacitor, resistors, and inductors). The software uses the “>” symbol as a reference to the Name and Value tools in the toolbar. To add a Name and Value, use the Text tool in the toolbar and type “>Name” or “Value”. 1.5 Package Creation Now select Package symbol in the main window. Again, a name editor will appear asking for a Package name. Components come in all shapes and sizes, but there are general package types available. The process of creating a Package varies from that of the Symbol. In the symbol portion, the size and units do not affect the use of the component. In the Package creation step, the component being made must match the design specification of the datasheet. The first step in creating a components Package is identifying the type of unit used. Depending on the country of origin, different units are provided by the manufacturer (typically millimeters or inches). To change the units, the user can access the Grid editor on the top left. The Size is the most important parameter because it affects the scaling of the grid of the Package editor. The Multiple and Alt parameters will scale with the grids units. Figure 7. Grid Editor Similar to the Symbol creation, the most important tools that are used are the Name, Info, Wire, Text, Rectangle, and Pad tools. The Info tool provides necessary information on anything on the screen such as a wire, a pad, or a text. Parameters can be set from editing the Info window. For example, the user wants to draw a box that is 2x5 mm. The user could draw an arbitrary box using the Rectangle tool, and then edit the dimensions of the box using the Info tool to meet the 2x5mm criteria. Info / Show Layer / Mark Move / Copy Mirror / Rotate Select / Wrench Paste Delete Name / Miter Split Wire / Text Circle / Arc Rectangle / Polygon Pad / SMD Hole / Dimension Figure 8. Package Toolbox There are two types of Pads that are used in the Package creation. Pads represent the contact points for which components, such as resistors and capacitors, connect to the PCB layer. The two types of Pads are either thru hole or surface mount device (SMD). Use the name tool to label the pad so that it matches the datasheet. To create a Package, first place down the necessary number of Pads for the component. Use the Info tool to edit the dimension of the Pad, such that the Pad properly fits the specification of the datasheet. Then use the Info tool to adjust the coordinates* of Pad to its designated location. *Eagle references a component by the center of part. For example, there is a circular part centered at (0,0) with a radius of 2mm. Eagle will refer to its location at (0,0), and therefore if the part is moved it will correlate to the position where the part was previously. After placing the Pads onto the editor, use the Wire tool to draw the dimension of the component. Switch to layer 21 tPlace, which is specifically used for documentation. Then, add the >Name and >Value labels. Figure 9. Package Example 1.6 Device Creation The last step is to connect the pins of the Symbol and Package. Click on the Device symbol and a screen will prompt the user for a name of the device. Typically, users name the Device and Symbol the same. Figure 9. Device Editor First, add the device by clicking on the Add tool located underneath the Wrench tool. Select the component and center it to the crosshair in the editor. In the bottom right of the screen, click New > Connect. In the new window, match the corresponding pin and pad and connect them. After connecting the pin and pad, save the components. 1.7 Schematic Design A schematic is the file where the symbol of a device is connected with other parts to create a circuit. Click on File>New>Schematic to create a new schematic. The general guide to building a schematic is broken into two processes: adding parts and wiring them. Click on Edit>Add to add a new part to the schematic. A window will appear that lists all of the libraries provided by the distributor and the libraries designed by the user. There is a search bar to look for specific components or libraries. The most necessary components that need to be included in any circuit are the power and ground components. To search for power and ground, type in “VCC” for power and “GND” for ground. Figure 10. Adding Parts With the parts placed, use the Wire tool to connect them. The wire tool will draw a green line from where the user designates, and it represents a physical wire that would connect pins on a circuit board. Use the Name and Value tools to change the name of components or to add values. When the user clicks on a component such as a capacitor with one of the tools selected, a pop-up box will appear. Figure 10. Changing Name and Value An alternative to connecting components is to use the Label tool.
Recommended publications
  • Eagle Tutorial
    EAGLE EASILY APPLICABLE GRAPHICAL LAYOUT EDITOR Tutorial Version 5 Schematic – Layout – Autorouter for Linux® Mac® Windows® CadSoft Computer www.cadsoftusa.com 6th Edition 005175100 Copyright © 2010 CadSoft Computer All Rights Reserved CadSoft Computer is a trading division of Newark Corporation. If you have any questions please feel free to contact us: USA and other countries: Phone: +1 (954) 237 0932 Fax: +1 (954) 237 0968 Internet: www.cadsoftusa.com Email: [email protected] Germany and other European countries: Phone: +49 (0)8635 6989-10 Hotline: +49 (0)8635 6989-30 Fax: +49 (0)8635 6989-40 Internet: www.cadsoft.de Email: [email protected] And remember that we offer a free hotline for our customers! Copyright 2010 CadSoft Computer. All rights reserved worldwide. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, scanning, digitizing, or otherwise, without the prior consense of CadSoft Computer. Printing this tutorial for your personal use is allowed. Windows is a registered trademark of Microsoft Corporation. Linux is a registered trademark of Linus Torvalds. Mac is a registered trademark of Apple Computer Inc. Table Of Contents 1 What to expect from this Tutorial...............................................................6 2 Features of EAGLE.......................................................................................7 System Requirements...............................................................................7
    [Show full text]
  • S. No. SPECIFICATION for Features to Be Provided by PCB Design Tool
    S. No. SPECIFICATION for features to be provided by PCB Design Tool Software 1 General Specification 1.1 Basic requirements The Electronics PCB Design Tool shall be a floating license with software for PCB design including schematic entry, component creation, component libraries, BOM generation, PCB placement and routing, ERC and DRC checks and exporting for manufacturing and documentation. 1.2 Import / export Should support for import and/or export of designs and library data created in similar reputed PCB CAD packages, viz. OrCAD®, Allegro®, PADS®, Cadstar®, Eagle®, P- CAD®, Protel®, Altium®, Mentor Graphics® DxDesigner®(Import), Mentor Graphics® Expedition(Import), Zuken® CADSTAR®(Import), P-CAD 1.3 Manufacturing File Outputs Should have facility to publish to PDF, print or web with a controlled view of a project's history and dependencies, generate Gerber, Gerber X2, NC Drill, ODB++ 3D video animations, and STEP files. 1.4 Assembly file outputs Should generate assembly drawings, pick and place file, test point report. 1.5 Batch processing Should support post processing using Batch Process 1.6 System The software shall work in 64bit Windows 7 , Requirements Windows 8 or Windows 10 version desktop / laptop. Linux support is desirable but not essential. The software should work on intranet from behind proxy server of the organization and internet connectivity should not be essential for its installation, use and upgrade. 2 Library 2.1 Library Management Should have unified library management based on a single data source for all component models and linked data including 3D models, data sheets and supplier links. 2.2 Library Should have library of major components from reputed manufacturers with provision to download files and work offline.
    [Show full text]
  • Tutorial and Design of Printed Circuit Board ”Big Blinky”
    Paper ID #31292 An Electronics Lab Project—Tutorial and Design of Printed Circuit Board ”big blinky” Dr. Rod Blaine Foist, California Baptist University Rod Foist Professor (and IEEE student club advisor), Electrical and Computer Engineering, Gordon & Jill Bourns College of Engineering, California Baptist University, [email protected]. Dr. Foist received his B.S. and M.S. degrees in Electrical Engineering from the University of Washington in 1982 and 1989, respectively. He earned his Ph.D. degree in Electrical and Computer Engineering from the University of British Columbia in 2011, specializing in signal processing of spectroscopy data with secondary emphasis in system-on-chip implementation. His on-going research interests involve embedded processing using FPGAs and hardware acceleration of algorithms. In the fall of 2011, Dr. Foist joined the College of Engineering at California Baptist University. He is a U.S. Navy veteran who still strives to serve God and country. He has been happily married for 42 years and has four adult children and two grandchildren. Dr. John Butler, California Baptist University Dr. John Butler is currently an Assistant Professor in the department of Electrical and Computer En- gineering at California Baptist University. He received his B.S., M.S., and Ph.D. degrees in Electrical Engineering from the University of California, Riverside, in 2009, 2011, and 2014, respectively. In the fall of 2018 Dr. Butler joined the Gordon and Jill Bourns College of Engineering at California Baptist University as an Assistant Professor. Prior to this, he served as an Adjunct Professor since 2014. His re- search background includes nanoscale fabrication and characterization, particularly of magnetic thin films for data storage and logic devices.
    [Show full text]
  • Minor Changes and Bug Fixes
    List of fixed bugs in DipTrace 4.1.3.1 if compared to 4.1.3.0 PCB Layout 1. If IPC-7351 models are used, STEP export does not work. 2. When entering text into table cells "Shift + U" works as a Hotkey. 3. When importing KiCad 5.1 files, SMD pads on the Bottom layer may be imported incorrectly. Schematics 1. When entering text into table cells "Shift + U" works as a Hotkey.. 2. Back Annotate does not update supplier information. List of fixed bugs in DipTrace 4.1.3.0 if compared to 4.1.2.0 General 1. Snap EDA: multiple clicks for page switching result in a long "freezing". PCB Layout 4. The panelization parameters are reset when opening a schematic file in the PCB Layout after starting. 5. D-shape pads are displayed incorrectly in the Mirror mode. 6. The Highlight Net for the Obround and D-shape pads is displayed incorrectly in the Mirror mode. 7. TrueType text is shifted in BOM HTML. 8. DXF with multilayer blocks is imported incorrectly 9. Export of arcs with a very small angle and extra-large radius to Gerber has been changed. 10. Chamfer of the corners of a rectangular board outline may result in incorrect formation of outlines in Gerber when panelizing with Edge Rails. 11. After changing any of the markings parameters for a group of selected objects, the marking for selected Mounting Hole and Fiducial may appear. 12. Dimension objects are not updated automatically after changing the shape dimensions in the shape properties.
    [Show full text]
  • Manual EAGLE
    EAGLE EASILY APPLICABLE GRAPHICAL LAYOUT EDITOR Manual Version4.1 ® 2ndEdition Copyright©2004CadSoftAllRightsReserved ThissoftwareanddocumentationarecopyrightedbyCadSoftComputer, Inc.,doingbusinessunderthetradenameEAGLE.Thesoftwareanddocu- mentationarelicensed,notsold,andmaybeusedorcopiedonlyinaccor- dancewiththeEAGLELicenseAgreementaccompanyingthesoftware and/orreprintedinthisdocument.Thissoftwareembodiesvaluabletradese- cretsproprietarytoCadSoftComputer,Inc. All trademarks referenced in this document are the property of their respec- tive owners. Specifications subject to change without notice. Copyright2004CadSoftComputer,Inc.Allrightsreservedworldwide No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electonic, mechanical, photocopy- ing, recording, scanning, digitizing, or otherwise, without the prior consense ofCadSoft. Printed in the United States of America. Howtoreachus OfficeHoursare: Mon-Thu: 9amto5pmEST Fri: 9amto4pmEST Phone: +1561274-8355 Fax: +1561274-8218 E-mail: [email protected] Web: http://www.cadsoftusa.com CadSoftComputer,Inc. 801SouthFederalHighway,Suite201 DelrayBeach,Florida33483-5185 U.S.A. EAGLELICENSEAGREEMENT Thisisalegalagreementbetweenyou,theenduser,andCadSoftComputer,Inc.,which marketssoftwareproductsunderthetrademarkEAGLE.CadSoftComputer,Inc.shallbe referredtointhisAgreementasCadSoft.IfyoudonotagreetothetermsofthisAgree- ment,promptlyreturnthediskettepackageandaccompanyingitems(includingwritten materialsandcontainers)totheplaceyouobtainedthemforafullrefund.USEOFTHIS
    [Show full text]
  • Altium Designer 14
    Altium Designer 14 Altium Designer is the industry’s only electronics design system with a native 3D PCB engine backed by a unified design data model. Designers are presented with a complete and holistic picture of their electronics design, with real-time supply chain information, design costs and cost targets, live electrical and drafting rules checking, real-time PCB design constraint reporting and real-time views of the circuit board in 3D. Excellent visibility into the complete data model give the designer all the information needed to make good design decisions, on time. The design is synchronized between different domains. Schematics are tightly synchronized with the state of the PCB, FPGA pins. Signal definitions are synchronized with nets on the board, memory and port allocations in the embedded software platform can be synchronized to the hardware design. Board Design Altium Designer combines design capture, PCB layout, FPGA design, embedded software development and manufacturing files support in one unified application. Its single design database eliminates data translation and synchronization issues. Flexible library management including support for database and Vault driven libraries. Full hierarchical and multi-channel design entry with design reuse, and variant support. Logical and graphical comparison of different revisions in both schematic and PCB. Spice 3f5 compatible mixed signal simulation with support for popular pSpice extensions. pre- and post-layout signal integrity analysis. Advanced interactive routing incl. differential pair support, length tuning, impedance controlled routing. Native 3D Board Design with real time 3D collision check. Full 3D support for rigid-flex designs and automated linking and updating to, and from, mechanical CAD models.
    [Show full text]
  • How to Make an Eight Bit Computer and Save the World!
    How to Make an Eight Bit Computer and Save the World! Braddock Gaskill Humane Informatics [email protected] SGVLUG 8 April 2010 Overview -Present Device -Overview -Goals -Device Demo -Functional Requirements -AVR Open Ecosystem - Uzebox -AVR Open Ecosystem - Arduino -AVR Open Ecosystem - gcc, avr-libc, avrdude -AVR Open Ecosystem - avrfreaks, uzebox forums, etc -Video Requirement - Tellymate -SD Card Requirement - Wave Shield/Uzebox -FAT Requirement - Petite FatFS -USB Desirement - V-USB -Schematic (Eagle, GEDA, gschem, PCB Artist) -Layout -Bill of Materials -PCB Fabrication -Assembly -Pricing SGVLUG 8 April 2010 Talk Overview Today's Audience Independently Wealthy Philanphrapists Non-Governmental Organizations, UN, etc DoD Civil Affairs, USAID Geeks interested in Playing with Microcontrollers Building & Fabricating things Open Source Tools and Hardware Today's Talk Overview and demo of device Survey of AVR Open Source Hardware Survey of AVR Open Source Tools Walk through of design and design tools Walk through of fabrication and manufacturing SGVLUG 8 April 2010 Bridging TV/Internet Gap SGVLUG 8 April 2010 Bridging TV/Internet Gap Market >700 million SGVLUG 8 April 2010 Pitch 2GB SD Card = ~5,000 books or better part of Wikipedia Humane Reader device turns any TV set into an e-book/wikipedia reader. Production Cost approx $20 (incl SD Card) SGVLUG 8 April 2010 Value Proposition The Humane Reader can provide a virtual library to any developing world school or individual with electrical power for less than the cost of a single textbook. SGVLUG 8 April 2010 Secondary Goals Goal: Create an extendable, hackable, 8-bit general computing platform both for first through third world developers and experimenters.
    [Show full text]
  • Version 9.5 Manual
    EASILY APPLICABLE GRAPHICAL LAYOUT EDITOR Version 9.5 Manual 90925951 Copyright © 2019 Autodesk All Rights Reserved This software and documentation are copyrighted by Autodesk, doing business under the trade name EAGLE. The software and documentation are licensed, not sold, and may be used or copied only in accordance with the EAGLE License Agreement accompanying the software and/or reprinted in this document. This software embodies valuable trade secrets proprietary to Autodesk. Specifications subject to change without notice. © Copyright 1988-2019 Autodesk. All rights reserved worldwide. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, scanning, digitizing, or otherwise, without the prior consent of Autodesk. Printing this manual for your personal use is allowed. Book compiled by Richard Hammerl since 1998. Windows is a registered trademark of Microsoft Corporation. Linux is a registered trademark of Linus Torvalds. Mac is a registered trademark of Apple Computer, Inc. Table of Contents Chapter 1 Introduction...............................................................25 1.1 What is in this Manual?................................................................25 1.2 Important Changes since Version 8..............................................26 Managed Folders for sharing libraries..........................................26 New GROUP Handling.................................................................26
    [Show full text]
  • Training Autodesk EAGLE (English)
    Owned by Dipl. Ing. Mario Blunk Buchfinkenweg 3 99097 Erfurt / Germany Phone +49 (0)361 6022 5184 Email [email protected] Internet www.blunk-electronic.de Doc. Vers. 2017-08-10 Design Reviews Surveys Consulting HW/SW Engineering (Eagle, KiCad, VHDL, Verilog, Ada, Linux) Agenda Day #1 Day #2 Day #3 ● schematic capture ● part placement ● creating/editing parts in ● defining net classes ● texts in copper the library ● electrical rule check ● silk screen ● symbols, packages, (ERC) ● design rules (DRC) devices ● schematic structure ● layer setup, via types ● library structure ● exercises & consulting ● routing ● naming conventions ● preparing PCB layout ● communication with ● resource management ● outlines of the board suppliers and assembly ● CAM processor ● fiducials, mounting holes houses ● Gerber/drill data ● exercises & consulting Day #4 ● project & schematic structure ● practicing with modular and hierarchic designs ● naming conventions / style guides ● introduction to agile HW development ● design for test & manufacturing (DFT/DFM) ● scripting & automation Create Project right-click / new project Create Schematic #1 right-click on project name / new schematic Create Schematic #2 Schematic Frame command ADD Schematic Capture #1 commands ADD, USE, MOVE, DELETE, GROUP, NAME, VALUE, CHANGE, SMASH Schematic Capture #2 commands NET, NAME, LABEL, SPLIT, JUNCTION, SHOW Schematic Capture #3 command INVOKE or across sheets use INVOKE V1 Nets commands LABEL, MOVE, DELETE Gate Swap command GATESWAP before after Busses commands BUS, NAME,
    [Show full text]
  • Intro to PCB-Design-Tutorial
    Intro to PCB Design Objectives In this tutorial we’ll design a printed circuit board (PCB) in Eagle. This PCB will be an Arduino shield - a board that sandwiches with an Arduino microcontroller to provide extra functionality. The PCB will have a collection of LEDs on it that can be controlled from the arduino. ● Get familiar with the process and vocabulary of PCB design ● Learn how to use Eagle ● Lay a foundation that you can build off of to do more complex PCB design in the future You can learn more about Arduino shields here: https://learn.sparkfun.com/tutorials/arduino-shields/all ​ Questions? Email: [email protected] or [email protected] ​ ​ ​ Getting Started There are many different PCB design softwares, such as the following: ● Eagle ● Altium ● Cadence ● KiCAD ● CircuitMaker Eagle, KiCAD, and CircuitMaker have free versions. Altium and Cadence are both really powerful and customizable, but this makes them more difficult to learn on. The free version of Eagle is pretty user friendly and straightforward to learn on and provides the functionality we need for the workshop, so that’s what we’re going to use. 1. Download Eagle from the autodesk website: https://www.autodesk.com/products/eagle/free-download ​ 2. After you download it, either create an Autodesk account or sign in with yours. After this is complete, Eagle will open in the Control Panel view. The Control Panel is your home base in Eagle. This is where you can create and access your projects and libraries. Libraries are files that contain part descriptions: what is the symbol that represents the part and what does the part’s physical footprint need to look like.
    [Show full text]
  • Ashesi University
    ASHESI UNIVERSITY PROTOTYPING A CAN BUS NODE FOR PREDICTIVE VEHICLE MAINTENANCE. CAPSTONE PROJECT B.Sc. Computer Engineering MAC-NOBLE BRAKO-KUSI 2019 ASHESI UNIVERSITY PROTOTYPING A CAN BUS NODE FOR PREDICTIVE VEHICLE MAINTENANCE. CAPSTONE PROJECT Capstone Project submitted to the Department of Engineering, Ashesi University in partial fulfilment of the requirements for the award of Bachelor of Science degree in Computer Engineering. Mac-Noble Brako-Kusi 2019 DECLARATION I hereby declare that this capstone is the result of my own original work and that no part of it has been presented for another degree in this university or elsewhere. Candidate’s Signature: …………………………………………………………………………………………… Candidate’s Name: …………………………………………………………………………………………… Date: …………………………………………………………………………………………… I hereby declare that preparation and presentation of this capstone were supervised in accordance with the guidelines on supervision of capstone laid down by Ashesi University College. Supervisor’s Signature: …………………………………………………………………………………………… Supervisor’s Name: …………………………………………………………………………………………… Date: …………………………………………………………………………………………… i Acknowledgements I would like to thank my supervisor, Dr. Robert Sowah, for his immense support and input. I would also like to thank the faculty of engineering for the tools provided, that made the execution of this project possible. ii Abstract The modern-day automobile is no longer just an analog and mechanical entity. Currently, the most basic of vehicular functions have been computerized. The dedicated hardware assigned to these tasks are electronic control units (ECU). Automobiles consist of a number of ECUs networked together to ensure proper functioning of the vehicle. The overall safety of the vehicle relies on real-time communication between the ECUs. Intra-vehicular communication is possible because of the Controller Area Network (CAN). ECUs are responsible for detecting skids, performing anti-lock braking and providing vehicle diagnostic information.
    [Show full text]
  • User Manual for PCB-4.1.3 an Open Source, Interactive Printed Circuit Board Layout Program
    User Manual for PCB-4.1.3 an open source, interactive printed circuit board layout program by Harry Eaton and PCB Contributors This User Manual documents how to use PCB-4.1.3, the open source, interactive printed circuit board layout program. Copyright c 1994, 1995, 1996, 1997, 2004 Thomas Nau Copyright c 1997, 1998, 1999, 2000, 2001, 2002 Harry Eaton Copyright c 2003, 2004, 2005, 2006, 2007, 2009 Dan McMahill Copyright c 2004 DJ Delorie Copyright c 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 PCB Contributors This program is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WAR- RANTY; without even the implied warranty of MERCHANT-ABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. i Table of Contents History ....................................... 1 1 Overview .................................. 4 2 Introduction............................... 5 2.1 Header ..................................................... 5 2.2 Symbols .................................................... 5 2.3 Vias........................................................ 5 2.4 Elements ................................................... 6 2.5 Layers ...................................................... 7 2.6 Lines ......................................................
    [Show full text]