Salvador E. Tropea
|
f824bee832
|
Added KiCad v5.x schematic support.
It provides extra information, like which files are part of the
Schematic.
Library components not yet implemented.
|
2020-07-27 22:01:12 -03:00 |
Salvador E. Tropea
|
b89d1f481c
|
Fixes in SCH meta-data collection.
- filename destruction
- code not executed
Also a test to cover all the cases.
|
2020-07-22 18:14:04 -03:00 |
Salvador E. Tropea
|
d5168c37cd
|
Added filename expansion for SCH related outputs.
pdf_sch_print is the first to support it.
|
2020-07-13 19:20:25 -03:00 |
Salvador E. Tropea
|
42342236da
|
Added test fro KiBoM with variant and print_sch_pdf fail.
|
2020-07-08 22:42:24 -03:00 |
Salvador E. Tropea
|
c2a735e9a6
|
For some reason Python sys.path vector has a limit and I was abusing it.
Each test module setups the path to find the needed modules, but didn't check
if it was necesary. Creating a long path that finally started to fail.
|
2020-06-15 15:14:53 -03:00 |
Salvador E. Tropea
|
d8e45554f4
|
Moved the .pro and fp-cache to the context clean_up
|
2020-05-20 10:52:42 -03:00 |
Salvador E. Tropea
|
e81981db56
|
Added a test for print_sch
|
2020-05-19 11:40:55 -03:00 |