intuitive and user-friendly graphical interface to gsch2pcb
xgsch2pcb provides an intuitive, user-friendly graphical interface to the gsch2pcb command-line tool which is used to generate and update a PCB layout. It works with schematics created by gschem, and layouts created by pcb. xgsch2pcb also features a template functionality for creating new projects.
xgsch2pcb provides an intuitive, user-friendly graphical interface to the gsch2pcb command-line tool which is used to generate and update a PCB layout. It works with schematics created by gschem, and layouts created by pcb. xgsch2pcb also features a template functionality for creating new projects.
To install xgsch2pcb, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xgsch2pcb
To see what files were installed by xgsch2pcb, run:
port contents xgsch2pcb
To later upgrade xgsch2pcb, run:
sudo port selfupdate && sudo port upgrade xgsch2pcb
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.