Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | screws_tilt_adjust: Remove check for probe printer object | Kevin O'Connor | 2019-12-02 | 1 | -6/+0 |
| | | | | | | | The probe object may not have be instantiated when the screws_tilt_adjust object is instantiated. Just remove the check. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | probe: ProbePointsHelper adjustable minimum points | fess | 2019-05-21 | 1 | -0/+1 |
| | | | | | | | | Factor out minimum required points check for ProbePointsHelper in prep for setting different values for quad_gantry_level and z_tilt_adjust Signed-off-by: John "Fess" Fessenden <fess@fess.org> | ||||
* | screws_tilt_adjust: Add new screws_tilt_adjust tool (#1367) | Rui Caridade | 2019-03-08 | 1 | -0/+97 |
Signed-off-by: Rui Caridade <rui.mcbc@gmail.com> |