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

eartube.scad warning message #60

Open
gaetgodi opened this issue Oct 31, 2020 · 0 comments
Open

eartube.scad warning message #60

gaetgodi opened this issue Oct 31, 2020 · 0 comments

Comments

@gaetgodi
Copy link

There was a warning message on line 61. Just a syntax error, removed the ,0 at the end of the translate function. It was redundant and already included within the square brackets.
translate([xarray[30]-2,yarray[30]+6.5,0])
rotate([0,90,earbud_rotation])cylinder(r=6,h=9.5);

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

1 participant