Remove skew warning that could crash the planner
This commit is contained in:
@ -588,8 +588,6 @@ void Planner::calculate_volumetric_multipliers() {
|
||||
rx = temprx;
|
||||
ry = tempry;
|
||||
}
|
||||
else
|
||||
SERIAL_ECHOLN(MSG_SKEW_WARN);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user