This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste flags and rounded pads).

Features

  • -inf switch just displays information about the DXF file (layers used, drawing extents)
  • -xl switch allows the user to exclude layers from consideration--useful to remove features not applicable to the PCB, such as page borders and title blocks
  • Can use line weights from DXF file or override them with user setting.
  • -scl switch scales the drawing by given factor
  • -dmo switch prevents dxf2pcb from moving the drawing to the origin before exporting
  • -cth switch allows conversion of circles smaller than a specified size to drill holes (makes fixing element locations a snap)
  • -v switch for verbose mode
  • -el switch for generating element files
  • -an switch for automatically numbering pins/pads
  • -iun and -ilu switches for overriding drawing and line weight units

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow dxf2pcb

dxf2pcb Web Site

Other Useful Business Software
Ship AI Apps Faster with Vertex AI Icon
Ship AI Apps Faster with Vertex AI

Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of dxf2pcb!

Additional Project Details

Intended Audience

Developers, Engineering

User Interface

Command-line

Programming Language

Python

Related Categories

Python Electronic Design Automation (EDA) Software

Registered

2014-05-27