[1.1.x] Shorter Z raise between multiple probes#11233
[1.1.x] Shorter Z raise between multiple probes#11233thinkyhead merged 2 commits intoMarlinFirmware:bugfix-1.1.xfrom
Conversation
|
Hi again, that's better :) |
|
Should i close this request and do the new one to do this? |
|
https://blog.github.com/2016-08-15-change-the-base-branch-of-a-pull-request/ [and of course make sure the commit on your own repo reflects the same, most likely with a rebase] |
|
Thanks! |
|
Hehe, don't worry about squashing them, whoever merges it can squash them at that moment ;) |
80c0dad to
25b002a
Compare
25b002a to
bc6dc72
Compare
For some probes like micro switches the full Z clearance raise between probing attempts is not required while bigger Z clearance between probe points is still needed to avoid clamps. The shorter Z raise within multiprobing same point significantly increase probing speed and the whole auto level process.
bc6dc72 to
8f11019
Compare
Requirements
Description
For some probes like micro switches the full Z clearance raise between probing attempts is not required while bigger Z clearance between probe points is still needed to avoid clamps and other obstacles. The shorter Z raise within multiprobing same point significantly increase probing speed and the whole auto level process.
Benefits
Significantly increase speed of multiple attempts (fast/slow) probing especially useful for multi point bed leveling
Related Issues