kicad/pcbnew/board_stackup_manager
Wayne Stambaugh 188232de6f Pcbnew: add user defined layers and allow all layers to have user names.
This changes the file format.  All previous copper layers that had a user
defined name are forced back to the canonical name and the user defined
name is stored as an optional quoted string in the layer definition and
only used for UI and plotting purposes.  All copper object layer names
are now the canonical name for internal file use.

ADDED: Nine new user definable non-copper layers that can be optionally
added to the board layer stack.

CHANGED: All board layers can now be renamed by the user.

CHANGED: User defined layer names can now contain space characters.

Fixes https://gitlab.com/kicad/code/kicad/issues/1969
2020-09-23 15:41:43 -04:00
..
board_stackup_reporter.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00
board_stackup_reporter.h Switch to scoped enums 2019-12-20 14:11:39 +00:00
class_board_stackup.cpp Pcbnew: add user defined layers and allow all layers to have user names. 2020-09-23 15:41:43 -04:00
class_board_stackup.h Pcbnew: add user defined layers and allow all layers to have user names. 2020-09-23 15:41:43 -04:00
dialog_dielectric_list_manager.cpp board stackup manager: a few enhancements in code and make some strings translatable 2019-09-27 17:12:24 +02:00
dialog_dielectric_list_manager.h Stackup manager: Add a dielectric manager to handle more easily user defined dielectric substrates 2019-09-12 10:37:05 +02:00
dialog_dielectric_list_manager_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_dielectric_list_manager_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_dielectric_list_manager_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dielectric_material.cpp board stackup manager: a few enhancements in code and make some strings translatable 2019-09-27 17:12:24 +02:00
dielectric_material.h Board stackup manager: add material selector to solder mask and silkscreen layers. 2019-09-24 16:30:25 +02:00
panel_board_stackup.cpp Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
panel_board_stackup.h Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
panel_board_stackup_base.cpp Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
panel_board_stackup_base.fbp Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
panel_board_stackup_base.h Give the user a bit of help with board thickness. 2020-08-05 16:51:58 +01:00
stackup_predefined_prms.cpp board stackup manager: a few enhancements in code and make some strings translatable 2019-09-27 17:12:24 +02:00
stackup_predefined_prms.h board stackup manager: a few enhancements in code and make some strings translatable 2019-09-27 17:12:24 +02:00