UppSense17- Open Source sensor for chemical analysis based on fuoresence.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
103 B

translate{[0,0,10]}{
difference(){
cube([20,20,20], center=true);
color([0.2,0.8,1]) sphere(13);
}
}