Add option for fixed side modules. This simplifies assembly and removes some awkward printing topology
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
// Manually set this variable to toggle rack profile
|
||||
profileName = "micro";
|
||||
profileName = "default";
|
||||
|
||||
fixedSideModules = true;
|
||||
|
||||
_profileConfigs = [
|
||||
// You can introduce a custom profile like:
|
||||
|
||||
Reference in New Issue
Block a user