headphones_holder.scad 203 B

1234567
  1. include <../config/headphones_holder.scad>
  2. module headphones_holder_object() {
  3. height = headphones_holder_height;
  4. depth = headphones_holder_depth;
  5. leg_depth = headphones_holder_leg_depth;
  6. }