emilymclean/KiCad Gerber
Generates gerber & drill files for a specified KiCad PCB and places them in a specified directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-file | The PCB file to process | yes | — |
| output-directory | The directory in which to place the output | no | gerber |
| drill-format | The drill format to use. Options are gerber, excellon, and none. | no | excellon |
| drill-units | The units to use for the drill file. Options are in, and mm. Does nothing if drill format is none or gerber. | no | mm |
| position-format | The position format to use. Options are gerber, csv, ascii, and none | no | none |
| position-units | The units to use for the position file. Options are in, and mm. Does nothing if position format is none or gerber. | no | in |
Outputs
no outputs