#Hide Dropdown for temperature controlled Fan

1 messages · Page 1 of 1 (latest)

burnt creek
#

Hi, just a quick question: I´ve got a temperature controlled Fan. It seems there is a dropdown being generated in the webinterface where ich can setupo the fan. But i want to get rid of the dropdown. Ist that possible? It´s the Stepper AB Fan.

woven epochBOT
#

Ahoi @burnt creek!
Welcome to the Mainsail support-forum!
There is a problem with the tags you selected for this post. Please fix them to fit your question.
For further information on tags please check the readme: #readme message

To change the tags of this post:

  1. Open the ... menu on the top right corner of this post.
  2. Find Edit tags
  3. Select the checkbox of the correct tags.

Usually you just need to select one tag!
If you still have no idea which one to choose, feel free to ask here.

Note: This is an automated message

Thanks for your cooperation!

burnt creek
#

I am using Mainsailos

lament shadow
#

But it's a klipper issue or Mainsail

#

I would say use klipper

burnt creek
lament shadow
#

MainsailOS is not controlling your fan

burnt creek
lament shadow
#

Moonraker doesn't control it too

#

Mainsail is only showing you stuff based on the klipper config

burnt creek
#
[temperature_fan Stepper_AB]
pin: multi_pin:Motor_Fans
max_speed: 1
min_speed: 0.3
target_temp: 50
control: watermark
max_temp: 70
min_temp: 5
max_delta: 5
shutdown_speed: 0
sensor_pin: PA1
sensor_type: EPCOS 100K B57560G104F
lament shadow
#

And what that fan should do

burnt creek
#

moonraker.log?

lament shadow
#

klipper

lament shadow
#

Also you are editing the printer.cfg and not moonraker.conf, so ofc it's not moonraker

burnt creek
lament shadow
#

Also fix your tags now and change them to klipper only

lament shadow
burnt creek
#

Sorry for that, but that stuff is not so easy to understand - i tried tro search but i simply didnt know for what to search. I changed the Tags

#

Btw, that is NOT a chamber fan, that fan is for cooling the AB Steppers which is not neccessary when the Chamber is open

lament shadow
burnt creek
#

There is a extra Sensor on the Motors

#

Chamber would be Enclosure at my Screenshot

lament shadow
#

Do you need to see that fan on the dashboard?

#

It's not possible to hide the dropdown as you can change the target temp like that. So you would want some kind of locking the sensor

#

But then it doesn't really make sense to show it at all.

#

So you can add a _ in front of the name to hide it completely

burnt creek
lament shadow
#

But why tracking it with the fan?

burnt creek
#

If i use the underscore Method the Temperature Reading is not displayed anymore, not only the Dropdown

lament shadow
#

Yes, as you hide the whole fan

#

But why are you using your fan to track the temp?

#

Maybe use a sensor, if you want to monitor temps

burnt creek
burnt creek
lament shadow
lament shadow
#

Or maybe I don't understand your use case

burnt creek
#

Okay, here the Use Case: The Stepper Fan should only Spin up when the Steppers reach 50°C - which is only the Case if the Enclosure is closed (e.g. while printing ABS). When the Enclosure is open and the Enclosure Fans are Spinning the Steppers wont reach 50°C - so the Fans are not needed. It is not neccesary to change the Spinup Temp on the Webinterface. And i want to Monitor Temps.

#

I will try out if it´s possible to use a Sensor Pin twice in the printer.cfg, but i doubt it

#

Okay, this does not work - as expected

#

Seems there is no way to archive what i want, but thank you anyway 🙂

lament shadow
#

I didn't know that the temp fan is also providing a tem curve, that was a bit dumb from my side. I thought there might be some similar syntax to the probe virtual endstop, but it doesn't seem like that

#

So sry for the wrong lead 😅

lament shadow