Fix Realtime Reporting with G-code Motion Modes (#21630)

This commit is contained in:
fedetony
2021-04-17 10:54:43 +02:00
committed by GitHub
parent bca4652c5e
commit b8cf818dac
2 changed files with 14 additions and 5 deletions

View File

@ -901,6 +901,7 @@ G29_TYPE GcodeSuite::G29() {
TERN_(FULL_REPORT_TO_HOST_FEATURE, set_and_report_grblstate(M_IDLE));
G29_RETURN(isnan(abl.measured_z));
}
#endif // HAS_ABL_NOT_UBL