Skip to content
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

review openscad designs #4

Open
amchagas opened this issue Nov 17, 2021 · 4 comments
Open

review openscad designs #4

amchagas opened this issue Nov 17, 2021 · 4 comments

Comments

@amchagas
Copy link
Member

The OpenScad designs all work and the prints coming out look nice.

It would be nice to review them so that they are:

  • parametric - so we should remove the hard coded numbers and make them relative to variables. One example would be in the gate.scad file, where the numbers should be based on the diameter of the tube the printed part fits on.
  • all licensed under CC BY SA 4.0. Also exemplified by gate.scad file

Useful information for this task:
The thickness of the some of the walls were thought out so that the parts slide/fit into makerbeam profiles. Specifically on their XL version https://www.makerbeam.com/brands/makerbeamxl-15x15mm-aluminum-profile/

@isobianin
Copy link
Member

Hi @amchagas ,

I checked the scad files and it seems that I have some problems with gate.scad file (see screenshot)
image

I am not sure what is causing it but there are 8 warnings and the rendering seems to be off. All other files are fine though

@isobianin
Copy link
Member

Hi @amchagas , so I tinkered with it a bit more and now it is fine
image
Seems that I had to put cylinders, that are being cut out, a bit lower and make them longer.

In terms of parametric values, I see that all files but gate.scad are parametric. Is that so?

@amchagas
Copy link
Member Author

thanks for looking into this!
Yes, I think only gates.scad is not parametric. At the same time, if there is something obivous in the other files that could be simplified, we should try to do it (but I am not sure that will be the case)

@isobianin
Copy link
Member

Hi @amchagas , parametrised gate.scad and uploaded it.

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

No branches or pull requests

2 participants