mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-15 11:54:02 +02:00
Changed PSU list order to get all the shrouds together.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 44 KiB |
@@ -179,7 +179,6 @@ External =
|
||||
[": IEC mains lead"]
|
||||
];
|
||||
|
||||
psus = [PD_150_12, S_250_48, ATX500, KY240W, S_300_12];
|
||||
psus = [PD_150_12, S_250_48, S_300_12, ATX500, KY240W];
|
||||
|
||||
use <psu.scad>
|
||||
|
||||
|
Reference in New Issue
Block a user