Better pose for pulley test so screws can be seen.
This commit is contained in:
parent
1a55a08c59
commit
a8b634de39
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 45 KiB |
|
@ -23,7 +23,7 @@ include <../vitamins/pulleys.scad>
|
|||
|
||||
module pulleys()
|
||||
layout([for(p = pulleys) pulley_flange_dia(p)])
|
||||
rotate(-45)
|
||||
rotate(-145)
|
||||
pulley_assembly(pulleys[$i]);
|
||||
|
||||
if($preview)
|
||||
|
|
Loading…
Reference in New Issue