Thingiverse
Angle Socket Wrench Stand - customisable
di AgentSCAD
24
Download
31
Likes
0
Makes
# Angle Socket Wrench Stand
OpenSCAD library to build Tubular Angle Socket (TAS) Wrench Stand
I've rendered and added ready to print STL files for standard wrench set:
* Stand for 10 wrenches (2 parts/groups):
[ 8,10,11,12,13,14 ]
[ 16,17,18,19 ]
* Stand for 14 wrenches (3 parts/groups):
[ 8,9,10,11,12,13 ]
[ 14,15,16,17 ]
[ 18,19,20,21 ]
* Stand for 16 (3 parts/groups):
[ 8,9,10,11,12,13,14 ]
[ 15,16,17,18,19 ]
[ 21,22,23,24 ]
# Howto
Install this (Only Basic part): [agentscad](https://github.com/GillesBouissac/agentscad/wiki/Prerequisites)
Open file agenscad/things/tas-wrench-stand.scad
Search for this code:
```
taswStand (
wrenches = 10_WRENCHES,
groups = 10_WRENCHES_GROUPS,
group_num = undef,
numbers_only = false,
$fn = FAST );
```
You just need to change definition of wrenches and groups to customize:
```
taswStand (
...
wrenches = My_WRENCHES,
g
OpenSCAD library to build Tubular Angle Socket (TAS) Wrench Stand
I've rendered and added ready to print STL files for standard wrench set:
* Stand for 10 wrenches (2 parts/groups):
[ 8,10,11,12,13,14 ]
[ 16,17,18,19 ]
* Stand for 14 wrenches (3 parts/groups):
[ 8,9,10,11,12,13 ]
[ 14,15,16,17 ]
[ 18,19,20,21 ]
* Stand for 16 (3 parts/groups):
[ 8,9,10,11,12,13,14 ]
[ 15,16,17,18,19 ]
[ 21,22,23,24 ]
# Howto
Install this (Only Basic part): [agentscad](https://github.com/GillesBouissac/agentscad/wiki/Prerequisites)
Open file agenscad/things/tas-wrench-stand.scad
Search for this code:
```
taswStand (
wrenches = 10_WRENCHES,
groups = 10_WRENCHES_GROUPS,
group_num = undef,
numbers_only = false,
$fn = FAST );
```
You just need to change definition of wrenches and groups to customize:
```
taswStand (
...
wrenches = My_WRENCHES,
g
AgentSCAD pubblica anche su
15 modelli aggiuntivi su altre 2 piattaforme
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!