Remove skew warning that could crash the planner
This commit is contained in:
parent
4608e1f590
commit
9edefa645d
2 changed files with 0 additions and 3 deletions
|
|
@ -577,8 +577,6 @@ void Planner::calculate_volumetric_multipliers() {
|
|||
rx = temprx;
|
||||
ry = tempry;
|
||||
}
|
||||
else
|
||||
SERIAL_ECHOLN(MSG_SKEW_WARN);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue