plate.scad 282 B

1234567891011
  1. plate_size = MINI_ITX_SIZE();
  2. plate_hole = MINI_ITX_HOLE();
  3. plate_holes = MINI_ITX_HOLES();
  4. plate_mount_width = 60;
  5. plate_mount_depth = 70;
  6. plate_mount_small = 10;
  7. plate_mount_rounding = 5;
  8. plate_mount_hole_scale = 0.5;
  9. plate_mount_hole = 3;
  10. plate_padding = 5;
  11. plate_thickness = 3;