aaaa new experience #define EEPROM_MODE 0 causes in software **Repetier Host** config/Firmware EEPROM configuration/ window Firmware EEPROM settings is EMPTY ..... so setting step per MM working only from code arduino
#define EEPROM_MODE 1 causes in software **Repetier Host** config/Firmware EEPROM configuration/ window Firmware EEPROM settings Working ,and is possible change easy and quickly.
null
Tell us then? What the point in saying it easy and not telling us how to do it then?
Everything that we have tried to tell you in your other post is well documented. You COULD have a bad board or incorrect wiring, as has been said before. As an example, these links describes the firmware install and setup. It IS easy but you need to be meticulous about what you are doing to get it right.
Comments
#define EEPROM_MODE 0
causes in software **Repetier Host** config/Firmware EEPROM configuration/ window Firmware EEPROM settings
is EMPTY .....
so setting step per MM working only from code arduino
#define EEPROM_MODE 1
causes in software **Repetier Host** config/Firmware EEPROM configuration/ window Firmware EEPROM settings
Working ,and is possible change easy and quickly.
Tell us then? What the point in saying it easy and not telling us how to do it then?
As an example, these links describes the firmware install and setup. It IS easy but you need to be meticulous about what you are doing to get it right.
https://www.repetier.com/documentation/repetier-firmware/repetier-firmware-introduction/
https://www.repetier.com/documentation/repetier-firmware/rf-installation/
#define XAXIS_STEPS_PER_MM 160
#define YAXIS_STEPS_PER_MM 160
#define ZAXIS_STEPS_PER_MM 8000
#define EEPROM_MODE 0
.................working......................................................
I stop my project 1 year ago ...... But this is already available.
#define EEPROM_MODE 0 is ok. for eeprom change