1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
translate{[0,0,10]}{ |
|||
difference(){ |
|||
cube([20,20,20], center=true); |
|||
color([0.2,0.8,1]) sphere(13); |
|||
} |
|||
} |
Loading…
Reference in new issue