Small greenhouse with four shelves, three of them removable, and a window on the roof that can be built using very basic tools and sized to fit into almost any space.
The full assembly is in draws/Main.FCStd. It also contains the spreadsheet used to define the sizes.
- FreeCAD. Version 0.19 works, but other version could work as well.
- FreeCAD's Assembly2+ addon. v0.4.53 at the moment of writing this document. It can be installed from inside FreeCAD using the Addon Manager.
In order to tweak the size of the greenhouse, follow the below steps:
- Clone the project:
git clone https://github.com/malcp/small-greenhouse.git
- Open the main file with FreeCAD:
draws/Main.FCStd
- Open the parameters spreadsheet. It is called
params
. - Set the desired sizes and save the document.
- Go back to
draws/Main.FCStd
and click toUpdate parts imported into the assembly
and thenUpdate imports recursively
. - Finally, update the parts lists.
https://www.opticutter.com/linear-cut-list-calculator and https://www.opticutter.com/cut-list-optimizer have been used to calculate the amount of wood and plastic boards required for building the greenhouse.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.