Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant. | Johannes Stuettgen | 2021-04-28 | 1 | -0/+1 |
| | | | | | | | This is useful when a saved bed mesh is used to ensure that the bed level has not drifted too far from where it was when the mesh was created. Signed-off-by: Johannes Stuettgen <johannes.stuettgen@gmail.com> | ||||
* | test: Rename atmega2560-16mhz.config to atmega2560.config | Kevin O'Connor | 2019-03-22 | 1 | -1/+1 |
| | | | | | | | There's no need to include the 16mhz as basically all atmega chips are run at 16mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367) | Rui Caridade | 2019-03-08 | 1 | -0/+7 |
Signed-off-by: Rui Caridade <rui.mcbc@gmail.com> |