Add a render
This commit is contained in:
parent
2c0dc52254
commit
9f3d8d9422
3 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@
|
|||
|
||||
Silly little box to hold some smoking accessories. Example project in openscad harnessing someone elses parametric box maker.
|
||||
|
||||
![](./render.png)
|
||||
|
||||
Pipelines are fun.
|
||||
|
|
BIN
render.png
Normal file
BIN
render.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
|
@ -11,7 +11,7 @@
|
|||
|
||||
/* [View] */
|
||||
// Select View
|
||||
View="Bottom"; // [Complete, Complete Open, Parts, Lid, Bottom, Latch, Seal ]
|
||||
View="Complete Open"; // [Complete, Complete Open, Parts, Lid, Bottom, Latch, Seal ]
|
||||
// Open Angle for complete Open
|
||||
ViewAngle = 120; //[0:180]
|
||||
|
||||
|
|
Loading…
Reference in a new issue