mirror of
https://github.com/DJSundog/NopSCADlib.git
synced 2024-11-23 15:23:51 -05:00
Changed PSU list order to get all the shrouds together.
This commit is contained in:
parent
cf94972b18
commit
acb2cb2a48
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 44 KiB |
@ -179,7 +179,6 @@ External =
|
|||||||
[": IEC mains lead"]
|
[": 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>
|
use <psu.scad>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user