diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-01-09 14:17:34 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-01-09 14:17:51 -0500 |
commit | 2f8ad5e6ac83c7b3b698ab43bcdf50d5f399f331 (patch) | |
tree | 21b180760890fa0775382f8f99d42f1609a816d4 /docs/Config_Changes.md | |
parent | 46d0c6bdfc346ee6d3e6db704578679cb9fe55c5 (diff) | |
download | kutter-2f8ad5e6ac83c7b3b698ab43bcdf50d5f399f331.tar.gz kutter-2f8ad5e6ac83c7b3b698ab43bcdf50d5f399f331.tar.xz kutter-2f8ad5e6ac83c7b3b698ab43bcdf50d5f399f331.zip |
docs: Update Config_Changes.md with actual bed_mesh merge date
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 5f45970a..9aca674b 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,7 +6,7 @@ All dates in this document are approximate. # Changes -20191220: The bed_mesh module now references the probe's location +20200109: The bed_mesh module now references the probe's location in for the mesh configuration. As such, some configuration options have been renamed to more accurately reflect their intended functionality. For rectangular beds, `min_point` and `max_point` |