unload macro moving out of range
i discovered something which could be a bug.
as far as I know, unload and load macros are supposed to be used while the printer is in idle mode. my intension this time was to change nozzles, so i set the kinematic position so i can move the z axis down. the motors for x and y were not engaged.
i have unloaded the filament of T1 with the nozzle tip forming macro was active. the console gave me the following:
is that a bug that it moves out of range while not doing anything or what happened here? the kinematic set position at this time was 125/250/350 xyz
Solution:Jump to solution
so, the solution is: always M84 (turn off the motors) after set kinematic position
8 Replies
never ever set the kinematic position
if you use it turn the motors off afterwards before you do anything else
ok, so this error appears only because i havent done the M84 command after moving down the printbed?
set kinematic position is only meant for debugging and testing purposes, it messes with the coordinate system, especially on the idex. it is not meant for normal use
if you use it turn the motors off afterwars

yes, i am aware of that. i guess the error came because the M84 was not done before doing anything else. set kinematic position was just the fastest way to move the bed down.
Solution
so, the solution is: always M84 (turn off the motors) after set kinematic position
yes
I have simillar problems i think with VAOC calibration, i tried to print in copy mode, something went wrong, i tried to SET_CENTER_KINEMATIC_POSITION and later G28, from this time j cant do anything and calibrate VAOC.
I will try M84
it works to z offsets callibration, but when ik want to go out of VAOC calibration i cant and again move out of range