Split out LSEQ/LSET from LAYER_ID

Separate the layer grouping classes for easier modification
This commit is contained in:
Seth Hillbrand
2024-07-08 20:59:46 -07:00
parent 293075426b
commit cc850d0da0
103 changed files with 701 additions and 535 deletions
+1
View File
@@ -41,6 +41,7 @@
#include <gbr_metadata.h>
#include <gbr_netlist_metadata.h> // for GBR_NETLIST_METADATA
#include <layer_ids.h> // for LSET, IsCopperLayer
#include <lset.h>
#include <pcbplot.h>
#include <pcb_plot_params.h> // for PCB_PLOT_PARAMS, PCB_PL...
#include <advanced_config.h>