{% extends "layout_and_nav.html" %} {% block body %}

Usage Tutorial

RoCo has several features, explained here.

{% filter markdown %} ## How to Use Select a design (e.g. Stool). Then, you can input parameters. When you change any numbers, the 3D and 2D previews will automatically update. You can change material between paper and plywood. Changing material changes thickness parameter (between 0.05/3/5mm). After selecting material, press the "Change Material" button to update. When you're done, click the `STl`, `DXF`, or `SVG` buttons at the bottom, and RoCo will generate the appropriate file for export. These files can then be used for lasercutters, printing and cutting by hand, or other methods of fabrication. In short: **1: cut, 2: fold, 3: play!** --- #### Instructions Picture --- ## 3D Controls When the mouse is over the 2D or 3D previews, you can use the 3D controls: - Orbit (Rotate model in 3D): Use left mouse click, or one finger move - Zoom (Zoom in/out): Use middle mouse scroll up/scroll down, or two finger spread or squish - Pan (Move model across screen): Use right mouse click, or two finger swipe --- #### 3D Controls instruction picture
3d controls {% endfilter %}
{% endblock %}