Stethoscope
Stethoscope copied to clipboard
eartube.scad warning message
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);