瀏覽代碼

Fix some spelingz

Scott Lahteine 7 年之前
父節點
當前提交
8922b56b58
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      Marlin/src/gcode/calibrate/G33.cpp

+ 3
- 3
Marlin/src/gcode/calibrate/G33.cpp 查看文件

370
  *      P1     Probe center and set height only.
370
  *      P1     Probe center and set height only.
371
  *      P2     Probe center and towers. Set height, endstops and delta radius.
371
  *      P2     Probe center and towers. Set height, endstops and delta radius.
372
  *      P3     Probe all positions: center, towers and opposite towers. Set all.
372
  *      P3     Probe all positions: center, towers and opposite towers. Set all.
373
- *      P4-P10 Probe all positions + at different itermediate locations and average them.
373
+ *      P4-P10 Probe all positions + at different intermediate locations and average them.
374
  *
374
  *
375
  *   T   Don't calibrate tower angle corrections
375
  *   T   Don't calibrate tower angle corrections
376
  *
376
  *
377
  *   Cn.nn  Calibration precision; when omitted calibrates to maximum precision
377
  *   Cn.nn  Calibration precision; when omitted calibrates to maximum precision
378
  *
378
  *
379
- *   Fn  Force to run at least n iterations and takes the best result
379
+ *   Fn  Force to run at least n iterations and take the best result
380
  *
380
  *
381
- *   A   Auto tune calibartion factors (set in Configuration.h)
381
+ *   A   Auto-tune calibration factors (set in Configuration.h)
382
  *
382
  *
383
  *   Vn  Verbose level:
383
  *   Vn  Verbose level:
384
  *      V0  Dry-run mode. Report settings and probe results. No calibration.
384
  *      V0  Dry-run mode. Report settings and probe results. No calibration.

Loading…
取消
儲存