Having problem with the skew profiles
Hey, I just read Lemcott's thread after buying the CaliFlower Mk2 and having the same problem. Basically, I included everything in the printer.cfg, but the GET_CURRENT_SKEW doesn't change
4 Replies
https://discord.com/channels/582187371529764864/1271116512257773638/1271116512257773638
START_PRINT EXTRUDER_TEMP={first_layer_temperature[0]} EXTRUDER_OTHER_LAYER_TEMP={temperature[0]} BED_TEMP=[first_layer_bed_temperature] TOTAL_LAYER_COUNT={total_layer_count} X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}
SKEW_PROFILE LOAD=CaliFlower
Start G-Code
END_PRINT
SET_SKEW CLEAR=1
End G-Code
@Lemcott did you solve the problem?
I think my resolution was just to not use it
I was too within square that the very very very small amount of skew klipper was trying to calculate for ended up just causing problems with irrational numbers instead of fixing anything.