server won't activate printer
Since I had to order a new thermister I decided to loose my ramps/mega and get a RAMBo. I'm able to connect the printer via usb and print with no problem but can't connect via the server. The host connects but the server tab says the printer is deactivated while the manual control tab says its disconnected. I've gone over all my server settings and I'm sure they're correct. I was able to print via the server with the ramps/mega set up before my thermister blew. When I go to the server I can deactivate the printer and the printer goes white. When I try to activate the printer it goes orange. Can't figure out what the issue is. I've also tried resetting the RAMBo with no success. Haven't found anything searching the web or RAMBo web site.
w10
RAMBo 1.3L
Raspberry Pi
baud is 250000 (same as firmware and eeprom)
selected repetier firmware
/dev/tty.USB0 port
Appreciate any help-
w10
RAMBo 1.3L
Raspberry Pi
baud is 250000 (same as firmware and eeprom)
selected repetier firmware
/dev/tty.USB0 port
Appreciate any help-
Comments
I used the /dev/tty.USB which is what the server setup program prompts me to use for linux. I have noticed that I used a "." after the tty which I've seen isn't used on other web sites. I've tried with and without the . with no luck.
Sorry but I'm not programming literate. I don't follow what you're telling me in the last sentence. I want to try the "by-serial" suggestion but don't know how to enter it. Would I actually enter "by-serial" or do I enter some other information there? And what goes after it, USB0? So would I enter "/dev/by-serial/USB0"?
I'm trying to connect wirelessly to thr rambo board via raspberry pi. The only choice I have in the server drop down besides the 2 virtuals is com3. Nothing works.
I had it working wirelessly once upon a time with my ramps/Mega. If I'm not mistaken when the controller is connected via raspberry I need to choose the /dev/tty.USB0 port, no? I recall having many more choices in the drop down menu. Many Com ports, dev ports and others. Is something corrupt in my installation? I've reinstalled server and still only have 3 drop down choices. Is there some sort of recovery file that's corrupt?
Any other suggestions? This is really frustrating. I'd like to get it working.
I bought the server pro version yesterday but can't find instructions on how to install on raspberry pi. Is it the same as installation of the free version? Do it via the pi terminal?
Will that bring up the registration menu for the menu key?
Last, the download link seems to reference version 70, isn't the new version 80?
To install a new version of Repetier-Server download the version matching your computer and open a terminal and go to the download directory. There you enter:
After this, the server should already be running and you can access the interface with http://localhost:3344 or http://<ip address>:3344 if you are running it on a remote linux computer.