KiBot/tests
Salvador E. Tropea 4e659c3ddd Added support for SVG to `pcb_print`
- And now is much faster because all the processing is done using
  SVGs and we generate PDFs only during the last step.
2022-04-11 17:24:39 -03:00
..
.config
board_samples Added black drill holes to the `pcb_print` output 2022-04-08 19:33:21 -03:00
data Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
reference Adapted KiCad 5 report reference 2022-04-11 14:49:38 -03:00
test_plot Fixed test_pcbdraw_variant_3 output dir 2022-04-08 15:00:03 -03:00
utils Fixed (KiCad 6) traces not visible in 3D render 2022-04-07 15:44:22 -03:00
yaml_samples Added support for SVG to `pcb_print` 2022-04-11 17:24:39 -03:00
.gitignore Added Internal BoM + KiCost integration 2021-04-15 11:14:37 -03:00
conftest.py