mirrorEx1.scad 81 B

123
  1. mirror([ 0, 1, 0 ])
  2. translate([5, 0, -5])
  3. cube(size=[10, 10, 10], center=false);