| 1234567891011 |
- platform_height = 70;
- platform_width = 70;
- platform_depth = 280;
- platform_thickness = 3;
- platform_side_thickness = 5;
- platform_support_depth = 15;
- platform_mounting_holes_diameter = 4;
- platform_mounting_holes_positions = [
- [20, 0],
- [-20, 0]
- ];
|