mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 07:29:33 +00:00
📝 Update G61 comment
This commit is contained in:
parent
d13ffa0aba
commit
c9a3f41152
1 changed files with 1 additions and 2 deletions
|
@ -37,8 +37,7 @@
|
|||
*
|
||||
* F<rate> - Feedrate (optional) for the move back.
|
||||
* S<slot> - Slot # (0-based) to restore from (default 0).
|
||||
* X Y Z - Axes to restore. At least one is required.
|
||||
* E - Restore extruder position
|
||||
* X Y Z E - Axes to restore. At least one is required.
|
||||
*
|
||||
* If XYZE are not given, default restore uses the smart blocking move.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue