diff --git a/common/lset.cpp b/common/lset.cpp index 0a8a6daa02..eac23be685 100644 --- a/common/lset.cpp +++ b/common/lset.cpp @@ -462,6 +462,15 @@ LSEQ LSET::SeqStackupBottom2Top() const { // bottom-to-top stack-up layers static const PCB_LAYER_ID sequence[] = { + User_9, + User_8, + User_7, + User_6, + User_5, + User_4, + User_3, + User_2, + User_1, B_Fab, B_CrtYd, B_Adhes,