fix the blown up demo and update it for the docs
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
180b7deb9e
commit
05dab45152
@ -2,7 +2,7 @@
|
||||
|
||||
Files for 3D printing an arcade stick.
|
||||
|
||||
![An example of stick components displayed in OpenSCAD](docs/two-panel-example-v3.png)
|
||||
![An example of stick components displayed in OpenSCAD](docs/blown-up-demo.png)
|
||||
|
||||
[OpenSCAD-based illustration of how the components for an overhang panel-based stick fit together.]
|
||||
|
||||
|
BIN
docs/blown-up-demo.png
Normal file
BIN
docs/blown-up-demo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
@ -7,10 +7,10 @@ include <parameters.scad>
|
||||
include <components.scad>
|
||||
use <frame-left.scad>
|
||||
use <frame-right.scad>
|
||||
use <top-panel-left-lever-and-dir_arc-plus-w-30mm.scad>
|
||||
use <top-panel-right-sega-2p-plus-one-plus-control-with-mount.scad>
|
||||
use <bottom-panel-left.scad>
|
||||
use <bottom-panel-right.scad>
|
||||
use <top-panel-overhang-left-lever-and-dir_arc-plus-w-30mm.scad>
|
||||
use <top-panel-overhang-right-sega-2p-plus-one-plus-control-with-mount.scad>
|
||||
use <bottom-panel-overhang-left.scad>
|
||||
use <bottom-panel-overhang-right.scad>
|
||||
use <misc-decorative-plate-24mm-button.scad>
|
||||
use <misc-decorative-plate-dir_arc-plus-w-30mm-and-sega-2p-plus-one.scad>
|
||||
use <misc-dustwasher-lsx-nobi.scad>
|
||||
|
Loading…
Reference in New Issue
Block a user