KiBot/tests
Salvador E. Tropea ff41012e84 Changes in how we compute the drill sizes in the report
- New global variable `extra_pth_drill` defines how much the drill will
  be enlarged for plated holes.
- Removed all *_1* report values.
- Added *_real* report values. They are the asjusted drill values.
- Now we compute Eurocircuits Drill Class using all the real drill
  sizes.
- Documented all global variables/options.
- Added command line option to list all global options.
- Adjusted the report templates and thei references.

Related to #164
2022-04-20 12:57:52 -03:00
..
.config
board_samples Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
data Added worksheet example with images. 2022-04-16 16:46:04 -03:00
reference Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -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 example of DRC warning filter 2022-04-19 15:30:31 -03:00
.gitignore Added Internal BoM + KiCost integration 2021-04-15 11:14:37 -03:00
conftest.py