Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
BTT L12684 Display to SKR Mini E3 V3 Board - Encoder and LED Display brightness
Author Summary
Lost_Interest3122 is age 68
Post Body

OK, so I followed the guides on how to pinout the LCD 12684 display. I double and triple checked, and I am pinned out correctly at least to the diagrams supplied. I also have configured Marlin 2.1.1 and compiled and loaded successfully to the control board. I have changed the LED RGB level to 255, and I enabled the encoder pulses.. I have two issues so far..

- The encoder wheel doesnt work. The button function works, but twist motion produces no movement on the screen. I enabled to the encoder pulses in Marlin, but not totally sure I got the right numbers for the steps and what not.

- The control board is extremely dark, like the text and content shows up barely grey contrasted with the black background. I have changed the LED brightness to 255 already. Anyone run into this issue? how did you chase down a solution?

This is what I have enabled in Marlin 2.1.2:

#define ENCODER_PULSES_PER_STEP 4

#define ENCODER_STEPS_PER_MENU_ITEM 1

#define ENCODER_NOISE_FILTER
#if ENABLED(ENCODER_NOISE_FILTER)
#define ENCODER_SAMPLES 10
#endif

#define FYSETC_MINI_12864_2_1

#define NEOPIXEL_LED

#if ENABLED(NEOPIXEL_LED)

#define NEOPIXEL_TYPE NEO_RGB

#define NEOPIXEL_PIXELS 3

#define NEOPIXEL_IS_SEQUENTIAL

#define NEOPIXEL_BRIGHTNESS 255

Author
Account Strength
70%
Account Age
3 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,415
Link Karma
143
Comment Karma
1,272
Profile updated: 4 days ago
Posts updated: 2 months ago

Subreddit

Post Details

Age
68
We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago