Skip to content

Conversation

@EasyAsABC123
Copy link

  • corrected spelling of length
  • updated vertical_bearing_holes to use bearing_diameter on line 70

* corrected spelling of length
* updated `vertical_bearing_holes` to use bearing_diameter on line 70
Copy link
Author

@EasyAsABC123 EasyAsABC123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed as what was intended.


module vertical_bearing_holes(){
translate(v=[0,0,-1]) poly_cylinder(h = 62, r=(14.80/2));
translate(v=[0,0,-1]) poly_cylinder(h = 62, r=((bearing_diameter-0.15)/2));
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the important part of this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant