mmone / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU General Public License v3.0
83 stars 62 forks source link

Collaborate? #3

Closed slipstreamliner closed 6 years ago

slipstreamliner commented 6 years ago

First, the not so much an issue part:

I reached out to you via email as well -- would love to collaborate on this project; not only have I been working on this.I also have something else in the works specifically for the extremely popular Wanhao i3 Plus/Monoprice MSP/Cocoon Create.

Now the Issue: I am having primary install issues... even when the plugin is installed and enabled, I can't find it. Klipper is working just fine. It appears to be installed correctly but it is like Octoprint is filtering it out. Glad to help trobuleshoot.

mmone commented 6 years ago

Hi @shoreliner

I will respond to your email later. On your install issue: I assume you are running the most current version of octoprint and use the most current version of the plugin from github. The install issue is hard to diagnose without a log. If you have a standard install of octoprint the log file should be placed at "~/.octoprint/logs/octoprint.log". Please ssh into your Pi and execute "tail -F ~/.octoprint/logs/octoprint.log" this gives you a constantly updating octoprint log. Now try again to install the plugin with the Plugin Manager and check if any errors come up.

mmone commented 6 years ago

Hi @shoreliner any news on the install issue?

slipstreamliner commented 6 years ago

Hey Martin

I am going to try it again tonight. And thanks for the ifnormation by the way -- this latest klipper release candidate has a lot of improved hooks, etc for the terminal and as such I think I may be able to grab some of the data more easily with them. I'll let you know after I try installing in a bit.

On Wed, Apr 4, 2018 at 5:00 PM, mmone notifications@github.com wrote:

Hi @shoreliner https://github.com/shoreliner any news on the install issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mmone/OctoprintKlipperPlugin/issues/3#issuecomment-378743650, or mute the thread https://github.com/notifications/unsubscribe-auth/AEzNQZDBKBKm5U3JkTPCG0NIpTkFmAQzks5tlTSBgaJpZM4TCndD .

mmone commented 6 years ago

Any news on this issue? If not I will close as I can't reproduce it.

slipstreamliner commented 6 years ago

Hey -- Apologies, haven't been very active lately. Actually, after I moved to the 1.3.7 RC I could no longer produce the issue. I had a lot of plugins installed on the prior instance, and my guess is that it was some kind of conflict or simple browser issue that was keeping me from seeing the Klipper plugin tab/CSS changes to the octo interface like the changes to the 'Connection' dialog. Anyways, this time around I will be adding plugins one-by-one, if something conflicts I'll let you know and it should be easier to pinpoint.

Thanks

David

On Wed, Apr 11, 2018 at 4:20 AM, mmone notifications@github.com wrote:

Any news on this issue? If not I will close as I can't reproduce it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mmone/OctoprintKlipperPlugin/issues/3#issuecomment-380368728, or mute the thread https://github.com/notifications/unsubscribe-auth/AEzNQfy_i7cyUZuZibhK46KXOjYlrx5gks5tnby5gaJpZM4TCndD .

mmone commented 6 years ago

OK thanks for the update. I will close this then.