Skip to content

Allow the sampled point to be added into the Least Squares Best Fit #7289

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

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Conversation

Roxy-3D
Copy link
Member

@Roxy-3D Roxy-3D commented Jul 13, 2017

Without this... The LSF won't work because none of the sampled points
in this code block get added.

Without this...  The LSF won't work because none of the sampled points
in this code block get added.
@Roxy-3D Roxy-3D merged commit 37a6833 into MarlinFirmware:bugfix-1.1.x Jul 13, 2017
nomukaiki pushed a commit to nomukaiki/Marlin that referenced this pull request Jul 24, 2017
* bugfix-1.1.x:
  Add support for Printrbot Neopixel RGBW strip.
  Bring Infitary i3 config up to date
  Update Russian translation - Part 1
  MKS 1.3+: Add pin mapping for PS_ON
  Improve FWRETRACT config options and commentary
  Drop extra initializers for vars initialized by EEPROM code
  Split G10/G11 into separate functions
  Add some more requirements to the G-code list
  BARICUDA valve pressure consistently uint8_t
  General cleanup
  Fixing SWITCHING_EXTRUDER feature
  Bugfix (MarlinFirmware#7310)
  Allow the sampled point to be added into the Least Squares Best Fit (MarlinFirmware#7289)
  Fix build by replacing qr_solve by least_squares_fit. (MarlinFirmware#7285)
  Apply coding standards to recent merges
  Fix ABL broken by recent change
  Save 7714 bytes of program memory when doing AUTO_BED_LEVELING_LINEAR (MarlinFirmware#7276)
  Volatile keyword not needed for parser.seen
  Stay in User Menu after command. Add feedback.
  Updates for G33-LCD interface

# Conflicts:
#	Marlin/pins_RAMPS.h
orobardet pushed a commit to orobardet/Renren3DPro-Marlin that referenced this pull request Aug 21, 2017
…arlinFirmware#7289)

Without this...  The LSF won't work because none of the sampled points
in this code block get added.
rpls pushed a commit to rpls/Marlin that referenced this pull request Nov 10, 2017
…arlinFirmware#7289)

Without this...  The LSF won't work because none of the sampled points
in this code block get added.
damicreabox pushed a commit to damicreabox/Marlin that referenced this pull request Sep 14, 2018
…arlinFirmware#7289)

Without this...  The LSF won't work because none of the sampled points
in this code block get added.
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.

2 participants