KiBot/kibot
Salvador E. Tropea 6c336371bd [Diff][Fixed] Problems with `current` mode
- didn't apply global variants
- didn't honor KiCad native DNP flags, they need a filter
2023-12-18 10:36:51 -03:00
..
EasyEDA [Added] Support for STEP files downloaded from EasEDA 2023-10-19 12:34:34 -03:00
PcbDraw [Populate][Added] Basic support for regular list items 2023-08-15 12:45:00 -03:00
PyPDF2 Dropped Python 2.x support in included libs 2023-08-08 12:27:06 -03:00
blender_scripts [Blender Export][Added] Camera option to set the clip start 2023-08-22 09:04:37 -03:00
bom [BoM][Added] `parse_value` can be used to disable the *Value* parser 2023-09-28 11:18:49 -03:00
kicad [Copy Files][Project][Added] Page layout 2023-12-06 09:21:20 -03:00
mcpyrate
resources [Internal Templates][Added] _KIBOT_PLOT_FOOTPRINT_REFS/VALUES 2023-11-30 06:36:20 -03:00
svgutils
__init__.py
__main__.py [CLI][Added] Options to list rotation and offset adjusts 2023-11-22 12:47:48 -03:00
banner.py
config_reader.py [CLI][Added] Options to list rotation and offset adjusts 2023-11-22 12:47:48 -03:00
create_pdf.py
dep_downloader.py [Dependencies] Made KiKit point to our fork 2023-09-06 12:51:33 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py [Rotation Filter] Fixes and extensions for JLCPCB 2023-11-14 11:07:12 -03:00
fil_expand_text_vars.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
fil_field_modify.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
fil_field_rename.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
fil_generic.py
fil_rot_footprint.py [CLI][Added] Options to list rotation and offset adjusts 2023-11-22 12:47:48 -03:00
fil_spec_to_field.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
fil_subparts.py [Flake8] Small changes suggested by flake8 5.0.4 2023-08-11 13:33:54 -03:00
fil_urlify.py
fil_value_split.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
fil_var_rename.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
fil_var_rename_kicost.py [DOCs][Filters][Added] Descriptive name 2023-08-22 09:36:57 -03:00
globals.py Operations that copies the project now also copies the DRU 2023-12-06 08:21:25 -03:00
gs.py Operations that copies the project now also copies the DRU 2023-12-06 08:21:25 -03:00
kiplot.py [Fixed] Missing implementation of include_components_from_pcb 2023-11-17 10:43:03 -03:00
layer.py [Fixed] Another missing case in the last patch 2023-10-09 10:21:50 -03:00
log.py
macros.py
misc.py [CLI][Added] Options to list rotation and offset adjusts 2023-11-22 12:47:48 -03:00
optionable.py [Blender export][Added] Support for pcb2blender 2.7 2023-10-11 13:08:10 -03:00
out_any_drill.py
out_any_layer.py [DOCs][Added] backticks to text replacement variables 2023-11-15 13:39:54 -03:00
out_any_pcb_print.py
out_any_sch_print.py
out_any_stencil.py
out_base.py Operations that copies the project now also copies the DRU 2023-12-06 08:21:25 -03:00
out_base_3d.py [3D models][Download] Catch Easy EDA errors 2023-11-07 09:48:51 -03:00
out_blender_export.py [Blender export][Added] Support for pcb2blender 2.7 2023-10-11 13:08:10 -03:00
out_boardview.py
out_bom.py [BoM][Added] `parse_value` can be used to disable the *Value* parser 2023-09-28 11:18:49 -03:00
out_compress.py
out_copy_files.py [Copy Files][Project][Added] Page layout 2023-12-06 09:21:20 -03:00
out_diff.py [Diff][Fixed] Problems with `current` mode 2023-12-18 10:36:51 -03:00
out_download_datasheets.py [DOCs][Added] backticks to text replacement variables 2023-11-15 13:39:54 -03:00
out_dxf.py [DOCs][DXF] Made the docstring indentation coherent 2023-08-29 07:50:37 -03:00
out_dxf_sch_print.py
out_excellon.py
out_gencad.py
out_gerb_drill.py
out_gerber.py [Flake8] Small changes suggested by flake8 5.0.4 2023-08-11 13:33:54 -03:00
out_hpgl.py
out_hpgl_sch_print.py
out_ibom.py [iBoM][Added] Support for 2.7.0 2023-08-04 06:59:54 -03:00
out_info.py
out_kibom.py [BoM][Added] LCSC links 2023-09-01 13:51:15 -03:00
out_kicost.py
out_kikit_present.py
out_navigate_results.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_netlist.py
out_panelize.py [DOCs][Fixed] Typo in panelization output 2023-11-15 13:41:22 -03:00
out_pcb2blender_tools.py [Fixed] Removed debug print 2023-10-18 12:48:25 -03:00
out_pcb_print.py [PCB Print][Added] Support for CURRENT_DATE text variable 2023-09-24 17:16:16 -03:00
out_pcb_variant.py
out_pcbdraw.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_pdf.py
out_pdf_pcb_print.py
out_pdf_sch_print.py
out_pdfunite.py
out_populate.py
out_position.py [Position][Removed] exclude_strange_footprints option 2023-11-16 08:49:58 -03:00
out_ps.py
out_ps_sch_print.py
out_qr_lib.py [QR Lib][Fixed] Bottom QRs should be mirrored in the Y axis 2023-12-06 07:52:36 -03:00
out_render_3d.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_report.py Cosmetic comment change 2023-11-16 11:16:16 -03:00
out_sch_variant.py
out_stencil_3d.py
out_stencil_for_jig.py
out_step.py
out_svg.py
out_svg_pcb_print.py
out_svg_sch_print.py
out_vrml.py
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py
pre_base.py
pre_check_zone_fills.py
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_run_drc.py [DOCs][Added] drc_exclusions_workaround mention in DRC help 2023-12-04 07:34:09 -03:00
pre_run_erc.py [ERC][KiCad 7][Fixed] Problems when creating a report without ext 2023-12-14 08:06:31 -03:00
pre_sch_replace.py
pre_set_text_variables.py [DOCs][Added] backticks to text replacement variables 2023-11-15 13:39:54 -03:00
pre_update_qr.py
pre_update_xml.py [Update XML][Fixed] Error when using "Exclude from BoM" (KiCad 6) 2023-08-30 09:22:01 -03:00
registrable.py
var_base.py [Sub PCBs][Fixed] Using annotation method 2023-10-02 10:05:33 -03:00
var_ibom.py
var_kibom.py
var_kicost.py