Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.1.x] Add M290 babystepping #8014

Merged
merged 7 commits into from Oct 21, 2017

Conversation

tweichselbaumer
Copy link

@tweichselbaumer tweichselbaumer commented Oct 18, 2017

Implement M290 for compatibility with RepRapFirmware 1.18 and later.


@thinkyhead additions:

  • Also include the option to use Z instead of S
  • Allow use of X and Y when BABYSTEP_XY are enabled.
  • Also affects zprobe_zoffset (M851) when BABYSTEP_ZPROBE_OFFSET is enabled

@tweichselbaumer
Copy link
Author

#8007 #8006, closed this two pull requests. I hope now i did everything correctly.

@fiveangle
Copy link
Contributor

Pretty soon we’ll be able to replace an LCD entirely with an Octoprint custom control set 😜

@tweichselbaumer
Copy link
Author

#7581

@thinkyhead thinkyhead merged commit fa44130 into MarlinFirmware:bugfix-1.1.x Oct 21, 2017
@thinkyhead thinkyhead changed the title Add M290 babystepping [1.1.x] Add M290 babystepping Oct 21, 2017
@tweichselbaumer tweichselbaumer deleted the bugfix-1.1.x branch November 1, 2017 13:30
mtm88001 pushed a commit to mtm88001/Marlin that referenced this pull request Dec 9, 2017
* Add M290 babystepping

* Allow `Z` for `M290`

* fix spacing

* Support BABYSTEP_XY in M290

* Not just Z

* Extend M290 for BABYSTEP_ZPROBE_OFFSET

* tweak
damicreabox pushed a commit to damicreabox/Marlin that referenced this pull request Sep 14, 2018
* Add M290 babystepping

* Allow `Z` for `M290`

* fix spacing

* Support BABYSTEP_XY in M290

* Not just Z

* Extend M290 for BABYSTEP_ZPROBE_OFFSET

* tweak
kForth pushed a commit to kForth/Marlin that referenced this pull request Jun 22, 2022
* Add M290 babystepping

* Allow `Z` for `M290`

* fix spacing

* Support BABYSTEP_XY in M290

* Not just Z

* Extend M290 for BABYSTEP_ZPROBE_OFFSET

* tweak
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.

None yet

3 participants