vesa.scad 487 B

12345678910111213141516171819202122
  1. vesa_rounding = 5;
  2. vesa_hinge_screw = 3;
  3. vesa_hinge_width = 15;
  4. vesa_hinge_depth = 15;
  5. vesa_hinge_height = 22;
  6. vesa_hinge_thickness = 4;
  7. vesa_connector_length = 70;
  8. vesa_connector_margin = 1;
  9. vesa_thread_radius = 5;
  10. vesa_thread_top_radius = 8;
  11. vesa_thread_height = 9;
  12. vesa_thread_top_height = 1;
  13. vesa_plate_thickness = 2;
  14. vesa_wall_width = 60;
  15. vesa_wall_height = 50;
  16. vesa_corner_thickness = 5;
  17. vesa_cable_hole = 4;
  18. vesa_margin = 10;
  19. vesa_width = 100;
  20. vesa_height = 100;
  21. vesa_screw = 4;