M665 and M666 unknown command

Hi, I'm calibrating a Delta printer that I'm moved from Marlin to Repetier. I need to set endstop corrections with M666 and the Delta radius with M665 but both are giving me "Unknown Command"

> M666  X67 Y111 Z0.00
12:33:22.540 : Unknown command:N18 M666  X67.00 Y111.00 Z0.00

Not sure what I'm doing wrong here, M666 should be supported according to the RepRap gcode wiki. M665 is not supported according to same and I can set the radius in EEPROM but M666 should work, correct? Thanks!

Comments

  • edit: I did not find these codes in repetier.ino so I suppose neither M666 nor M665 are implemented. How would one adjust endstops in that case? Using firmware 0.92.9. Thanks!
  • In repetier you can change most things with a eeprom editor in repetier-host or server.

    Please see also our z-probe tutorial on homepage which describes how to calibrate endstops for delta.
Sign In or Register to comment.