-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mounting hole options #16
Comments
Yup - most certainly. Thanks for looking at the SCAD files instead of the vectors. :) I think you should be able to add an parameter / method to it similar to the arduino and pinoccio ones here: https://github.com/makenai/sumobot-jr/blob/master/3d_print/sumobot.scad#L186 |
Cool. I was thinking of adding a parameter like this:
And then just add a conditional in |
I'm thinking it makes the most sense to have an option for Tessel mounting holes like we discussed, but then just have a note somewhere (the readme?) that gives the minimum sled width and a suggested sled length... Well, maybe not. I don't see any reason we couldn't set the default width and height based on that same |
I'd like to add a parameter to the SCAD file for choosing different hole patterns for the top plate (Tessel 2 is my use case). Does that sound like a worthwhile PR?
The text was updated successfully, but these errors were encountered: