Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
- Moved endstop holder to right place
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzehra committed Apr 1, 2014
1 parent 6b30ee4 commit 2f4ca69
Show file tree
Hide file tree
Showing 3 changed files with 1,546 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ y-corners.stl \
y-idler.stl \
y-motor.stl \
z-axis-bottom.stl \
z-axis-top.stl
z-axis-top.stl \
z-endstop-holder.stl

ARRANGE_TARGETS = \
-n distribution/belt-guide.stl+4 \
Expand All @@ -32,7 +33,8 @@ ARRANGE_TARGETS = \
-n distribution/y-idler.stl+1 \
-n distribution/y-motor.stl+1 \
-n distribution/z-axis-bottom.stl+1 \
-n distribution/z-axis-top.stl+1
-n distribution/z-axis-top.stl+1 \
-n distribution/z-endstop-holder.stl+1

STL_DIR=distribution/
IMG_DIR=images/
Expand Down
Loading

0 comments on commit 2f4ca69

Please sign in to comment.