mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-19 23:54:19 +00:00
📝 Improve G30 description
This commit is contained in:
parent
c6e564885e
commit
e9f483b480
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
#endif
|
||||
|
||||
/**
|
||||
* G30: Do a single Z probe at the current XY
|
||||
* G30: Do a single Z probe at the given XY (default: current)
|
||||
*
|
||||
* Parameters:
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue