diff --git a/docs/case2.0/img/voc-case2_0-pallet.jpeg b/docs/case2.0/img/voc-case2_0-pallet.jpeg new file mode 100644 index 0000000..a6efe07 Binary files /dev/null and b/docs/case2.0/img/voc-case2_0-pallet.jpeg differ diff --git a/docs/case2.0/index.md b/docs/case2.0/index.md new file mode 100644 index 0000000..e0f5d0b --- /dev/null +++ b/docs/case2.0/index.md @@ -0,0 +1,36 @@ +--- +title: Overview +order: 0 +--- + +![](img/voc-case2_0-pallet.jpeg){ align="right", width="250" } +The lecture room set 2.0 aka. "Case 2.0" consists of two 120x60 cm [TRANSFlex](https://www.amptown-cases.de/en/product/transflex/) road cases on a standard EUR-pallet. + +As the picture shows: When both cases are topped on their short side, they fit perfectly inside the 120x80 cm outline of the pallet. +The height is approx. 140 cm. + +During operation, an area of 2x 120x60cm with a height of approx. 80 cm is needed plus some space to store the pallet somewhere. + +The c3voc owns a total of 6 room setups called "Saal 1" to "Saal 6". +Each case is marked with a unique identifier in the form of `$room.$case`, so e.g. `4.1` and `4.2` make the set for room/ hall 4. + +## Content +The concept of the setup is to use pre-assembled module for things which are usually used together. +These include the so called Lectern, FOH and Encoder modules and a euro crate containing everything that's associated to the camera position. + +### Case x.1 +The `.1` case contains accessories including: + +- tripod and camera crate (including preview monitor, power supply, etc.) +- cable bridges and cable mats +- power, XLR, SDI and HDMI cables +- several accessory boxey + +### Case x.2 +The `.2` case contains the modules and other equipment: + +- lectern, FOH and encoder module +- office crate +- minion crate +- microphones +- ethernet cables diff --git a/docs/case2.0/overview.md b/docs/case2.0/overview.md deleted file mode 100644 index b15987d..0000000 --- a/docs/case2.0/overview.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Overview -order: 0 ---- - -See \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 0a8b3b1..dac9409 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,6 +5,7 @@ copyright: CC BY 4.0 markdown_extensions: - smarty - admonition + - attr_list theme: name: shadcn