diff --git a/libtest.png b/libtest.png index 5207d5c..86a1c36 100644 Binary files a/libtest.png and b/libtest.png differ diff --git a/readme.md b/readme.md index 79911c5..af53976 100644 --- a/readme.md +++ b/readme.md @@ -3481,6 +3481,7 @@ Shaft couplings | `sc_diameter(type)` | Coupling outer diameter | | `sc_diameter1(type)` | Diameter of smaller shaft | | `sc_diameter2(type)` | Diameter of larger shaft | +| `sc_flexible(type)` | Flexible coupling | | `sc_length(type)` | Coupling length | ### Modules @@ -3494,6 +3495,7 @@ Shaft couplings | Qty | Module call | BOM entry | | ---:|:--- |:---| | 1 | `shaft_coupling(SC_5x8_rigid)` | Shaft coupling SC_5x8_rigid | +| 1 | `shaft_coupling(SC_6x8_flex)` | Shaft coupling SC_6x8_flex | Top diff --git a/tests/png/shaft_couplings.png b/tests/png/shaft_couplings.png index 3cd1f9e..2459298 100644 Binary files a/tests/png/shaft_couplings.png and b/tests/png/shaft_couplings.png differ