Hi, I have a small problem when using Web control on phone.
I can't change any of the heaters active temperature by writing it in and pressing ENTER, I can change it for standby temperature by doing this but not for active. The only way to change active is to use already provided temperatures from the drop down menu. Is there something I can do to change this? Or can I at least add my own temperatures to the drop down menu?
Edit: Btw Im using the latest firmware
Best posts made by HumbleOne
-
Mobile Phone Web control Issue
Latest posts made by HumbleOne
-
RE: Mobile Phone Web control Issue
@chrishamm It works!!! Thanks, you are a true magician
Can I use this version in future firmware updates if I will have same issue? -
RE: Mobile Phone Web control Issue
@phaedrux Now that I updated it I cant even change standby temperature anymore with keyboard
-
RE: Mobile Phone Web control Issue
@phaedrux I was using 3.4.0 both firmware and DWC, using Google Chrome and also tried Brave on Android 9 (Phone is Honor Play running on EMUI 9). I just updated to 3.4.1 and the problem still remains. I could try other browser apps if you think its browser related
-
Mobile Phone Web control Issue
Hi, I have a small problem when using Web control on phone.
I can't change any of the heaters active temperature by writing it in and pressing ENTER, I can change it for standby temperature by doing this but not for active. The only way to change active is to use already provided temperatures from the drop down menu. Is there something I can do to change this? Or can I at least add my own temperatures to the drop down menu?
Edit: Btw Im using the latest firmware -
RE: Chamber Heater Gcode Help needed
@phaedrux You are correct, thank you very much.
I thought Q wouldn't work well but it does the job. Thanks again sir! -
Chamber Heater Gcode Help needed
Hi,
I would appreciate any help with setting my chamber heater. I am using a Hair dryer that is hooked on external relay.
I can't PWM it. What I would basically like is: no quick turning off/on. It should run at least 4 seconds before turning off. Alternatively - when desired temperature is reached it turns off and then turns back on when temperature drops for like 1C.
What would be the best or easiest way to do that? Are there any parameters I can use in M307 to be able to do this?
Can I control it somehow through fan ports?
I also heared something about using Daemon.g for this.This is the basic structure I have atm:
M308 S2 P"e1temp" Y"thermistor" A"Enclosure" T100000 B4138 ; M950 H2 C"fan2" T2; M307 H2 B1 S1.00 ; M141 H2; M143 H2 S65;
Any help is greatly appreciated.