| .. |
|
bom
|
Now the text* options of join must include any separator
|
2021-12-14 16:49:46 -03:00 |
|
kicad
|
Fixed flake8 details
|
2021-12-17 11:45:32 -03:00 |
|
mcpyrate
|
…
|
|
|
__init__.py
|
…
|
|
|
__main__.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
config_reader.py
|
Fixed missing documentation for `route_mode_for_oval_holes` option
|
2021-12-17 08:57:45 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
…
|
|
|
error.py
|
…
|
|
|
fil_base.py
|
KiCost variants: empty DNF fields shouldn't be excluded.
|
2021-11-15 15:06:32 -03:00 |
|
fil_field_rename.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
fil_generic.py
|
Generic filter: added options to match if a field is/isn't defined.
|
2021-10-18 17:05:51 -03:00 |
|
fil_rot_footprint.py
|
Added skip_top and skip_bottom options to the rot_footprint filter.
|
2021-04-25 12:20:39 -03:00 |
|
fil_subparts.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
fil_var_rename.py
|
Experimental mechanism to change 3D models according to the variant.
|
2021-03-31 18:00:43 -03:00 |
|
fil_var_rename_kicost.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
globals.py
|
Changed: The `%d/%sd/%bd` expansion patterns are now affected by the global `date_format`.
|
2021-12-15 17:15:49 -03:00 |
|
gs.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
kiplot.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
layer.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
log.py
|
Fixed problems when trying to filter KiCost warnings.
|
2021-08-24 10:37:26 -03:00 |
|
macros.py
|
Now `disable_run_by_default` can be defined as true
|
2021-12-14 20:44:37 -03:00 |
|
misc.py
|
Added some preliminary support for v6 SCHs
|
2021-12-16 17:08:33 -03:00 |
|
optionable.py
|
Changed: The `%d/%sd/%bd` expansion patterns are now affected by the global `date_format`.
|
2021-12-15 17:15:49 -03:00 |
|
out_any_drill.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_any_layer.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_base.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_base_3d.py
|
KiCad v6: Added support for the new "modules" name ("footprints")
|
2021-12-17 12:46:40 -03:00 |
|
out_boardview.py
|
Fixed spaces in netnames for the Board View format.
|
2021-10-12 09:01:10 -03:00 |
|
out_bom.py
|
Added support for \n and \t to text* options of join
|
2021-12-14 17:45:10 -03:00 |
|
out_compress.py
|
Now you can compress files relative to the current working directory.
|
2021-12-03 19:30:11 -03:00 |
|
out_dxf.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_excellon.py
|
Fixed missing documentation for `route_mode_for_oval_holes` option
|
2021-12-17 08:57:45 -03:00 |
|
out_gerb_drill.py
|
…
|
|
|
out_gerber.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_hpgl.py
|
…
|
|
|
out_ibom.py
|
Made the ibom output smarter about the netlist
|
2021-04-12 12:42:26 -03:00 |
|
out_kibom.py
|
New expansion patterns and out_dir from global section.
|
2021-11-30 19:12:14 -03:00 |
|
out_kicost.py
|
KiCost: list arguments wrongly passed.
|
2021-12-16 17:24:03 -03:00 |
|
out_pcbdraw.py
|
Added 3D view render
|
2021-11-17 17:40:54 -03:00 |
|
out_pdf.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_pdf_pcb_print.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_pdf_sch_print.py
|
Added in SCH PDF Print: monochrome and no frame options.
|
2021-11-25 11:31:23 -03:00 |
|
out_position.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_ps.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_render_3d.py
|
Added `output_id` output option to be expanded by %I
|
2021-12-14 16:19:49 -03:00 |
|
out_sch_variant.py
|
…
|
|
|
out_step.py
|
Added 3D view render
|
2021-11-17 17:40:54 -03:00 |
|
out_svg.py
|
Simplified the code that detects KiCad v6
|
2021-12-17 13:11:42 -03:00 |
|
out_svg_sch_print.py
|
…
|
|
|
pre_any_replace.py
|
More style adjusts to the replacement docs
|
2021-12-03 18:11:06 -03:00 |
|
pre_base.py
|
New expansion patterns and out_dir from global section.
|
2021-11-30 19:12:14 -03:00 |
|
pre_check_zone_fills.py
|
…
|
|
|
pre_drc.py
|
Replaced call to Optionable expand_filename_sch by self.expand_dirname
|
2021-12-15 17:03:56 -03:00 |
|
pre_erc.py
|
Replaced call to Optionable expand_filename_sch by self.expand_dirname
|
2021-12-15 17:03:56 -03:00 |
|
pre_erc_warnings.py
|
…
|
|
|
pre_filters.py
|
New expansion patterns and out_dir from global section.
|
2021-11-30 19:12:14 -03:00 |
|
pre_ignore_unconnected.py
|
…
|
|
|
pre_pcb_replace.py
|
Added some warnings about the replacement options.
|
2021-12-03 18:23:21 -03:00 |
|
pre_sch_replace.py
|
Added some warnings about the replacement options.
|
2021-12-03 18:23:21 -03:00 |
|
pre_update_xml.py
|
Replaced call to Optionable expand_filename_sch by self.expand_dirname
|
2021-12-15 17:03:56 -03:00 |
|
registrable.py
|
Now you get an error when defining two outputs with the same name.
|
2021-12-02 14:58:37 -03:00 |
|
var_base.py
|
PCB PDF Print: mechanism to change the block title.
|
2021-11-17 10:51:28 -03:00 |
|
var_ibom.py
|
Internal BoM: the field used for variants doesn't produce conflicts.
|
2021-11-15 13:39:47 -03:00 |
|
var_kibom.py
|
Fixed typo in comment.
|
2021-12-02 17:18:08 -03:00 |
|
var_kicost.py
|
Internal BoM: the field used for variants doesn't produce conflicts.
|
2021-11-15 13:39:47 -03:00 |