I used the Califlower Calibration STL Tool. So there was a Skew. I did all what was supposed to be, like SET_SKEW XY=101,99.5,70 – saved it, and it was also loaded at the end of PRINT_START.
After 3 test-prints, it’s still not better, actually even slightly worse.
Any idea, why that could be? Or in other words - IF Klipper gets the proper skew-information, will it improve it about always? (meaning the fault is still on my part. Or are there cases, where it just does not unskew even with proper ‘skew-repair informations’?
cheers and thanks
PS: printer does not work right now (for a week or two) - so no klippy-log
…
SET_SKEW XY=101,99.5,70
SKEW_PROFILE SAVE=my_skew_profile #end of PRINT_START macro:
SKEW_PROFILE LOAD=my_skew_profile
and: GET_CURRENT_SKEW reported a degree or something what needs to be corrected.
But all right, I will wait until I get the part I need for the printer, and do all over again - even so I printed 4 of those califlowers already. Left me a little bit sad … Maybe I just print a big cross in the future for that purpose instead of the califlower
So I had some time to measure the new CaliFlower version.
I was expecting a bigger skew for X and Y but the Excel sheet and the measurements for step 9 and 10 resulted in -0.01° only…
Good for me but does not help you.
When following the instructions at least its saves the profile and if loaded reports back the right skew.
As I have to discover and fix some other problems on my upgraded printer I do not have time to play with skew yet.
Will just print the flower again as I have to scale it to 100.16% for the current filament.
As to your last question, I think the whole calculation is hidden in the Klipper core and just fed with the passed skew parameters.
Now it does work. According to the log, it was not loaded.
(I will still try to fix it physically, but klipper is all right obviously).
Assuming I made some stupid stuff, I will chip-in some bucks as an excuse at least
thanks all