ArduinoMovement steps/mm

I have had to change a couple of items in the Marlin Configuraton.h files without problems; however, all three axis move about 20mm when I use the 10mm movement from the LCD controler. I have changed #define DEFAULT_AXIS_STEPS_PER_UNIT { 200, 200, 800, 200 } //MPCNC but that results in no change in movement. What is causing my change to be ignored?

 

You should start with my firmware and edit it from there I change a small list of things to make it work better.

As for it not sticking it just means it didn’t actually flash for some reason.

1 Like