Diego Capusotto
|
6e5176b273
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
Salvador E. Tropea
|
1e6ac697f0
|
Fixed gerber job files not using the output defined in global.
|
2021-12-01 16:07:08 -03:00 |
Seth Kazarians
|
7e722caf40
|
Fixed Typos in source files per recommendation from @set-soft.
|
2021-03-31 15:10:21 -07:00 |
Salvador E. Tropea
|
1ad91dbbd8
|
Excluded KiCad 6 code from coverage in gerber output.
|
2021-02-03 10:14:42 -03:00 |
Salvador E. Tropea
|
bb4de91672
|
Fixed extra data about drill marks in gerber files.
We must use SetDrillMarksType(0) for gerbers.
|
2021-01-13 11:44:20 -03:00 |
Salvador E. Tropea
|
ceb6bbe52a
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
Salvador E. Tropea
|
b09c860573
|
Added support for KiCad 5.99 "disableapertmacros" option.
|
2020-11-06 17:05:33 -03:00 |
Salvador E. Tropea
|
66e6bdf5b6
|
Disabled more line width code for KiCad 6.
|
2020-10-19 16:00:21 -03:00 |
Salvador E. Tropea
|
4fff3d27e9
|
KiCad 5.99 no longer supports PCB_PLOT_PARAMS.SetLineWidth()
|
2020-10-19 13:13:21 -03:00 |
Salvador E. Tropea
|
c6c4b57b3d
|
Added support for global output file name to the gerbers.
|
2020-08-28 16:56:51 -03:00 |
SET
|
93c824b083
|
Modified mcpy to better report the line numbers.
Seems to work for Python 3.8, but I have doubts for 3.7.
|
2020-08-19 19:31:46 -03:00 |
SET
|
28947ed70d
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |