platform.scad 323 B

1234567891011
  1. platform_rounding = 5;
  2. platform_thickness = 6;
  3. platform_width = 85;
  4. platform_depth = 290;
  5. platform_support_depth = 50;
  6. platform_support_height = 55;
  7. platform_support_thickness = 75;
  8. platform_support_screw_thickness = 2;
  9. platform_mounting_screw = 4;
  10. platform_mounting_holes_spacing = 169;
  11. platform_mounting_holes_move = 50;