diff --git a/README.md b/README.md index cb67a0d..2abd220 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # pirouette +![The assembled frame](pirouette.png) + +*Every part is coloured by kind, the same way `frame.py` colours the +assembly: black plates, red arms, blue motor bases, green spars, yellow TPU +for the camera mount and the antenna holder, grey standoffs. The prop discs +are switched off in this view — see `SHOW_PROPS`.* + Parametric [CadQuery](https://cadquery.readthedocs.io) model of a 3" FPV race quad frame. It is an **interlocking space frame**: the parts key into each other with tenons and mortises, so the joints hold it square and there is no diff --git a/pirouette.png b/pirouette.png new file mode 100644 index 0000000..08cb8f1 Binary files /dev/null and b/pirouette.png differ