KiBot/kibot/kicad
Salvador E. Tropea 510279a0a3 Added support for frame to `pcb_print` on KiCad 5
- This is tricky because plot API doesn't support it.
  So we use `pcbnew_do` to generate an SVG and then we make a
  vectorized PDF from it.
2022-04-11 12:40:39 -03:00
..
__init__.py
color_theme.py Added a color cache 2022-04-10 15:32:42 -03:00
config.py Fixed missing increment in KiCad 5 wks copy 2022-04-04 18:35:14 -03:00
patch_svg.py Added support for frame to `pcb_print` on KiCad 5 2022-04-11 12:40:39 -03:00
sexpdata.py Fixed the C402 fix 2022-02-17 19:54:44 -03:00
v5_sch.py New preflight to annotate power components 2022-02-26 13:21:40 -03:00
v6_sch.py Fixed problems with imported sub-sheets 2022-04-07 13:23:25 -03:00