:-)
Thank you for idea. Little problem is MKS Gen-2Z has only one socket for extruder driver (totally 5 sockets, for X, Y, Z1, Z2, Extruder0; where Z2 stepper is connected to E1 socket). If in setup wizard I enable Extruder 2 I should assign "extruder stepper" to it. If I assign "Extruder 2" than compilation is not possible because ORIG_E2_STEP_PIN, ORIG_E2_DIR_PIN and ORIG_E2_ENABLE_PIN are not defined in pins.h
If defining those pins is the right way to go, which pins can I assign not to burn the board?
If I don't define second extruder (E1) data from corresponding third temp sensor could not be read.
If there is other way I would be glad to know. Thank you in advance. And thank you for great software and great support.