aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/screws_tilt_adjust.test
Commit message (Collapse)AuthorAgeFilesLines
* screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant.Johannes Stuettgen2021-04-281-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.configKevin O'Connor2019-03-221-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 Caridade2019-03-081-0/+7
Signed-off-by: Rui Caridade <rui.mcbc@gmail.com>