SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
cad/pcb2gcode/pkg/DESCR
Normal file
4
cad/pcb2gcode/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
pcb2gcode is a command-line software for the isolation, routing and drilling of
|
||||
PCBs. It takes Gerber files as input and it outputs gcode files, suitable for
|
||||
the milling of PCBs. It also includes an Autoleveller, useful for the automatic
|
||||
dynamic calibration of the milling depth.
|
3
cad/pcb2gcode/pkg/PLIST
Normal file
3
cad/pcb2gcode/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
@bin bin/pcb2gcode
|
||||
@bin bin/wkt_to_svg
|
||||
@man man/man1/pcb2gcode.1
|
Loading…
Add table
Add a link
Reference in a new issue