fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.36k stars 415 forks source link

Probe not showing on Tune Tab #925

Closed ChaosBlades closed 1 year ago

ChaosBlades commented 1 year ago

Fluidd Version

v1.21.1

Browser

Chrome

Device

Laptop

Operating System

Linux

What happened

https://github.com/fluidd-core/fluidd/pull/881 commit was supposed to add the Probe to the Tune Tab but it isn't showing up for me. I tried to reboot the host and attach the klicky probe. Still does not show up at all. Even when it isn't docked it should still show up as triggered.

Also if you look at the images in the commit the X, Y, and Z are all lowercase while Probe is capitalized. Just a small inconsistency I noticed. 193236442-a5f66f33-7154-43ae-af6a-2499e195f803

What did you expect to happen

Probe to show up on Tune Tab under Endstops after clicking refresh

How to reproduce

Go to Tune Tab, click refresh under Endstops. Probe does not show up.

Additional information

printer.cfg Let me know if you need the various klicky.cfg files to diagnose this.

ChaosBlades commented 1 year ago

Nevermind, this is because my main version of Fluidd is still on v1.20.1. Only the printers version I am accessing is on v1.21.1. I'll need to update the version on my docker host to get these new features.