nophead / Mendel90

A RepRap Mendel variant using sheets for the frame instead of rods
http://hydraraptor.blogspot.com/2011/12/mendel90.html
261 stars 248 forks source link

y motor wires should face the back #39

Closed brad closed 10 years ago

brad commented 10 years ago

Hi Chris, I'm pretty sure this needed fixing. In master, the y motor wires faced down, directly into the sheet. This change makes them face toward the back of the machine, as the instructions in the wiki indicate they should.

nophead commented 10 years ago

It is correct for the kits I sell as the wires run though a hole and go under the base. It needs to be conditional on base_nuts.

On 25 January 2014 01:07, Brad Pitcher notifications@github.com wrote:

Hi Chris, I'm pretty sure this needed fixing. In master, the y motor wires faced down, directly into the sheet. This change makes them face toward the

back of the machine, as the instructions in the wiki indicate they should.

You can merge this Pull Request by running

git pull https://github.com/brad/Mendel90 y_motor_back

Or view, comment on, or merge it at:

https://github.com/nophead/Mendel90/pull/39 Commit Summary

  • y motor wires should face the back

File Changes

  • M scad/y-motor-bracket.scadhttps://github.com/nophead/Mendel90/pull/39/files#diff-0(2)

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/nophead/Mendel90/pull/39 .

brad commented 10 years ago

I think I see, is this better?