pcb-rnd
{{One source|date=November 2021}}
{{Infobox software
| name = pcb-rnd
| logo =
| logo alt = pcb-rnd layout design software
| screenshot = Pcb-rnd-screenshot.jpg
| screenshot alt =
| caption = pcb-rnd running on Linux
| author = Tibor Palinkas, others
| released ={{Start date and age|2013}}
| latest release version = {{wikidata|property|edit|reference|Q56276672|P548=Q2804309|P348}}
| latest release date = {{Start date and age|{{wikidata|qualifier|Q56276672|P548=Q2804309|P348|P577}}}}
| latest preview date =
| repo = {{URL|svn://repo.hu/pcb-rnd/trunk}}
| programming language = C
| operating system = Unix, Linux, Windows
| language = English
| license = GPL 2.0-or-later
| website = {{URL|repo.hu/projects/pcb-rnd}}
}}
pcb-rnd is a modular and compact (core under 60k source lines of code (SLOC), plug-ins at 100k SLOC) electronic design automation (EDA) and computer-aided design (CAD) software application used for layout design of electrical circuits. It is used professionally and in universities. Pre-built packages are available on several operating systems. The software focuses on multiple file format support, scripting, multiple font support, a query language and command-line interface support for batch processing and automation. The software provides user interfaces for command line, GTK2+gdk or +gl, GTK4+gl, and Motif supporting multiple graphical user interfaces (GUIs) with the same thing for every interface.
History
pcb-rnd was originally developed from a friendly fork of the geda PCB project. In 2020, pcb-rnd was funded through NGI0 PET as a part of the European Commission's Next Generation Internet program.
A whole EDA suite, named Ringdove, has emerged around pcb-rnd by 2023, featuring a schematics editor (sch-rnd), a gerber–excellon–CAM viewer (camv-rnd), and a PCB autorouter (route-rnd).
See also
{{Portal|Electronics|Free and open-source software}}
References
{{Reflist|refs=
{{cite web |title=repology |url=https://repology.org/project/pcb-rnd/versions}}
{{cite web |title=nlnet |url=https://nlnet.nl/project/pcb-rnd/}}
{{cite web |title=Ubuntu |url=https://packages.ubuntu.com/artful/pcb-rnd |access-date=2018-09-13}}
}}
{{CAD software}}
{{DEFAULTSORT:pcb-rnd}}
Category:Engineering software that uses GTK
Category:Free software programmed in C