Welcome! Log In Create A New Profile

Advanced

Control knob sensitivity

Posted by OldGaf 
Control knob sensitivity
August 02, 2018 03:58PM
So I updated to Marlin 1.1.8 and loving it so far.

One minor issue (yet annoying) is it is hard to select exact temps now. If I want to set the hotend to 200 manually, try as I may I can only get 199 or 201. It shows 200 but no matter how careful I select it ... no dice.

Is there a FW setting for this sensitivity?

Edited 1 time(s). Last edit at 08/02/2018 04:04PM by OldGaf.
Re: Control knob sensitivity
August 02, 2018 04:19PM
Try and change the following in your Configuration.h file:

// ENCODER SETTINGS
//
// This option overrides the default number of encoder pulses needed to
// produce one step. Should be increased for high-resolution encoders.
#define ENCODER_PULSES_PER_STEP 1

// Use this option to override the number of step signals required to
// move between next/prev menu items.

#define ENCODER_STEPS_PER_MENU_ITEM 5

And see if that fixes your problem.
Sorry, only registered users may post in this forum.

Click here to login