aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/safe_z_home.py
Commit message (Expand)AuthorAgeFilesLines
* toolhead: Report which axes are homed via get_status()Kevin O'Connor2019-11-241-3/+3
* safe_z_home: Fix unintended change in default behaviorMaster922019-10-031-1/+1
* safe_z_home: Fix issue where 'home_xy_position: 0,0' did not position at 0,0Jason S. McMullan2019-10-031-4/+2
* safe_z_home: Hop only if necessary and add option to move xy backMaster922019-09-181-15/+35
* extra: Add Safe Z home extraFlorian Heilmann2019-08-091-0/+82