[2.0.x] Triple Z stepper / Z endstop#11062
[2.0.x] Triple Z stepper / Z endstop#11062thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
Conversation
|
Same here as other pull requests currently failing: error in void CardReader::removeJobRecoveryFile() "success" not defined. |
|
@TheLongAndOnly : Cool! This was on our wishlist :) |
|
I have it running on my SparkCube on a RADDS/DUE combination (with RADDS extension board running Z2 & Z3). Seems to be working well. This also requires #11132 to work (plus an extension for Z3 micro stepping which is not yet in the pull requests). Do we have a reasonable way to show dependencies between pull requests? This PR works on its own. #11132 is required for the RADDS extension board, but only prepared for Z & Z2 so far. For the complete picture I need to issue an addition. |
f454bf2 to
63f4c9b
Compare
|
Hi, is there anything I can do go take this forward? |
0226dcc to
834ea7f
Compare
bc1b900 to
e2befb1
Compare
|
Rebased, squashed, and split out example config changes to a separate commit. |
9fb4e95 to
ad12b9b
Compare
5f6db62 to
d0c96ee
Compare
b7400da to
47c602f
Compare
b66da03 to
ec6cfa4
Compare
ec6cfa4 to
6286afd
Compare
|
Rebased, applied adjustments, fixed bugs… Also moved RADDS Extension Board V3 to a new PR at #11841. Don't merge or push until after you do the following in Git Console: |
Adding support for a third z-stepper to support machines like SparkCube which have 3 spindles. Allows to add support for later automated z-bed leveling. In addition a third z-endstop including adjustment in-between the first and second/third axis is supported now.
Tested on SparkCube with RADDS and DUE including RADDS extension board V2.