Update MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
This commit is contained in:
parent
83d73b9ac0
commit
dbec06086c
9 changed files with 9 additions and 9 deletions
|
@ -3624,7 +3624,7 @@ void lcd_bed_calibration_show_result(BedSkewOffsetDetectionResultType result, ui
|
|||
msg = _T(MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED);
|
||||
else if (point_too_far_mask == 2 || point_too_far_mask == 7)
|
||||
// Only the center point or all the three front points.
|
||||
msg = _i("XYZ calibration failed. Front calibration points not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=8
|
||||
msg = _i("XYZ calibration failed. Front calibration points not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
else if ((point_too_far_mask & 1) == 0)
|
||||
// The right and maybe the center point out of reach.
|
||||
msg = _i("XYZ calibration failed. Right front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR c=20 r=8
|
||||
|
|
|
@ -967,7 +967,7 @@
|
|||
#
|
||||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
|
||||
#
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"Kalibrace XYZ selhala. Kalibracni bod podlozky nenalezen."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"Kalibrace XYZ selhala. Predni kalibracni body moc vpredu. Srovnejte tiskarnu."
|
||||
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"XYZ-Kalibrierung fehlgeschlagen. Bett-Kalibrierpunkt nicht gefunden."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"XYZ-Kalibrierung fehlgeschlagen. Vordere Kalibrierpunkte nicht erreichbar."
|
||||
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"Calibracion XYZ fallada. Puntos de calibracion en la base no encontrados."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"Calibracion XYZ fallada. Puntos frontales no alcanzables."
|
||||
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"Echec calibration XYZ. Le point de calibration du plateau n'a pas ete trouve."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"Echec calibration XYZ. Les points de calibration en avant ne sont pas atteignables."
|
||||
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"Calibrazione XYZ fallita. Il punto di calibrazione sul piano non e' stato trovato."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"Calibrazione XYZ fallita. Punti anteriori non raggiungibili."
|
||||
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"XYZ-kalibratie mislukt. Bed ijkpunt niet gevonden."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"XYZ-kalibratie mislukt. Voorste kalibratiepunten niet bereikbaar."
|
||||
|
||||
|
|
|
@ -1290,7 +1290,7 @@
|
|||
"XYZ calibration failed. Bed calibration point was not found."
|
||||
"Kalibracja XYZ nieudana. Nie znaleziono punktow kalibracyjnych."
|
||||
|
||||
#
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=5
|
||||
"XYZ calibration failed. Front calibration points not reachable."
|
||||
"Kalibr. XYZ nieudana. Przednie punkty kalibr. nieosiagalne. Nalezy poprawic montaz drukarki."
|
||||
|
||||
|
|
Loading…
Reference in a new issue