diff --git a/libtest.png b/libtest.png index 39584da..d53bbaa 100644 Binary files a/libtest.png and b/libtest.png differ diff --git a/readme.md b/readme.md index d1e6f16..429b892 100644 --- a/readme.md +++ b/readme.md @@ -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 | diff --git a/tests/png/psus.png b/tests/png/psus.png index f64c9e9..a5c1246 100644 Binary files a/tests/png/psus.png and b/tests/png/psus.png differ