lengthen the stand to give more support
previous design worked fine, but it's just so tiny, a slight breeze would sometimes knock the stick off Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
a6803450f8
commit
89e25bd001
@ -39,8 +39,8 @@ frame_z = 57;
|
||||
|
||||
// stand dimensions to display a stick
|
||||
stand_x = 5;
|
||||
stand_y = frame_z-25;
|
||||
stand_z = 10;
|
||||
stand_y = frame_z;
|
||||
stand_z = 15;
|
||||
|
||||
// degree to which the extended frame pieces stick out from the end of the frame
|
||||
frame_extension_x = 25;
|
||||
|
Loading…
Reference in New Issue
Block a user