📝 Update G61 comment

This commit is contained in:
Scott Lahteine 2021-06-02 17:09:47 -05:00
parent d13ffa0aba
commit c9a3f41152

View File

@ -37,8 +37,7 @@
* *
* F<rate> - Feedrate (optional) for the move back. * F<rate> - Feedrate (optional) for the move back.
* S<slot> - Slot # (0-based) to restore from (default 0). * S<slot> - Slot # (0-based) to restore from (default 0).
* X Y Z - Axes to restore. At least one is required. * X Y Z E - Axes to restore. At least one is required.
* E - Restore extruder position
* *
* If XYZE are not given, default restore uses the smart blocking move. * If XYZE are not given, default restore uses the smart blocking move.
*/ */