Hi there, so after trying something about 3 times I realized the issue.
So I'm doing my probe_calibration and when I have finished the whole adjustment process I can click:
[ABORT] or [ACCEPT]
So accept basically doesn't mean anything same as abort, because no matter what you click, none of those buttons will save the settings you just adjusted...
Like there are UI and UX guidelines, same as the idea of having a frontend to make it easier for the enduser, if I need to save the settings using a command why do I need the UI for?
So it would make more sense that after pressing ACCEPT it will actually save the settings in the file without me needing to once again save it via the console because clicking the ACCEPT button didn't do anything except probably adding a value at the end of print.cfg or some temp file etc.
I really don't get todays UI logic