|
@@ -370,15 +370,15 @@ static float probe_G33_points(float z_at_pt[NPP + 1], const int8_t probe_points,
|
370
|
370
|
* P1 Probe center and set height only.
|
371
|
371
|
* P2 Probe center and towers. Set height, endstops and delta radius.
|
372
|
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
|
375
|
* T Don't calibrate tower angle corrections
|
376
|
376
|
*
|
377
|
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
|
383
|
* Vn Verbose level:
|
384
|
384
|
* V0 Dry-run mode. Report settings and probe results. No calibration.
|