#error MAX_HALFSTEP_INTERVAL must be greater then 1900

Hi all,

I use Repetier V92.3 and everything was OK until I decided to split the motor drivers on Z (not two motors on 1 Stepper driver anymore, but mirroring Z to Extruder 1). Plus I switched from Bed bang bang to PID with auto-tuned values. All changes done in the configurator.

Since then I can't compile the firmware anymore, the error message is:

motion.cpp:40:2: error: #error MAX_HALFSTEP_INTERVAL must be greater then 1900
motion.cpp: In member function 'void PrintLine::calculateMove(float*, uint8_t)':
motion.cpp:424: error: 'MAX_HALFSTEP_INTERVAL' was not declared in this scope

I'm totally lost please help me!

Cheers Ralf

Comments

Sign In or Register to comment.