..
PcbDraw
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
PyPDF2
…
bom
Fixed missing XYRS information for components with multiple units
2022-09-29 07:54:32 -03:00
kicad
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
mcpyrate
Removed distutils use in mcpyrate
2022-06-30 13:58:54 -03:00
resources
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
svgutils
…
__init__.py
Bumped version to 1.4.1
2022-10-19 10:44:02 -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
[PcbDraw] Added option to control the size detection
2022-10-19 08:05:06 -03:00
docopt.py
…
drill_marks.py
Simplified the drill_marks stuff
2022-06-10 17:50:11 -03:00
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
[BoM] Added support for text variables expansion
2022-08-12 09:09:09 -03:00
fil_field_modify.py
New filter `field_modify`
2022-10-03 13:11:01 -03:00
fil_field_rename.py
Moved comments in docstrings to comments
2022-07-05 12:42:16 -03:00
fil_generic.py
Allow empty references in the generic filter
2022-09-16 06:17:34 -03:00
fil_rot_footprint.py
Moved comments in docstrings to comments
2022-07-05 12:42:16 -03:00
fil_subparts.py
Moved comments in docstrings to comments
2022-07-05 12:42:16 -03:00
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
Moved comments in docstrings to comments
2022-07-05 12:42:16 -03:00
fil_var_rename_kicost.py
Moved comments in docstrings to comments
2022-07-05 12:42:16 -03:00
globals.py
[Copy_Files] Now you can copy the 3D models
2022-09-20 13:13:12 -03:00
gs.py
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
kiplot.py
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
layer.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
log.py
[DOCs] Made the filters for ERC/DRC vs globals more clear
2022-09-16 10:16:20 -03:00
macros.py
Fixed the code that moves the basic indicator
2022-06-08 08:53:03 -03:00
misc.py
[Fixed] The hide_stderr function when exception
2022-10-18 12:34:51 -03:00
optionable.py
[Globals] Added options to control which stuff is changed on PCB variants
2022-09-13 10:44:07 -03:00
out_any_drill.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
out_any_layer.py
[DOCs] Added details about what poor means regarding to worksheet
2022-09-14 13:33:38 -03:00
out_any_pcb_print.py
[Globals] Added options to control which stuff is changed on PCB variants
2022-09-13 10:44:07 -03:00
out_any_sch_print.py
[SCH Print][Netlist][Fixed] Problems with name collisions
2022-08-11 13:31:26 -03:00
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
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
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
[DOCs] Added note about DXF output and dimensions
2022-09-07 09:01:55 -03:00
out_excellon.py
Highlighted the most relevant options
2022-06-08 08:37:30 -03:00
out_gencad.py
Now the dependencies are YAML specs in docstrings
2022-07-05 12:43:49 -03:00
out_gerb_drill.py
Highlighted the most relevant options
2022-06-08 08:37:30 -03:00
out_gerber.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
out_hpgl.py
Highlighted the most relevant options
2022-06-08 08:37:30 -03:00
out_ibom.py
New filter `field_modify`
2022-10-03 13:11:01 -03:00
out_info.py
[Info] Added environment vars, KiBot paths and KiAuto info.
2022-09-07 12:45:56 -03:00
out_kibom.py
Documented the added features.
2022-07-11 12:41:23 -03:00
out_kicost.py
Now the dependencies are YAML specs in docstrings
2022-07-05 12:43:49 -03:00
out_navigate_results.py
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
out_netlist.py
[Netlist] Problems to compress
2022-09-09 06:51:38 -03:00
out_pcb_print.py
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
out_pcb_variant.py
[Globals] Added options to control which stuff is changed on PCB variants
2022-09-13 10:44:07 -03:00
out_pcbdraw.py
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
out_pdf.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
out_pdf_pcb_print.py
Now the dependencies are YAML specs in docstrings
2022-07-05 12:43:49 -03:00
out_pdf_sch_print.py
[SCH Print][Netlist][Fixed] Problems with name collisions
2022-08-11 13:31:26 -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
[Position] Add "right_digits" option
2022-10-06 15:39:34 +02:00
out_ps.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
out_qr_lib.py
[Fixed][QR lib update] Problems on KiCad 5
2022-10-14 11:08:42 -03:00
out_render_3d.py
[Render 3D] Added options to control render aspects
2022-09-12 08:25:32 -03:00
out_report.py
[Package] Moved all resources to a central place
2022-10-19 13:05:56 -03:00
out_sch_variant.py
[SCH Variant] Added option to change the title
2022-09-09 12:51:51 -03:00
out_step.py
[Debug] Logged executed command in a cut & paste friendly way
2022-09-02 08:49:39 -03:00
out_svg.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
out_svg_pcb_print.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
out_svg_sch_print.py
[SCH Print][Netlist][Fixed] Problems with name collisions
2022-08-11 13:31:26 -03:00
pre_annotate_pcb.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
pre_annotate_power.py
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
pre_any_replace.py
Now the dependencies are YAML specs in docstrings
2022-07-05 12:43:49 -03:00
pre_base.py
Added support for changing text variables with variants
2022-09-12 13:35:40 -03:00
pre_check_zone_fills.py
…
pre_erc_warnings.py
…
pre_fill_zones.py
[DRC] Another workaround for KiCad lack of exclusions support in Python
2022-08-17 13:33:57 -03:00
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
Now the dependencies are YAML specs in docstrings
2022-07-05 12:43:49 -03:00
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
Now GS.ki5() and GS.ki6() are just GS.ki5 and GS.ki6
2022-07-31 17:45:55 -03:00
pre_set_text_variables.py
[Fixed] Avoid reloading the project is none loaded
2022-09-05 10:30:29 -03:00
pre_update_qr.py
Implemented output priorities
2022-06-07 13:57:32 -03:00
pre_update_xml.py
[Update_XML] Correct error when using wrong value
2022-09-21 12:41:30 -03:00
registrable.py
Now the dependencies are YAML specs in docstrings
2022-07-05 12:43:49 -03:00
var_base.py
…
var_ibom.py
[DOCs] Added help about the variant options
2022-09-15 07:13:33 -03:00
var_kibom.py
New filter `field_modify`
2022-10-03 13:11:01 -03:00
var_kicost.py
Moved comments in docstrings to comments
2022-07-05 12:42:16 -03:00