side.scad 178 B

123456789
  1. side_thickness = 3;
  2. side_height = 200;
  3. side_width = 150;
  4. side_rounding = 10;
  5. side_handle_width = 100;
  6. side_handle_height = 70;
  7. side_cutoff_width = 100;
  8. side_cutoff_height = 40;