Fix extra unskew call

Fixes #17264
This commit is contained in:
Scott Lahteine 2020-03-29 16:10:55 -05:00
parent add34aa286
commit fc11e72174

View file

@ -1519,10 +1519,6 @@ void Planner::check_axes_activity() {
#endif
}
#if ENABLED(SKEW_CORRECTION)
unskew(raw);
#endif
}
#endif // HAS_LEVELING