| .. |
|
__init__.py
|
…
|
|
|
__main__.py
|
Added --example basic tests
|
2020-06-30 20:43:42 -03:00 |
|
__version__.py
|
…
|
|
|
config_reader.py
|
Added --example basic tests
|
2020-06-30 20:43:42 -03:00 |
|
docopt.py
|
Changed the command line parser from argparse to docopt.
|
2020-06-26 12:04:56 -03:00 |
|
drill_marks.py
|
Moved the dril_marks attribute to a separated class.
|
2020-06-29 20:10:40 -03:00 |
|
error.py
|
…
|
|
|
gs.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
kiplot.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
log.py
|
…
|
|
|
macros.py
|
Excluded from coverage code in macros.py that we aren't using.
|
2020-06-27 19:18:32 -03:00 |
|
misc.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
out_any_drill.py
|
Added check for string in outputs.drill.map/report.
|
2020-06-30 19:59:21 -03:00 |
|
out_any_layer.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
out_base.py
|
Added support for all the missing IBoM options.
|
2020-06-27 15:04:35 -03:00 |
|
out_dxf.py
|
Moved the dril_marks attribute to a separated class.
|
2020-06-29 20:10:40 -03:00 |
|
out_excellon.py
|
Excluded from coverage the last line of the with document block
|
2020-06-26 14:46:09 -03:00 |
|
out_gerb_drill.py
|
Added a macro decorator to register output classes.
|
2020-06-25 11:32:13 -03:00 |
|
out_gerber.py
|
Excluded from coverage the last line of the with document block
|
2020-06-26 14:46:09 -03:00 |
|
out_hpgl.py
|
Moved the dril_marks attribute to a separated class.
|
2020-06-29 20:10:40 -03:00 |
|
out_ibom.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
out_kibom.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
out_pdf.py
|
Moved the dril_marks attribute to a separated class.
|
2020-06-29 20:10:40 -03:00 |
|
out_pdf_pcb_print.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
out_pdf_sch_print.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
out_position.py
|
Excluded from coverage the last line of the with document block
|
2020-06-26 14:46:09 -03:00 |
|
out_ps.py
|
Moved the dril_marks attribute to a separated class.
|
2020-06-29 20:10:40 -03:00 |
|
out_step.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
out_svg.py
|
Moved the dril_marks attribute to a separated class.
|
2020-06-29 20:10:40 -03:00 |
|
pre_base.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
pre_check_zone_fills.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
pre_drc.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
pre_erc.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |
|
pre_filters.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
pre_ignore_unconnected.py
|
Added --example/-x option to generate a configuration example.
|
2020-06-30 20:09:14 -03:00 |
|
pre_update_xml.py
|
Now the schematic can be specified separately.
|
2020-06-29 19:25:54 -03:00 |