Skip to content

[1.1.x] add Calibrate Z (M915) to Prepare Menu#11383

Merged
thinkyhead merged 3 commits intoMarlinFirmware:bugfix-1.1.xfrom
MikeLud:bf1_add_M915_to_prepare_menu
Jul 31, 2018
Merged

[1.1.x] add Calibrate Z (M915) to Prepare Menu#11383
thinkyhead merged 3 commits intoMarlinFirmware:bugfix-1.1.xfrom
MikeLud:bf1_add_M915_to_prepare_menu

Conversation

@MikeLud
Copy link
Contributor

@MikeLud MikeLud commented Jul 27, 2018

If TMC_Z_CALIBRATION is enabled this will add Calibrate Z to the prepare menu #11331 counterpart

@bossman74
Copy link

I imagine this requires sensorless homing, but could this work if using only one TMC2130 to drive both Z axis steppers ?

@MikeLud
Copy link
Contributor Author

MikeLud commented Jul 27, 2018

@bossman74
No it does not require sensorless homing. This will work with only one TMC2130 driving both Z axis steppers, that is how mine is setup see http://marlinfw.org/docs/gcode/M915.html for more details

@thinkyhead thinkyhead merged commit a2ac7e1 into MarlinFirmware:bugfix-1.1.x Jul 31, 2018
@thinkyhead
Copy link
Member

@MikeLud — Thanks! Can you make an equivalent PR for bugfix-2.0.x also?

@MikeLud
Copy link
Contributor Author

MikeLud commented Jul 31, 2018

@thinkyhead PR is done already and merged see PR #11331

@MikeLud MikeLud deleted the bf1_add_M915_to_prepare_menu branch July 31, 2018 21:30
@Flawl3ssSWE
Copy link

That would be nice!

@MikeLud
Copy link
Contributor Author

MikeLud commented Aug 5, 2018

@Flawl3ssSWE PR for bugfix-2.0.x is done already and merged see PR #11331

@Flawl3ssSWE
Copy link

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?

@Sickeroni
Copy link

Sickeroni commented Aug 5, 2018

@Flawl3ssSWE
"Pull Request"
if you Fork a Git-Repository, you can modify the code in your fork. if the changes should go back to the main-repository you create something like "hey i have changes, please add them". That is a pull request, because you request they pull your changes.

@Flawl3ssSWE
Copy link

ahh ok, thank you very much!

@MikeLud
Copy link
Contributor Author

MikeLud commented Aug 5, 2018

@Flawl3ssSWE you can use Marlin 2.0 on 8 bit boards, I have the MKS GEN L with 2.0 loaded.

thinkyhead pushed a commit that referenced this pull request Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants