Office Tree (60 cm) 3d model
3dmdb logo
Thingiverse
Office Tree (60 cm)

Office Tree (60 cm)

by Thingiverse
Last crawled date: 4 years, 3 months ago
Office Tree
Christmas Tree designed with OpenScad
The trunk core is a 540 mm length Aluminium tube 8 mm in diameter
I share it before it's too late for Christmas but there is still work to do.:
Number on branches,
Smooth locks that can't break,
Snapable roots.
The star is made using this thing: https://www.thingiverse.com/thing:4052419
It is optional, office-tree-top.stl can be printed to get a smooth top without star.
API
// Customisation needs modifications in file office-tree.scad
// We can play with value of part parameters in this line to see every part:
showParts ( part=6, sub_part=0, $fn=SMOOTH, $layer=0.3 );
// The file office-tree-branch-beds contains the definition of 10 beds for 45 branches
Prerequisites for customsation
What you need:
Install OpenSCAD
Install libraries (see below)
Create a new file in OpenSCAD.
Folowing libraries must be installed in %USERPROFILE%\Documents\OpenSCAD\libraries
The folder libraries might not exist you have to create it yourself.
Download as ZIP and unzip in libraries:
scad-utils
list-comprehension-demos
agentscad
The result should be:
%USERPROFILE%
\__Documents
\__ OpenSCAD
\__ libraries
\__ agentscad
\__ list-comprehension-demos
\__ scad-utils

Tags