mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-06 15:36:30 +02:00
Better pose for pulley test so screws can be seen.
This commit is contained in:
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)
|
||||
|
Reference in New Issue
Block a user