Browse Source
Fix grammar of comment for G29 T command
pull/1/head
Roxy-3D
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/feature/bedlevel/ubl/ubl_G29.cpp
|
|
@ -258,7 +258,7 @@ |
|
|
|
* T Topology Display the Mesh Map Topology. |
|
|
|
* 'T' can be used alone (e.g., G29 T) or in combination with most of the other commands. |
|
|
|
* This option works with all Phase commands (e.g., G29 P4 R 5 T X 50 Y100 C -.1 O) |
|
|
|
* This parameter can also specify a Map Type. T0 (the default) is user-readable. T1 can |
|
|
|
* This parameter can also specify a Map Type. T0 (the default) is user-readable. T1 |
|
|
|
* is suitable to paste into a spreadsheet for a 3D graph of the mesh. |
|
|
|
* |
|
|
|
* U Unlevel Perform a probe of the outer perimeter to assist in physically leveling unlevel beds. |
|
|
|