You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have managed to get this fork working with an Ender 7 stock LCD on the stock board. It did however, require me to do the following:
Load the .hmi project file into DWIN DGU software
Add basic touch function for page navigaiton of each icon that requires it e.g. settings, temp etc
Re-generate all the pre-existing .ico files as .icl with an additional 32_BaseScreen.icl file
Re-generate the .bin files after Step 2. above.
Flashed DWIN_SET folder on to the LCD after changing over from klipper official repo to desuuuu modified repo.
Under the makeconfig, the coms port is USART 2(1st option, PIN:PA2 I believe)
It has full function incl print status (must include the gcode in slicer for the LCD to recognize).
NB: A massive thank you to you Desuuuu for this fork. I would love to know how to revert back to the master klipper and still have dgu function (if possible), otherwise, I will be deep diving another rabbit hole for the next few months and see if I can figure it out (I am absolutely clueless when it comes to software in general and PL so, GL to me I guess). Still does not negate the fact that this repo has absolutely satisfied my knack (also exceeded my expectation too might I add) for wanting every piece of hardware on a "fack-it & hack-it" project like the Ender 7 and klipper, be somewhat functional.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have managed to get this fork working with an Ender 7 stock LCD on the stock board. It did however, require me to do the following:
It has full function incl print status (must include the gcode in slicer for the LCD to recognize).
NB: A massive thank you to you Desuuuu for this fork. I would love to know how to revert back to the master klipper and still have dgu function (if possible), otherwise, I will be deep diving another rabbit hole for the next few months and see if I can figure it out (I am absolutely clueless when it comes to software in general and PL so, GL to me I guess). Still does not negate the fact that this repo has absolutely satisfied my knack (also exceeded my expectation too might I add) for wanting every piece of hardware on a "fack-it & hack-it" project like the Ender 7 and klipper, be somewhat functional.
Beta Was this translation helpful? Give feedback.
All reactions