KiBot/tests
Salvador E. Tropea d93d70541c Better KiCad v6 environment variables handling
- more variables detected (KICAD6_3RDPARTY, KICAD_USER_TEMPLATE_DIR)
- native KiCad 6 names (KICAD6_* instead of KICAD_*)
- all exported to the environment, not just the core

Fixes #205
2022-05-30 13:00:23 -03:00
..
.config
board_samples Added title block expansions to light_control example 2022-04-23 15:29:41 -03:00
data Added background image to pcb_print 2022-04-23 08:48:32 -03:00
reference Internal BoM: Added customizable extra info after the title 2022-05-20 19:08:20 -03:00
test_plot Better KiCad v6 environment variables handling 2022-05-30 13:00:23 -03:00
utils Internal BoM: Added customizable extra info after the title 2022-05-20 19:08:20 -03:00
yaml_samples Internal BoM: Added customizable extra info after the title 2022-05-20 19:08:20 -03:00
.gitignore Added Internal BoM + KiCost integration 2021-04-15 11:14:37 -03:00
conftest.py