mirror of
https://github.com/DJSundog/NopSCADlib.git
synced 2024-11-27 09:10:02 -05:00
Added drag_chain to the cover picture.
This commit is contained in:
parent
ecba7eaea4
commit
70b60522ce
BIN
libtest.png
BIN
libtest.png
Binary file not shown.
Before Width: | Height: | Size: 841 KiB After Width: | Height: | Size: 848 KiB |
@ -52,6 +52,7 @@ use <tests/circlips.scad>
|
||||
use <tests/components.scad>
|
||||
use <tests/d_connectors.scad>
|
||||
use <tests/displays.scad>
|
||||
use <tests/drag_chain.scad>
|
||||
use <tests/extrusions.scad>
|
||||
use <tests/extrusion_brackets.scad>
|
||||
use <tests/fans.scad>
|
||||
@ -417,8 +418,12 @@ translate([x4 + 200, belts_y + 58]) {
|
||||
|
||||
translate([0, 60])
|
||||
opengrab_test();
|
||||
|
||||
}
|
||||
|
||||
translate([x4 + 175, belts_y, -20])
|
||||
drag_chains();
|
||||
|
||||
translate([x4, rails_y + 130])
|
||||
rails();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user