kicad/pcbnew
Seth Hillbrand fb798a4150 Export footprint pad holes to STEP regardless
Footprint pad holes form a part of the board outline regardless of
whether the footprint is in the BOM or not

Fixes https://gitlab.com/kicad/code/kicad/issues/14013

(cherry picked from commit daf70f9b6a)
2023-02-28 12:02:40 -08:00
..
autorouter
board_stackup_manager
connectivity
dialogs
drc Fix for overwriting non-specified constraints. 2023-02-28 18:29:43 +00:00
exporters Export footprint pad holes to STEP regardless 2023-02-28 12:02:40 -08:00
import_gfx
microwave
navlib
netlist_reader
plugins When importing legacy PCB dimension: Use automatic dimension when Unit couldn't be determined 2023-02-28 14:21:12 +00:00
python Sync pcbnew selection with selected items after plugin is run 2023-02-26 17:58:57 +00:00
ratsnest
router PNS: Diff pairs can have different hole-to-hole size 2023-02-26 17:57:47 +00:00
specctra_import_export
teardrop
tools
widgets
CMakeLists.txt
Doxyfile_python
Doxyfile_xml
action_plugin.cpp
action_plugin.h
array_creator.cpp
array_creator.h
array_pad_number_provider.cpp
array_pad_number_provider.h
board.cpp Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 17:26:28 +01:00
board.h Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 17:26:28 +01:00
board_commit.cpp Stage group children when staging group. 2023-02-28 14:21:12 +00:00
board_commit.h
board_connected_item.cpp
board_connected_item.h
board_design_settings.cpp
board_item.cpp
board_item_container.h
build_BOM_from_board.cpp
cleanup_item.cpp
cleanup_item.h
collectors.cpp
collectors.h
convert_shape_list_to_polygon.cpp Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 2023-02-28 17:26:28 +01:00
convert_shape_list_to_polygon.h
cross-probing.cpp
edit.cpp
edit_track_width.cpp
edit_zone_helpers.cpp
files.cpp
footprint.cpp Treat dimensions in fp as text for bbox calculations 2023-02-26 17:59:22 +00:00
footprint.h
footprint_edit_frame.cpp
footprint_edit_frame.h
footprint_editor_settings.cpp
footprint_editor_utils.cpp
footprint_info_impl.cpp
footprint_info_impl.h
footprint_libraries_utils.cpp
footprint_preview_panel.cpp
footprint_preview_panel.h
footprint_tree_pane.cpp
footprint_tree_pane.h
footprint_viewer_frame.cpp
footprint_viewer_frame.h
footprint_wizard.cpp
footprint_wizard.h
footprint_wizard_frame.cpp
footprint_wizard_frame.h
footprint_wizard_frame_functions.cpp
fp_shape.cpp
fp_shape.h
fp_text.cpp
fp_text.h
fp_text_grid_table.cpp
fp_text_grid_table.h
fp_textbox.cpp
fp_textbox.h
fp_tree_model_adapter.cpp
fp_tree_model_adapter.h
fp_tree_synchronizing_adapter.cpp
fp_tree_synchronizing_adapter.h
generate_footprint_info.cpp
generate_footprint_info.h
graphics_cleaner.cpp
graphics_cleaner.h
grid_layer_box_helpers.cpp
grid_layer_box_helpers.h
initpcb.cpp
invoke_pcb_dialog.h
io_mgr.cpp
io_mgr.h
kicad_clipboard.cpp
kicad_clipboard.h
load_select_footprint.cpp
menubar_footprint_editor.cpp
menubar_pcb_editor.cpp
netinfo.h
netinfo_item.cpp
netinfo_list.cpp
pad.cpp
pad.h
pad_custom_shape_functions.cpp
pcb_base_edit_frame.cpp
pcb_base_edit_frame.h
pcb_base_frame.cpp
pcb_bitmap.cpp
pcb_bitmap.h
pcb_dimension.cpp
pcb_dimension.h
pcb_draw_panel_gal.cpp
pcb_draw_panel_gal.h
pcb_edit_frame.cpp
pcb_edit_frame.h
pcb_expr_evaluator.cpp
pcb_expr_evaluator.h
pcb_expr_functions.cpp PNS: Safety for evaluating item nets for rules 2023-02-26 17:57:33 +00:00
pcb_group.cpp
pcb_item_containers.h
pcb_layer_box_selector.cpp
pcb_layer_box_selector.h
pcb_marker.cpp
pcb_marker.h
pcb_origin_transforms.cpp
pcb_origin_transforms.h
pcb_painter.cpp Pcbnew: optimize netname and num text size and position display on pad. 2023-02-25 11:08:29 +01:00
pcb_painter.h
pcb_plot_params.cpp
pcb_plot_params.h
pcb_plot_params_parser.h
pcb_plot_svg.cpp
pcb_plot_svg.h
pcb_screen.cpp
pcb_shape.cpp Fix some PCB_SHAPE properties 2023-02-24 01:24:41 +00:00
pcb_shape.h
pcb_target.cpp
pcb_target.h
pcb_text.cpp
pcb_text.h
pcb_textbox.cpp
pcb_textbox.h
pcb_track.cpp
pcb_track.h
pcb_view.cpp
pcb_view.h
pcbnew.cpp
pcbnew.h
pcbnew.icns
pcbnew_config.cpp
pcbnew_config.h
pcbnew_doc.icns
pcbnew_id.h
pcbnew_jobs_handler.cpp
pcbnew_jobs_handler.h
pcbnew_printout.cpp
pcbnew_printout.h
pcbnew_settings.cpp
pcbnew_settings.h
pcbplot.cpp
pcbplot.h
plot_board_layers.cpp
plot_brditems_plotter.cpp Plot footprint texts: add code to plot Knockout texts. 2023-02-24 08:49:56 +01:00
plotcontroller.h
plotprint_opts.h
plugin.cpp
sel_layer.cpp
toolbars_footprint_editor.cpp
toolbars_footprint_viewer.cpp
toolbars_pcb_editor.cpp
tracks_cleaner.cpp
tracks_cleaner.h
undo_redo.cpp
zone.cpp
zone.h
zone_filler.cpp Allow shorting copper zones through negative clearance 2023-02-26 17:45:46 +00:00
zone_filler.h
zone_settings.cpp
zone_settings.h
zones.h
zones_functions_for_undo_redo.cpp
zones_functions_for_undo_redo.h