mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-09-14 17:02:40 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
82baed4c8f | ||
|
acb2cb2a48 |
BIN
libtest.png
BIN
libtest.png
Binary file not shown.
Before Width: | Height: | Size: 786 KiB After Width: | Height: | Size: 784 KiB |
@@ -2171,6 +2171,7 @@ Face order is bottom, top, left, right, front, back.
|
||||
| ```psu_face_iec(type)``` | IEC connector x,y, rotation and type |
|
||||
| ```psu_face_switch(type)``` | Rocker switch x,y, rotation and type |
|
||||
| ```psu_face_thickness(type)``` | The thickness |
|
||||
| ```psu_face_vents(type)``` | Vents array position x,y, rotation, size and corner radius |
|
||||
| ```psu_faces(type)``` | List of face descriptions |
|
||||
| ```psu_height(type)``` | Height |
|
||||
| ```psu_left_bay(type)``` | Bay for terminals |
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 44 KiB |
Binary file not shown.
Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 221 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