mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 06:24:03 -06:00
delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATE
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
ca04caa42c
commit
925562cfb1
2 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,7 @@ eliminates error introduced by the probe.
|
|||
To perform the basic probe, make sure the config has a
|
||||
[delta_calibrate] section defined and run:
|
||||
```
|
||||
G28
|
||||
DELTA_CALIBRATE METHOD=manual
|
||||
```
|
||||
After probing the seven points new delta parameters will be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue