2024-05-07 14:59:06 +02:00
|
|
|
// details in arcs
|
|
|
|
|
FN=40;
|
|
|
|
|
|
|
|
|
|
cell_width = 50;
|
|
|
|
|
cell_height = 50;
|
|
|
|
|
|
|
|
|
|
nr_cells_horizontal = 6;
|
|
|
|
|
nr_cells_vertical = 5;
|
|
|
|
|
|
|
|
|
|
slat_thickness = 4;
|
2026-03-21 10:46:44 +01:00
|
|
|
slat_depth = 44;
|
2024-05-07 14:59:06 +02:00
|
|
|
|
|
|
|
|
back_thickness = 4;
|
|
|
|
|
back_fancy_height = 50;
|
|
|
|
|
|
2024-06-16 11:06:39 +02:00
|
|
|
outer_thickness = 12;
|
|
|
|
|
outer_incut = 5;
|
2024-05-07 14:59:06 +02:00
|
|
|
outer_depth = slat_depth;
|