I installed Repetier Firmware instead of Marlin. I am using Repetier-Host and when I click print everything heats up but I get an error message in the log that says "Error: No EEPROM support compiled". Should I worry about this? If so how do I enable the EEPROM Support?
Thanks in Advance.
Repetier-Firmware Using Repetier-Host Error question.
- elqisqeyano
- Printmaster!
- Posts: 256
- Joined: Sat Mar 30, 2013 1:29 pm
- Location: Franklin County Ohio
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Repetier-Firmware Using Repetier-Host Error question.
See this link to a MHackney post about using the eprom settings.
He talks about the eprom about half way down on the page. Hope this
helps....http://forum.seemecnc.com/viewtopic.php?f=54&t=1323
He talks about the eprom about half way down on the page. Hope this
helps....http://forum.seemecnc.com/viewtopic.php?f=54&t=1323
- elqisqeyano
- Printmaster!
- Posts: 256
- Joined: Sat Mar 30, 2013 1:29 pm
- Location: Franklin County Ohio
Re: Repetier-Firmware Using Repetier-Host Error question.
Thank you. It prints without the EEPROM support, So I guess it is optional.Eaglezsoar wrote:See this link to a MHackney post about using the eprom settings.
He talks about the eprom about half way down on the page. Hope this
helps....http://forum.seemecnc.com/viewtopic.php?f=54&t=1323
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Repetier-Firmware Using Repetier-Host Error question.
Yes, it does print without eprom support. The way I understand it, the eprom, if's it is enabled allows you to change settings
on the fly. You would not have to change a setting then recompile all the time. In tandem with an LCD, I can see where the
Eprom could be very handy and a great time saver.
on the fly. You would not have to change a setting then recompile all the time. In tandem with an LCD, I can see where the
Eprom could be very handy and a great time saver.
- elqisqeyano
- Printmaster!
- Posts: 256
- Joined: Sat Mar 30, 2013 1:29 pm
- Location: Franklin County Ohio
Re: Repetier-Firmware Using Repetier-Host Error question.
I managed to enable the EPROM support. It is a fantastic feature, able to make changes without the upload every time from Arduino. This Repetier Firmware in conjunction with Repetier Host is my new best friend.Eaglezsoar wrote:Yes, it does print without eprom support. The way I understand it, the eprom, if's it is enabled allows you to change settings
on the fly. You would not have to change a setting then recompile all the time. In tandem with an LCD, I can see where the
Eprom could be very handy and a great time saver.
Thank you for your help Eaglezsoar.
Re: Repetier-Firmware Using Repetier-Host Error question.
curious why your eeprom was disabled though, I thought the default for repetier firmware was eemprom enabled. which repetier firmware are you running. polygons or johns from seemecnc?
My rostock build log http://forum.seemecnc.com/viewtopic.php?f=42&t=1228
- elqisqeyano
- Printmaster!
- Posts: 256
- Joined: Sat Mar 30, 2013 1:29 pm
- Location: Franklin County Ohio
Re: Repetier-Firmware Using Repetier-Host Error question.
It was enabled but had a #1 instead of 2 which is what it is at the EEPROM.h file. So I changed the 0 to a 2 and it worked. I kept changing it to 1 and it wasn't working so I had to ask here. I think I have Poly's verion. The version ready for the 20 tooth pulleys, or it could be Seemecnc's. The one set up for 20 teeth and it was at 8 steps /rev had to change to 16.cambo3d wrote:curious why your eeprom was disabled though, I thought the default for repetier firmware was eemprom enabled. which repetier firmware are you running. polygons or johns from seemecnc?