mirror of
https://github.com/DJSundog/NopSCADlib.git
synced 2024-11-27 01:03:51 -05:00
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()
|
module pulleys()
|
||||||
layout([for(p = pulleys) pulley_flange_dia(p)])
|
layout([for(p = pulleys) pulley_flange_dia(p)])
|
||||||
rotate(-45)
|
rotate(-145)
|
||||||
pulley_assembly(pulleys[$i]);
|
pulley_assembly(pulleys[$i]);
|
||||||
|
|
||||||
if($preview)
|
if($preview)
|
||||||
|
Loading…
Reference in New Issue
Block a user