jneilliii / OctoPrint-BedLevelVisualizer

MIT License
371 stars 82 forks source link

[BUG]: even after feature "added" OctoDash cannot trigger a bed level. #507

Closed DigiVore-Programing closed 2 years ago

DigiVore-Programing commented 2 years ago

Describe the bug

After you edit the OctoDash to add that option instead of leveling it does nothing.

used command: [!WEB]http://127.0.0.1:5000/plugin/bedlevelvisualizer/bedlevelvisualizer (by the way thats not a port that you can ping on the pi.) Expected behavior

Automatic bed leveling mesh starts

Debug Log plugin_bedlevelvisualizer_debug (2).log

Screenshots image

Firmware and Version bugfix-2.0.x from mid 2021

jneilliii commented 2 years ago

It works for me on my OctoDash setups. It loads the page and shows the previously saved mesh and gives a single button to update. Maybe it's because I have the autologin local plugin/config setup in my OctoPrint instances?

DigiVore-Programing commented 2 years ago

how do you have your web settings set up?

jneilliii commented 2 years ago

image

DigiVore-Programing commented 2 years ago

yeah, that port doesnt exist on OctoPrint...

Hayden, Hayden Fixes http://haydenfixes.jordanmccollum.com Repairing iPhones and computers since 2017

On Wed, Jan 12, 2022 at 6:44 PM jneilliii @.***> wrote:

[image: image] https://user-images.githubusercontent.com/5249455/149250845-9243b428-ad5f-4fdb-b05d-a46185a50244.png

— Reply to this email directly, view it on GitHub https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/507#issuecomment-1011651914, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJI7E5W7PPXRNGFOB67ZRJTUVYVA3ANCNFSM5L2LYDTQ . You are receiving this because you authored the thread.Message ID: @.***>

DigiVore-Programing commented 2 years ago

I think if you add a plugin callout like [!BED-LEVEL] that'd work better.

On Wed, Jan 12, 2022 at 6:45 PM DigiVore @.***> wrote:

yeah, that port doesnt exist on OctoPrint...

Hayden, Hayden Fixes http://haydenfixes.jordanmccollum.com Repairing iPhones and computers since 2017

On Wed, Jan 12, 2022 at 6:44 PM jneilliii @.***> wrote:

[image: image] https://user-images.githubusercontent.com/5249455/149250845-9243b428-ad5f-4fdb-b05d-a46185a50244.png

— Reply to this email directly, view it on GitHub https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/507#issuecomment-1011651914, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJI7E5W7PPXRNGFOB67ZRJTUVYVA3ANCNFSM5L2LYDTQ . You are receiving this because you authored the thread.Message ID: @.***>

jneilliii commented 2 years ago

port 5000 does run on octoprint, but is only accessible from the device directly and I have no control over what OctoDash supports and doesn't support as it comes to the action commands. You can try without the port 5000 and just use the ip of your pi instead of 127.0.0.1, which would be required if you were using a remote octoprint that's not running on the same pi as octodash.

DigiVore-Programing commented 2 years ago

It's on the same pi. It's the no way to add a plugin trigger? I'm be willing to try

On Wed, Jan 12, 2022, 10:43 PM jneilliii @.***> wrote:

port 5000 does run on octoprint, but is only accessible from the device directly and I have no control over what OctoDash supports and doesn't support as it comes to the action commands. You can try without the port 5000 and just use the ip of your pi instead of 127.0.0.1, which would be required if you were using a remote octoprint that's not running on the same pi as octodash.

— Reply to this email directly, view it on GitHub https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/507#issuecomment-1011814833, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJI7E5WMR6SOBNO744WMRBLUVZRBJANCNFSM5L2LYDTQ . You are receiving this because you authored the thread.Message ID: @.***>

jneilliii commented 2 years ago

Have you tried installing autologin plugin yet?

DigiVore-Programing commented 2 years ago

Fairly certain that wouldn't matter, since it's OctoDash which is already logged in.

How hard is it to make a plugin callout??

On Thu, Jan 13, 2022, 6:53 AM jneilliii @.***> wrote:

Have you tried installing autologin plugin yet?

— Reply to this email directly, view it on GitHub https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/507#issuecomment-1012156361, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJI7E5QENLMIM7D4V6MBAGTUV3KMJANCNFSM5L2LYDTQ . You are receiving this because you authored the thread.Message ID: @.***>

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days