1
0
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:
Chris Palmer
2020-02-29 08:55:40 +00:00
parent cf94972b18
commit acb2cb2a48
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -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>