Anyone ?
I don't want whole instruction step by step, only a few tips.
I'm looking for information where to look where I can change:
1)encoder pins x3 Propably in pins_ANET_10.h but how to say marlin about SDA and SCL pins where to change it? At the standard configuration in HD44780 and 2004LCD SDA and SCL are connected to DB6 and DB7.
2)how to enable only 2004LCD+I2C? without preconfigured encoder and other stuff? Conditionals_LCD.h? Better change other LCD config or write my own?
3)Some tips?
I'm only try to understand how it work before making some changes.
I don't want whole instruction step by step, only a few tips.
I'm looking for information where to look where I can change:
1)encoder pins x3 Propably in pins_ANET_10.h but how to say marlin about SDA and SCL pins where to change it? At the standard configuration in HD44780 and 2004LCD SDA and SCL are connected to DB6 and DB7.
2)how to enable only 2004LCD+I2C? without preconfigured encoder and other stuff? Conditionals_LCD.h? Better change other LCD config or write my own?
3)Some tips?
I'm only try to understand how it work before making some changes.