Klipper lets you define a skew profile that is loaded / unloaded on demand during START_PRINT / END_PRINT macros called during printing of a sliced file. This seems to be the recommended way to apply the skew in Klipper, in fact it is in the documentation this way: https://www.klipper3d.org/skew_correction.html.
My question is, should I also manually load the skew profile prior to executing the BED_SCREWS_ADJUST built-in command in Klipper?
Or does BED_SCREWS_ADJUST ignore the skew entirely so it doesn't matter?