Преглед на файлове

Stow Probe at end of G29 J3

Roxy-3D преди 7 години
родител
ревизия
21f13f9e57
No account linked to committer's email address
променени са 1 файла, в които са добавени 5 реда и са изтрити 2 реда
  1. 5
    2
      Marlin/src/feature/bedlevel/ubl/ubl_G29.cpp

+ 5
- 2
Marlin/src/feature/bedlevel/ubl/ubl_G29.cpp Целия файл

1610
                   SERIAL_EOL();
1610
                   SERIAL_EOL();
1611
                 }
1611
                 }
1612
               #endif
1612
               #endif
1613
-
1613
+              if (g29_verbose_level > 3) {
1614
+                serial_spaces(16);
1615
+                SERIAL_ECHOLNPAIR("Corrected_Z=", measured_z);
1616
+              }
1614
               incremental_LSF(&lsf_results, rx, ry, measured_z);
1617
               incremental_LSF(&lsf_results, rx, ry, measured_z);
1615
             }
1618
             }
1616
           }
1619
           }
1617
 
1620
 
1618
           zig_zag ^= true;
1621
           zig_zag ^= true;
1619
         }
1622
         }
1620
-
1623
+        STOW_PROBE();
1621
       }
1624
       }
1622
 
1625
 
1623
       if (abort_flag || finish_incremental_LSF(&lsf_results)) {
1626
       if (abort_flag || finish_incremental_LSF(&lsf_results)) {

Loading…
Отказ
Запис