KiBot/kibot
Salvador E. Tropea e6cfe15dd0 PDFUnite: added warnings and errors about missing input files
- Also simplified the create_pdf.py error handling.
  - We are not catching I/O errors, they are fatal and should be
    catched at a higher level.
  - We already check the input files and create the output dir.
- Added tests
2022-06-13 08:56:25 -03:00
..
PyPDF2 Fixed missing imports in PyPDF2 2022-04-07 13:06:11 -03:00
bom Fixed problems with 4872a6d 2022-06-09 13:58:29 -03:00
config_templates Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
images Added compress output to the navigate_results 2022-06-08 11:29:49 -03:00
kicad Fixed svg_pcb_print: page orientation for portrait. 2022-06-12 16:07:58 -03:00
kicad_colors Finished adding all the plot options to `pcb_print` 2022-04-08 15:01:10 -03:00
kicad_layouts Added internal plot of the worksheet to pcb_print 2022-04-16 15:09:19 -03:00
mcpyrate Fixed spelling 2022-02-16 19:56:04 -03:00
report_templates Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
svgutils Added background image to pcb_print 2022-04-23 08:48:32 -03:00
__init__.py Bumped version to 1.1.0 2022-05-24 09:03:36 -03:00
__main__.py Implemented output priorities 2022-06-07 13:57:32 -03:00
config_reader.py Add support for `globals` instead of `global` 2022-06-12 11:40:07 -03:00
create_pdf.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
docopt.py
drill_marks.py Simplified the drill_marks stuff 2022-06-10 17:50:11 -03:00
error.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_base.py Fixed KiBoM mounting hole regex 2022-05-26 10:02:07 -03:00
fil_field_rename.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_generic.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_rot_footprint.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_subparts.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_var_rename.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_var_rename_kicost.py Added more debug information to fil_var_rename_kicost.py 2022-02-24 12:59:07 -03:00
globals.py Added option to export old variables 2022-06-12 11:29:34 -03:00
gs.py Simplified the global vars handling 2022-04-28 14:49:28 -03:00
kiplot.py Import plugins sorted 2022-06-11 09:29:18 -03:00
layer.py Fixed used layers detection in --quick-start 2022-04-28 14:26:02 -03:00
log.py Adapted to KiCost API changes 2022-05-05 10:26:42 -03:00
macros.py Fixed the code that moves the basic indicator 2022-06-08 08:53:03 -03:00
misc.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
optionable.py Centralized all drill_marks stuff 2022-06-10 07:39:27 -03:00
out_any_drill.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_layer.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_pcb_print.py Simplified the drill_marks stuff 2022-06-10 17:50:11 -03:00
out_any_sch_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_base.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_base_3d.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_boardview.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_bom.py Added a list of valid columns when a wrong column is specified 2022-06-13 07:01:05 -03:00
out_compress.py Fixed missing test in last patch 2022-06-08 12:57:28 -03:00
out_download_datasheets.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_dxf.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_excellon.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gencad.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gerb_drill.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gerber.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_hpgl.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_ibom.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_kibom.py Added a list of valid columns when a wrong column is specified 2022-06-13 07:01:05 -03:00
out_kicost.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_navigate_results.py Fixed problems when generating navigate_results before outputs 2022-06-09 10:35:42 -03:00
out_netlist.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pcb_print.py pcb_print: fixed frame page orientation in GUI mode. 2022-06-12 15:37:00 -03:00
out_pcbdraw.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf_pcb_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf_sch_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdfunite.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
out_position.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_ps.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_qr_lib.py Marked qr_lib options as basic 2022-06-08 10:01:29 -03:00
out_render_3d.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_report.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_sch_variant.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_step.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_svg.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_svg_pcb_print.py Fixed svg_pcb_print: page orientation for portrait. 2022-06-12 16:07:58 -03:00
out_svg_sch_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
pre_annotate_pcb.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
pre_annotate_power.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
pre_any_replace.py Added a preflight to define KiCad 6 variables. 2022-03-12 18:44:08 -03:00
pre_base.py Implemented output priorities 2022-06-07 13:57:32 -03:00
pre_check_zone_fills.py Made more clear which preflight options modifies files 2022-03-24 13:08:51 -03:00
pre_drc.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
pre_erc.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
pre_erc_warnings.py Added `erc_warnings` option to consider ERC warnings as errors. 2021-02-24 12:34:49 -03:00
pre_fill_zones.py Added a preflight option to save the PCB with refilled zones. 2022-03-24 13:30:18 -03:00
pre_filters.py Allow to skip the `regex` value in filters 2022-04-28 14:06:46 -03:00
pre_ignore_unconnected.py
pre_pcb_replace.py Added `kibot-check` tool to check the installation 2022-05-20 13:26:41 -03:00
pre_sch_replace.py Added `kibot-check` tool to check the installation 2022-05-20 13:26:41 -03:00
pre_set_text_variables.py Added `kibot-check` tool to check the installation 2022-05-20 13:26:41 -03:00
pre_update_qr.py Implemented output priorities 2022-06-07 13:57:32 -03:00
pre_update_xml.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
registrable.py Implemented output priorities 2022-06-07 13:57:32 -03:00
var_base.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_ibom.py Fixed D300 Use """triple double quotes""" 2022-02-17 18:47:27 -03:00
var_kibom.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_kicost.py Fixed problems with KiCost using internal variants 2022-05-18 15:59:38 -03:00