Directly render SVG overlays into Gerber and Excellon files
-
Updated
Mar 31, 2026 - C++
Directly render SVG overlays into Gerber and Excellon files
gerber-parser is a library for parsing and rendering Gerber files in the RS-274X format. It natively uses the Qt graphics system for rendering and can export to various formats, including PNG, SVG, and PDF. The library is also designed to be extensible, allowing you to easily integrate alternative rendering engines to suit different technology sta
Add a description, image, and links to the rs274x topic page so that developers can more easily learn about it.
To associate your repository with the rs274x topic, visit your repo's landing page and select "manage topics."