Przeglądaj źródła

Adjust comment on Z adjustment

Scott Lahteine 10 lat temu
rodzic
commit
819c5b9b50
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/Marlin_main.cpp

+ 1
- 1
Marlin/Marlin_main.cpp Wyświetl plik

2750
 
2750
 
2751
         // Get the current Z position and send it to the planner.
2751
         // Get the current Z position and send it to the planner.
2752
         //
2752
         //
2753
-        // >> (z_tmp - real_z) : The rotated current Z minus the uncorrected Z (since homing)
2753
+        // >> (z_tmp - real_z) : The rotated current Z minus the uncorrected Z (most recent plan_set_position/sync_plan_position)
2754
         //
2754
         //
2755
         // >> zprobe_zoffset : Z distance from nozzle to probe (set by default, M851, EEPROM, or Menu)
2755
         // >> zprobe_zoffset : Z distance from nozzle to probe (set by default, M851, EEPROM, or Menu)
2756
         //
2756
         //

Ładowanie…
Anuluj
Zapisz