i tried putting the ENCODER_SAMPLES to 10,40 and 5 but it didnt really change anythingby themathaias - Firmware - Marlin
i think it helped a little against the automatic clicking, i had that a few times and since i uploaded the code it doesnt do that anymore so big thankyou! but the problem for the menu is still there, it just seems like it clicks too fast or always twice when i push once? becaus i can scroll trough the menus when i keep pushing it in and then time the release on the other menu so it clicks onceby themathaias - Firmware - Marlin
hey guys, i have a small problem with a rotary encoder of wich the press button skips between menu's i posted this problem earlier on the wrong subforum, and someone told me it coud be becaus there is no pullup resistor. is there a way to enable 1 in marlin? or shoud i add one to the hardware? thanks already!by themathaias - Firmware - Marlin
sounds like the right way with the pullup resistor, it was something i was thinking about too but i cant find anything about it on marlin, or shoud i add one in the hardware? im gonna search a little longer and if i cant find it ill try the other subforum! thanks already!by themathaias - General
hey all i have installed a rotary encoder on my ramps1.4 with marlin firmware does anyone knows how to stop te button on the encoder from going back and forth trough the menu? ive searched the internet but i cant find a solution?by themathaias - General
ive added a new library and now it works! big thanks!by themathaias - Firmware - Marlin
ive putted in like this #define IS_ULTIPANEL 1 #define LCM1602 #define LCD_WIDTH 20 #define LCD_HEIGHT 4 #define LCD_I2C_ADDRESS 0x27 but now it cant compile becaus it doesnt find the lcd.h file?by themathaias - Firmware - Marlin
hey all, i have a problem with my i2c lcm1600 lcd wich i cant get figured out myself im pretty new to all the programming stuff but ive changed a k8200 printer with a new bed, hotend and a ramps1.4 with sd card reader and it all works pretty well but now i woud like to add a lcd screen to it so i can see how long it needs to print im gonna add a rotary encoder and a buzzer later on but i firstby themathaias - Firmware - Marlin