Thingiverse
Angle Socket Wrench Stand - customisable
par AgentSCAD
24
Téléchargements
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 publie également sur
15 modèles supplémentaires sur 2 autres plateformes
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !