7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 04:35:03 +00:00
kicad/pcbnew/board_stackup_manager
Seth Hillbrand 10e1ba9c6b Fix layer ordering issue in net inspector
B_Cu is always the last layer, so if we are incrementing, we need to
check for matches, not index comparison

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18933
2024-10-18 11:45:07 -07:00
..
board_stackup_reporter.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
board_stackup_reporter.h Nip 3 no longer needed common includes 2020-10-25 20:01:13 -04:00
board_stackup.cpp Fix layer ordering issue in net inspector 2024-10-18 11:45:07 -07:00
board_stackup.h Further cleanup of LSET 2024-07-08 22:00:53 -07:00
dialog_dielectric_list_manager_base.cpp Hook up delete key in stackup materials list box 2024-02-03 16:39:56 +00:00
dialog_dielectric_list_manager_base.fbp Hook up delete key in stackup materials list box 2024-02-03 16:39:56 +00:00
dialog_dielectric_list_manager_base.h Hook up delete key in stackup materials list box 2024-02-03 16:39:56 +00:00
dialog_dielectric_list_manager.cpp Ensure stackup material returned is correct after list item deletion 2024-02-03 18:06:40 +00:00
dialog_dielectric_list_manager.h Hook up delete key in stackup materials list box 2024-02-03 16:39:56 +00:00
dielectric_material.cpp Split up Double2Str to a format function to make its use case clear 2022-09-17 00:10:22 -04:00
dielectric_material.h Ensure stackup material returned is correct after list item deletion 2024-02-03 18:06:40 +00:00
panel_board_finish_base.cpp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_board_finish_base.fbp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_board_finish_base.h Remove a couple of unused OnUpdateUI handlers. 2021-04-06 13:47:15 +01:00
panel_board_finish.cpp Fetch board finish before exporting stackup to clipboard. 2024-05-23 18:30:58 +01:00
panel_board_finish.h Fetch board finish before exporting stackup to clipboard. 2024-05-23 18:30:58 +01:00
panel_board_stackup_base.cpp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
panel_board_stackup_base.fbp Don't specify fonts in wxFormBuilder. It only leads to pain. 2023-01-18 12:28:07 +00:00
panel_board_stackup_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_board_stackup.cpp Strip richio.h from headers that don't need them 2024-10-04 18:06:18 +01:00
panel_board_stackup.h Fetch board finish before exporting stackup to clipboard. 2024-05-23 18:30:58 +01:00
stackup_predefined_prms.cpp Some fixes in Gerber job file: 2022-12-06 17:01:37 +01:00
stackup_predefined_prms.h Some fixes in Gerber job file: 2022-12-06 17:01:37 +01:00