1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-15 11:54:02 +02:00

Added threads to 4mm jack sockets.

This commit is contained in:
Chris Palmer
2020-03-04 17:42:03 +00:00
parent f7db793c74
commit 60628dfec0
6 changed files with 64 additions and 39 deletions

View File

@@ -32,4 +32,5 @@ module jacks() {
}
if($preview)
jacks();
let($show_threads = true)
jacks();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 80 KiB