/EdaTools

Tools por PCB build

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

EdaTools

Tools and utilities for PCB design. !!!Very early version. Runs ok for my works.

EdaImport

  • Convert EAGLE v7 BRD file to EdaTools board file (.XBRD)
  • Convert EAGLE v7 LBR file to EdaTools library file (.XLIB)
  • Convert KiCad pcb file to EdaTools board file (.XBRD)

EdaExport

  • Convert EdaTools board file (.XBRD) to EAGLE or KiCAD
  • Convert EdaTools library file (.XLIB) to KiCAD footprint library

EdaExtractor.

  • Extract information from board (BOM, Centroids, etc)

EdaPanelizer.

  • Merge any number of boards to create a single board panel.

EdaCAMTool.

  • Create production files from CAM project file (.XCAM).
  • Generate gerber X3 image files.
  • Generate gerber X3 drill and route files.
  • Generate IPC-D356 file.
  • Generate IPC-2581C file.
  • Compliant with Ucamco Gerber File Format Specification (www.ucamco.com).
  • Passed Gerber test with "https://gerber-viewer.ucamco.com/".
  • Passed IPC2581C test with 3D PCBA Viewer.

Notes.

  • I used this tool for convert KiCAD to IPC2581 for board fabrication. Pending for assembly.