BeeHive-org / 5-choice-serial-reaction-time

GNU General Public License v3.0
0 stars 2 forks source link

review openscad designs #4

Open amchagas opened 2 years ago

amchagas commented 2 years ago

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

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

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 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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