[1.1.x] add Calibrate Z (M915) to Prepare Menu#11383
[1.1.x] add Calibrate Z (M915) to Prepare Menu#11383thinkyhead merged 3 commits intoMarlinFirmware:bugfix-1.1.xfrom MikeLud:bf1_add_M915_to_prepare_menu
Conversation
Bugfix 1.1.x Update
Bugfix 1.1.x Update
|
I imagine this requires sensorless homing, but could this work if using only one TMC2130 to drive both Z axis steppers ? |
|
@bossman74 |
|
@MikeLud — Thanks! Can you make an equivalent PR for |
|
@thinkyhead PR is done already and merged see PR #11331 |
|
That would be nice! |
|
@Flawl3ssSWE PR for bugfix-2.0.x is done already and merged see PR #11331 |
|
Sorry for asking what is meant by PR have seen it a lot around here? Also, can the Marlin 2.0 still be used on 8-bit boards as the MKS GEN L series, Ramps etc? |
|
@Flawl3ssSWE |
|
ahh ok, thank you very much! |
|
@Flawl3ssSWE you can use Marlin 2.0 on 8 bit boards, I have the MKS GEN L with 2.0 loaded. |
If
TMC_Z_CALIBRATIONis enabled this will add Calibrate Z to the prepare menu #11331 counterpart