comakingspace / do-something

CoMakingSpace tasks and small projects
21 stars 2 forks source link

CNC router Raspi down #88

Closed Pakue95 closed 5 years ago

Pakue95 commented 5 years ago

The Raspi of the CNC router doesn't boot anymore. It seems like the SD card is broken/corrupted and needs a fresh install.

NitramLegov commented 5 years ago

This should be a quick fix. Just follow the instructions in the readme of the GcodeSender Repository: https://github.com/comakingspace/GcodeSender The install skript in there should automatically download our cncjs fork, compile it and then install it as a service.

Do we have SD-Cards available?

Pakue95 commented 5 years ago

I have installed the CNCjs fork on a new SD card, but the webinterface is not reachable on port 8080. SSH works though.

NitramLegov commented 5 years ago

CNCjs should be up and running again.

@Narquadah manually executed the install_cncjs_custom.sh script, which installed cncjs properly What still needs to be checked is why the overall script didn´t execute properly. Ideas:

Pakue95 commented 5 years ago

Did you have a chance to test the script again?

LukasFreeze commented 5 years ago

Did you have a chance to test the script again?

How about now? ;-)

NitramLegov commented 5 years ago

Not yet, sorry! I´m planning to do it soon though :D Especially since I would like to adjust our fork in order to get the latest cncjs upgrades

NitramLegov commented 5 years ago

Since we recognized lately that the default workspace settings (#57) seem to be broken, this has got a new priority. I´ll propose the following tasklist:

NitramLegov commented 5 years ago

As part of #117 I ran the script on an additional raspberry pi. It did run into a couple of errors, but these did not stop it from working overall.

All I did was following the instructions mentioned in the readme.

NitramLegov commented 5 years ago

Ich habe das Skript jetzt nochmal ausgeführt und hatte dieses mal die gleichen Probleme wie Patrick. Als ich das install.sh nochmal direkt ausgeführt habe hat es funktioniert.

Die Readme ist angepasst, der Pi für die CNC Fräse ist auf der neuen Version, ich mach hier entsprechend mal zu