donovan6000 / M33-Fio

The ultimate OctoPrint plugin
GNU General Public License v3.0
125 stars 38 forks source link

Got stuck on warming up. How do I reset everything? #131

Closed ghost closed 8 years ago

ghost commented 8 years ago

While getting everything set up, octoprint decided to explode when it got frozen on Warming Up... At this point I would like to uninstall both octoprint and m3d-fio and reinstall them from scratch, with none of the old stuff remaining. How do I do that? Thanks

donovan6000 commented 8 years ago

There's uninstallers available for Windows, OS X, and Linux that uninstall Python, OctoPrint, M3D Fio, and any device drivers. After that you can use the installers to preform a fresh install.

ghost commented 8 years ago

Thank you for the very quick response. The biggest issue I'm having is that when I reinstall everything and open it back up, the old stuff is still on the server and I cannot log in. I guess what I'm really asking is how to clear the old server and account.

donovan6000 commented 8 years ago

You'll need to delete OctoPrint's config.yaml and users.yaml files. They're in %SYSTEMDRIVE%\Users\%USERNAME%\AppData\Roaming\OctoPrint in Windows, /Users/$USER/Library/Application Support/OctoPrint in OS X, and /home/$USER/.octoprint in Linux.

ghost commented 8 years ago

Alright, turns out I needed to end the current process to reset it. However, I am still having issues with the software. One is when I run the complete bed calibration, it asks about the external bed, I click no, and it moves to the correct position and then does nothing; it just freezes. Another issue is when I set a temperature and click the button to warm it up. It says warming up... and then immediately says done, but it does not actually warm up. If I try to click the warm button again it just stays on Warming Up... forever. Sorry to dump all these issues on you and thanks for the help.

donovan6000 commented 8 years ago

Try using M3D Fio's devel branch to see if those problems are fixed now. You can install it with OctoPrint's builtin plugin manager by installing a plugin from this URL.

https://github.com/donovan6000/M3D-Fio/archive/devel.zip
ghost commented 8 years ago

Thanks a ton! The printer has never worked this well before.