ikidd

About

Username
ikidd
Joined
Visits
2
Last Active
Roles
Member

Comments

  • I pushed the commits to that PR, if you get a chance let me know what you think, but at this point I'm pretty perplexed why it isn't working on X but works on Y. I might try coding it on the Master branch as a test because there's some behaviour in …
  • OK, I've done another pull request with my somewhat working changes to the dual endstop code. As noted in the PR, Y is working properly, but for the life of me I can't see why X does not.  If I swap pins so the axis are swapped in firmware, the prob…
  • I wondered about those defined stops, I couldn't find any places they were used but I didn't want to step on your toes if you had plans for them other than this particular purpose.  Seems like this is the purpose you had in mind.  Like an idiot, I d…
  • Well, I had that code copypasta worked up in a couple hours and then rigged my extra endstops yesterday morning.  But I'm not getting what looks like independent sled motion and I'm really not sure why.   I've added a Pull Request if you get some ti…
  • I'm going through and doing the XY versions to see if it's as trivial as it looks given the existing MULTI_ZENDSTOP_HOMING code I see there already.   I'll post back if I have any questions.
  • Would I be able to easily adapt the Z code for X and Y, and if so, what would you quickly suggest I look at to get that done?  I took a dev fork to look at but haven't gotten dirty yet, thought maybe there was already a built in option that wasn't d…