KiBot/kibot
Salvador E. Tropea b732c00f7c [Panelize][Added] Support for all new options
- upto 1.5.1
- Including current git status
2024-03-22 12:55:49 -03:00
..
EasyEDA [Tests][Add] Simple test for EasyEDA download 2024-01-12 12:51:59 -03:00
PcbDraw [Populate] Included mistune 2024-03-20 06:46:52 -03:00
PyPDF2
blender_scripts [Blender export][Fixed] Problems when no point of view was defined 2024-01-05 07:04:58 -03:00
bom [flake8] Optimized use of map+lambda 2024-01-05 09:02:01 -03:00
kicad [Schematic][KiCad 8] Save BMP data as strings 2024-03-07 10:59:17 -03:00
mcpyrate [Fixed] Spell errors 2024-01-05 09:09:58 -03:00
resources [Navigate results][iBoM][Added] custom icon 2024-02-01 12:43:34 -03:00
svgutils [PCB_Print] Changed searchable text strategy 2024-01-11 09:19:51 -03:00
__init__.py Bumped version to 1.6.5 2024-02-11 15:04:37 -03:00
__main__.py [Tests] Don't cover windows code 2024-01-09 09:13:47 -03:00
banner.py
config_reader.py [Dependencies][Changed] The roles member 2024-01-24 10:35:24 -03:00
create_pdf.py
dep_downloader.py [Dependencies] Added message about KiBot repo 2024-01-24 11:17:33 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py [Filters][Fixed] We must return 1 object 2024-02-14 16:38:04 -03:00
fil_expand_text_vars.py
fil_field_modify.py
fil_field_rename.py
fil_generic.py
fil_rot_footprint.py [Rotation Filter][Added] More debug for level 2+ 2024-01-22 11:14:06 -03:00
fil_spec_to_field.py Unified some errors details 2024-01-04 13:58:13 -03:00
fil_subparts.py Unified some errors details 2024-01-04 13:58:13 -03:00
fil_urlify.py
fil_value_split.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py [Globals][Added] Option to always report "paste pads" 2024-03-05 10:47:43 -03:00
gs.py [Globals][Added] Option to always report "paste pads" 2024-03-05 10:47:43 -03:00
kiplot.py [KiRi][Changed] Don't stop on corrupted schematics 2024-02-15 14:46:20 -03:00
layer.py [Quick Start][Fixed] Problems with KiCad 6+ files using KiCad 5 names for layers 2024-01-15 11:15:45 -03:00
log.py [flake8] Fixed reported issues 2024-01-05 09:33:42 -03:00
macros.py Better handling of important options 2024-01-26 12:59:40 -03:00
misc.py [Added] More information about wrong configs 2024-01-18 07:40:30 -03:00
optionable.py [Panelize][Added] Support for all new options 2024-03-22 12:55:49 -03:00
out_any_diff.py [Diff][Added] New mode where we can control the added/removed colors 2024-01-10 10:30:27 -03:00
out_any_drill.py
out_any_layer.py Add extra backticks to basename and filename to prevent tex recognition 2024-01-24 15:37:53 +00:00
out_any_pcb_print.py Unified some errors details 2024-01-04 13:58:13 -03:00
out_any_sch_print.py
out_any_stencil.py
out_base.py [3D highlight][KiCad 8][Fixed] Bounding box 2024-03-21 09:32:35 -03:00
out_base_3d.py [3D models][Download][Fixed] Name of the other model 2024-01-22 09:58:43 -03:00
out_blender_export.py [Blende Export][Fixed] Issues with animations 2024-01-15 13:38:37 -03:00
out_boardview.py [BoardView][Fixed] Alphanumeric pads sorting 2024-03-21 11:18:49 -03:00
out_bom.py [DOCs][Added] More information about bom.exclude_filter default 2024-03-19 08:09:01 -03:00
out_compress.py Unified the "run_command" mechanism 2024-01-08 11:25:48 -03:00
out_copy_files.py [Copy Files][Project][Fixed] Check for the schematic 2024-01-19 13:01:14 -03:00
out_diff.py [Diff][Fixed] problems when using things like "origin/main" 2024-03-05 10:18:29 -03:00
out_download_datasheets.py
out_dxf.py
out_dxf_sch_print.py
out_excellon.py
out_gencad.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_hpgl_sch_print.py
out_ibom.py [Navigate results][iBoM][Added] custom icon 2024-02-01 12:43:34 -03:00
out_info.py
out_kibom.py Unified the "run_command" mechanism 2024-01-08 11:25:48 -03:00
out_kicanvas.py [KiRi][KiCanvas][DOCs][Added] More information 2024-01-31 09:50:03 -03:00
out_kicost.py Unified the "run_command" mechanism 2024-01-08 11:25:48 -03:00
out_kikit_present.py [Present][Fixed] Problems when using gerbers already generated 2024-03-05 08:24:03 -03:00
out_kiri.py [KiRi][Changed] Don't stop on corrupted schematics 2024-02-15 14:46:20 -03:00
out_navigate_results.py [Navigate Results][Workaround] Rotate PS icons 2024-02-02 07:28:54 -03:00
out_netlist.py
out_panelize.py [Panelize][Added] Support for all new options 2024-03-22 12:55:49 -03:00
out_pcb2blender_tools.py [Populate][Fixed] Use of Blender as renderer 2024-01-16 08:39:58 -03:00
out_pcb_print.py [Pre-commit] Ignore B308, which is working 2024-02-02 12:44:24 -03:00
out_pcb_variant.py [PCB/SCH Variant] Fixed targets (missing project files) 2024-01-30 08:43:25 -03:00
out_pcbdraw.py Unified the "run_command" mechanism 2024-01-08 11:25:48 -03:00
out_pdf.py
out_pdf_pcb_print.py [Layers][Added] Mechanism to specify inner/outer copper layers 2024-01-15 10:29:30 -03:00
out_pdf_sch_print.py
out_pdfunite.py Unified the "run_command" mechanism 2024-01-08 11:25:48 -03:00
out_populate.py [Populate][Fixed] Removed mistune check 2024-03-20 07:11:18 -03:00
out_position.py [DOCs][Added] A note about using bom instead of position 2024-03-22 08:33:00 -03:00
out_ps.py
out_ps_sch_print.py
out_qr_lib.py
out_render_3d.py [DOCs] Mentioned KiCad 8 render 3D zoom difference 2024-02-17 15:59:43 -03:00
out_report.py Unified the "run_command" mechanism 2024-01-08 11:25:48 -03:00
out_sch_variant.py [PCB/SCH Variant] Fixed targets (missing project files) 2024-01-30 08:43:25 -03:00
out_stencil_3d.py
out_stencil_for_jig.py
out_step.py
out_svg.py
out_svg_pcb_print.py [Layers][Added] Mechanism to specify inner/outer copper layers 2024-01-15 10:29:30 -03:00
out_svg_sch_print.py
out_vrml.py
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py Unified some errors details 2024-01-04 13:58:13 -03:00
pre_base.py Unified some errors details 2024-01-04 13:58:13 -03:00
pre_check_zone_fills.py
pre_erc_warnings.py [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
pre_fill_zones.py
pre_filters.py
pre_ignore_unconnected.py [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
pre_pcb_replace.py [PCB Replace][KiCad 8][Fixed] Default date regex 2024-03-07 13:43:03 -03:00
pre_run_drc.py [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
pre_run_erc.py [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
pre_sch_replace.py
pre_set_text_variables.py Unified some errors details 2024-01-04 13:58:13 -03:00
pre_update_qr.py
pre_update_xml.py [Update_XML][Fixed] Components excluded from the board reported anyways 2024-03-04 10:29:49 -03:00
registrable.py [Dependencies][Changed] The roles member 2024-01-24 10:35:24 -03:00
var_base.py [flake8] Fixed reported issues 2024-01-05 09:33:42 -03:00
var_ibom.py
var_kibom.py
var_kicost.py