pcb2gcode

command-line tool for engraving PCBs using CNCs

Install

All systems
curl cmd.cat/pcb2gcode.sh
Debian Debian
apt-get install pcb2gcode
Ubuntu
apt-get install pcb2gcode
image/svg+xml Kali Linux
apt-get install pcb2gcode
Fedora
dnf install pcb2gcode
Windows (WSL2)
sudo apt-get update sudo apt-get install pcb2gcode
OS X
brew install pcb2gcode
Raspbian
apt-get install pcb2gcode

pcb2gcode

command-line tool for engraving PCBs using CNCs

pcp2gcode is a command-line tool for isolation routing and drilling PCBs that provides full support for both single- and double-sided boards. It generates G-code (RS-274 code) for engraving and drilling from Gerber and Excellon files.

pcb2gcode-dbg

debugging symbols for pcb2gcode

pcp2gcode is a command-line tool for isolation routing and drilling PCBs that provides full support for both single- and double-sided boards. It generates G-code (RS-274 code) for engraving and drilling from Gerber and Excellon files. This package contains the debugging symbols for pcb2gcode.