aboutsummaryrefslogtreecommitdiff
path: root/README.rst
blob: 2ae73bd204faad7ccec24c2853521209de2d693a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
====================
 Tubular Structures
====================

This project aims to build a number of useful structures out of 
easily sourceable aluminium tubes that easily fit in the boot of 
a compact car and custom 3Dprinted joints.

Already buildable structures include a number of banner stands and 
parasols.

Instructions
------------

Building the 3D models
~~~~~~~~~~~~~~~~~~~~~~

To generate the .stl files for each piece you need Make (tested with 
`GNU Make`_) and OpenSCAD_; one you have installed these 
dependencies just run::

   $ make

from the root directory of this repository and wait.

Example settings for Slic3r_ are available in the conf directory: 
you can load them in Slic3r, change the settings (expecially those 
related to the printer) and re-export them in place. 
Then you can use::

   $ make gcode

from the root directory of the repository to generate .gcode files 
which can be sent to your printer.

.. _`GNU Make`: https://www.gnu.org/software/make/
.. _OpenSCAD: http://www.openscad.org/
.. _Slic3r: http://slic3r.org/

Assembly
~~~~~~~~

To assembly most structures you'll need a number of 1m long aluminium 
tubes; the models assume that they are 16mm in diameter, but they can be 
customized.

License
-------

Copyright 2013-2014 Elena Grandi

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
International License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/4.0/.