Procházet zdrojové kódy

Fix grammar of comment for G29 T command

Roxy-3D před 6 roky
rodič
revize
41b7f16ab8
No account linked to committer's email address
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Marlin/src/feature/bedlevel/ubl/ubl_G29.cpp

+ 1
- 1
Marlin/src/feature/bedlevel/ubl/ubl_G29.cpp Zobrazit soubor

258
    *   T     Topology   Display the Mesh Map Topology.
258
    *   T     Topology   Display the Mesh Map Topology.
259
    *                    'T' can be used alone (e.g., G29 T) or in combination with most of the other commands.
259
    *                    'T' can be used alone (e.g., G29 T) or in combination with most of the other commands.
260
    *                    This option works with all Phase commands (e.g., G29 P4 R 5 T X 50 Y100 C -.1 O)
260
    *                    This option works with all Phase commands (e.g., G29 P4 R 5 T X 50 Y100 C -.1 O)
261
-   *                    This parameter can also specify a Map Type. T0 (the default) is user-readable. T1 can
261
+   *                    This parameter can also specify a Map Type. T0 (the default) is user-readable. T1
262
    *                    is suitable to paste into a spreadsheet for a 3D graph of the mesh.
262
    *                    is suitable to paste into a spreadsheet for a 3D graph of the mesh.
263
    *
263
    *
264
    *   U     Unlevel    Perform a probe of the outer perimeter to assist in physically leveling unlevel beds.
264
    *   U     Unlevel    Perform a probe of the outer perimeter to assist in physically leveling unlevel beds.

Loading…
Zrušit
Uložit