Closed DaveAhrendt closed 6 years ago
Just a heads up that Skew isn't working with UBL enabled (I'm using 1.1.X_bugfix and it's compiling fine). See #8632
The issue shown here should now be fixed. A fix for skew with UBL is pending at #8729
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Compiling with Arduino IDE 1.9.0-beta and Marlin bugfix 2.0 from 12/6. Was running well and decided to see what skew correction was about. Just enabling #define SKEW_CORRECTION with default values causes a compile error or more likely a linker error.
Further information: Using the default config. files from the .zip file things compile OK with skew_correction enabled. Using the Folger I3-2020 (changed to use BOARD_RAMPS_14_EFB for motherboard) I get the compile error with skew_correction enabled. Tried with UBL disabled - same error.