KiBot/kibot
Salvador E. Tropea c16fb7144e [PCB_Print] Replaced external PcbDraw
- Using the internal module
2022-10-18 07:53:12 -03:00
..
PcbDraw [PcbDraw] Added mechanism to only plot the solder mask 2022-10-18 07:37:16 -03:00
PyPDF2
bom Fixed missing XYRS information for components with multiple units 2022-09-29 07:54:32 -03:00
config_templates
images
kicad Changes to write v6 schematics more similar to prior versions 2022-10-11 13:09:49 -03:00
kicad_colors
kicad_layouts
mcpyrate
report_templates
svgutils
__init__.py Bumped version to 1.4.0 2022-10-12 10:21:49 -03:00
__main__.py [CLI] Fixed the -w option 2022-09-21 08:21:53 -03:00
config_reader.py [Dependencies] Added max_version 2022-10-04 09:06:07 -03:00
create_pdf.py [PCB_Print] Changed scale strategy to make it more similar to old 2022-09-23 12:48:10 -03:00
dep_downloader.py [PCB_Print] Replaced external PcbDraw 2022-10-18 07:53:12 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py New filter `urlify` to convert URLs in fields to HTML links 2022-09-30 11:28:21 -03:00
fil_expand_text_vars.py
fil_field_modify.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
fil_field_rename.py
fil_generic.py
fil_rot_footprint.py
fil_subparts.py
fil_urlify.py New filter `urlify` to convert URLs in fields to HTML links 2022-09-30 11:28:21 -03:00
fil_var_rename.py
fil_var_rename_kicost.py
globals.py [Copy_Files] Now you can copy the 3D models 2022-09-20 13:13:12 -03:00
gs.py
kiplot.py [Internal BoM] Added some basic support for "Exclude from BoM" flag 2022-10-11 11:46:00 -03:00
layer.py
log.py [DOCs] Made the filters for ERC/DRC vs globals more clear 2022-09-16 10:16:20 -03:00
macros.py
misc.py [PcbDraw] Embedded the PcbDraw.plot code 2022-10-17 12:58:06 -03:00
optionable.py
out_any_drill.py
out_any_layer.py
out_any_pcb_print.py
out_any_sch_print.py
out_base.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
out_base_3d.py [3D models] More flexible about relative dirs 2022-09-20 13:42:06 -03:00
out_boardview.py
out_bom.py [Internal BoM] Added some basic support for "Exclude from BoM" flag 2022-10-11 11:46:00 -03:00
out_compress.py [Install checker] Added preliminar help for Arch Linux packages 2022-09-24 20:06:08 -03:00
out_copy_files.py [Copy_Files] Made 3D models use the project path as base 2022-09-21 08:00:58 -03:00
out_diff.py [Diff] Added option to compare only the first schematic page. 2022-10-14 10:25:37 -03:00
out_download_datasheets.py [Copy_Files] Now you can copy the 3D models 2022-09-20 13:13:12 -03:00
out_dxf.py
out_excellon.py
out_gencad.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
out_info.py
out_kibom.py
out_kicost.py
out_navigate_results.py
out_netlist.py
out_pcb_print.py [PCB_Print] Replaced external PcbDraw 2022-10-18 07:53:12 -03:00
out_pcb_variant.py
out_pcbdraw.py [PcbDraw][Fixed] Avoid looking for PcbDraw as dependency 2022-10-18 07:09:02 -03:00
out_pdf.py
out_pdf_pcb_print.py
out_pdf_sch_print.py
out_pdfunite.py
out_position.py [Position] Add "right_digits" option 2022-10-06 15:39:34 +02:00
out_ps.py
out_qr_lib.py [Fixed][QR lib update] Problems on KiCad 5 2022-10-14 11:08:42 -03:00
out_render_3d.py
out_report.py [Install checker] Added preliminar help for Arch Linux packages 2022-09-24 20:06:08 -03:00
out_sch_variant.py
out_step.py
out_svg.py
out_svg_pcb_print.py
out_svg_sch_print.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 [DOCs] Made the filters for ERC/DRC vs globals more clear 2022-09-16 10:16:20 -03:00
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_run_drc.py [Update_XML] Now you can check PCB and schematic parity 2022-09-21 11:33:26 -03:00
pre_run_erc.py Removed debug messages in run_drc/run_erc 2022-09-16 08:45:27 -03:00
pre_sch_replace.py
pre_set_text_variables.py
pre_update_qr.py
pre_update_xml.py [Update_XML] Correct error when using wrong value 2022-09-21 12:41:30 -03:00
registrable.py
var_base.py
var_ibom.py
var_kibom.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
var_kicost.py