tomasby Using Repetier firmware 0.91, if I want to move the Y-axis homing position 7mm towards the front edge of the bed then I send these commands:M206 Y-7M500Is this correct?
Repetier No, M206 sets eeprom values with different syntax. Better use eeprom editor in repetier-server or host to change y min value.
tomasby The eeprom editor does not work. I posted another thread about that. Could you tell me the correct M-command?