Running V0.91 Rev 8.in the browser. I browse and select the v0.91 configuration file from my computer drive. Make changes. Click on the download page and it is blank.
I should have added thet I am on Win7 Pro, I have tried with IE, Mozilla (Firefox), Chrome and Opera. I get the same results on each of the browsers. I have cleared cache, history, rebooted the computer and still get the same results. Any help would be appreciated.
I was running opera and the button did not show up althoght V0.92 does. I tried Chrome and the v0.91 download button shows up.
I am completely new to Repetier firmware. V0.92 will not compile for me but I think I am using the wrong version of Arduino IDE. The printer has a Melzi control board and I have not been able to get the sanguino board to show up with later versions of the IDE.
I am completely new to Repetier firmware. V0.92 will not compile for me but I think I am using the wrong version of Arduino IDE. The printer has a Melzi control board and I have not been able to get the sanguino board to show up with later versions of the IDE.
0.92 also compiles with older arduino version like 1.0.6 (which is supported by sanguino). If you get error messages compiling it, show them and I can see if it is a problem with ide or the sanguino part.
This has nothing to do with the ide. The snaguino board just has no pin named internally FAN2 and you used it anyway. Don't use FAN2 but select the digital pin number you want for that function and it will compile.
You replaced it with pin 42, but the highest existing pin is 31, so that can not work. How do you think pin 42 would be the right one? Check this for your pins:
I have never selected a pin. I have only selected from the drop down menus in V0.91. The first set of errors was produced because I do not have a case light so I selected "Case Light Pin" "disabled"
The second set of errors occurred because I selected "Case Light Pin" "fan pin" because I did not know what to select.
Comments
Repetier-Firmware configuration tool for version 0.91 Rev 8 still will not allow me to save the file. V0.92 does.