Welcome! Log In Create A New Profile

Advanced

Temperature range of the UI encoder

Posted by Mechatron333 
Temperature range of the UI encoder
March 01, 2024 11:51AM
Hi All,

Since a couple of weeks I'm running Marlin on one of my two Ender 3 Pros.

I would like to adjust the working of the encoder below the display.
If I want to heat the nozzle to change the filament or setup z-probe distance I have to turn all the way from 0 to over 200 degrees.
When the filament is pulled I have to turn the other way all the way down to 0.

I there a way in Marlin to adjust this to:
(When going up)
0 to 190, then 191, 192 etc
(When going down)
From the set temperature to (set temp -1), (set temp -2) down to 190 and from 190 directly to 0

This would save a lot of unnecessary turning on the encoder.
Re: Temperature range of the UI encoder
March 01, 2024 06:41PM
Learn how to use gcode.

One command M104 S200 set the hotend temperature to 200C

Also since your printer has a 128x64 lcd you can add can add menus with CUSTOM_MENU_CONFIG to also set the temperature

Edited 1 time(s). Last edit at 03/01/2024 06:50PM by Dust.
Sorry, only registered users may post in this forum.

Click here to login