# Dimensions & Specs

Early prototypes were very scattered, so here we rebase the geometry to build it parametrically.

* Switches
  * On center - 18mm
    * Hole dia - 6mm + 0.2mm
* LED Diffuser
  * X/Y/Z - 50/100/3mm
    * Radius - 20mm
* Cover-plate
  * X/Y/Z - 60/110/3mm
    * Radius - 15mm
  * Screw spacing - 80.551 (fix)
    * Hardware x 2
      * M3 or #6 thread-cutting
      * Hole Dia: 3mm + 0.2mm
* Enclosure
  * Thickness&#x20;
    * 1.2mm - Printed in PETG with a 0.6 nozzle presents excellent results that print super fast (13 mins), but the floppiness of the part could be concerning to people.&#x20;
  * X/Y/Z - 50/100/
    * Small Side Offset -&#x20;
    * Radius - 20mm
    * Holes:
      * 3mm for coverplate - 2
      * Drill marks for wall mounting - 2
        * On center -&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.vdbx.io/coming-soon-ish/flip-shift/dimensions-and-specs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
