Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] DWIN T5UID1 touchscreen support #5004

Closed
LMS0815 opened this issue Dec 7, 2021 · 30 comments
Closed

[Request] DWIN T5UID1 touchscreen support #5004

LMS0815 opened this issue Dec 7, 2021 · 30 comments

Comments

@LMS0815
Copy link

LMS0815 commented Dec 7, 2021

Kindly consider implementing T5UID1 touchscreen support into Klipper master branch.
Where dgus-display is the most interesting branch/approaxh.

Desuuuu/klipper
Desuuuu/dgus-display

This would add Touch Screen Support for:
Creality Ender 5+
Creality Ender 6
Creality Ender CR-10s
Creality Ender CR-X

@Volanaro
Copy link

2nd this,

@Witawat
Copy link

Witawat commented Jan 23, 2022

+1

@meesterwu
Copy link

4th this, thanks for all the great work!!!

@ld3300
Copy link
Contributor

ld3300 commented Feb 17, 2022

Are there any interested developers that could submit this as a pull request? I believe that the primary repo maintainers are pretty heavily involved in some other development tracks.

@LaggAt
Copy link

LaggAt commented Mar 6, 2022

I looked at the changes, which seems to be somewhat more than just the display code.

Just started an issue in the Desuuu repo, maybe we could get some help here:
Desuuuu#113

@Sineos
Copy link
Collaborator

Sineos commented Mar 6, 2022

Here @KevinOConnor would need to chime in:
As far as I understand the current situation, all display topics are more or less on hold due to the need for having a solid code foundation first, i.e. to avoid patching display variant upon display variant with all the associated code duplication and maintenance burden.

@Sineos
Copy link
Collaborator

Sineos commented Mar 6, 2022

That having said, it is preferable to continue such discussions on https://klipper.discourse.group

@hakuyouhiro
Copy link

Are we covering this at https://klipper.discourse.group/c/features/9 ? i can't see the topic created

@Sineos
Copy link
Collaborator

Sineos commented Mar 27, 2022

@Sineos Sineos closed this as completed Mar 27, 2022
@PeggyFree
Copy link

I support this request since the printers SOVOL SV02 and SOVOL SV04 also use this DWIN T5UID1 touchscreen

@napter
Copy link

napter commented Aug 22, 2022

Is there any chance of this happening? It doesn't look like the discussion on the thread went anywhere. It would be great if there was support for the stock screen on the Ender 5 plus.

@Rokin05
Copy link

Rokin05 commented Sep 9, 2022

+1
The Longer LK4 Pro printer also use this screen (and Desuuuu fw work fine on it)
(and surely Alfawise u30 pro who is the ~same printer)

@blondsign
Copy link

That would be great

@teichertw
Copy link

still waiting ...

@stooged
Copy link

stooged commented Mar 8, 2023

+1 for official support.

i have merged the current klipper repo to the dgus_reloaded fork for my own printers but i would love to see official support for the DWIN T5UID1 screens in the creality printers.

@fryc88
Copy link

fryc88 commented Mar 15, 2023

I would love to see official support as well. I'm using fork of Desuuu git to keep it up to date with main klipper branch but official support is always easier to handle.
Also screen is getting more popular, few types of same screen series is being used in more and more new printers so there will be more interested people I guess.

@mirlang
Copy link

mirlang commented Apr 29, 2023

+1

1 similar comment
@MacFly669
Copy link

+1

@stooged
Copy link

stooged commented Sep 14, 2023

I ended up just following this video and installed klipperscreen.
The dgus was cool but doing this mod was worth it.

https://m.youtube.com/watch?v=wt8o4NNgknY

@fryc88
Copy link

fryc88 commented Sep 15, 2023

Yeah, but he changed the screen, that's additional cost. Some people want to cut costs and didn't want to invest more.

@stooged
Copy link

stooged commented Sep 15, 2023

Yeah, but he changed the screen, that's additional cost. Some people want to cut costs and didn't want to invest more.

Yeah i know, it cost me about $50 for the screen.
The way i looked at it was i could keep merging the klipper updates to the dgus repo which takes time and put up with the limited functionality of the dgus screen or i could spend the 50 and unlock the full klipperscreen ui and have official update support.

I was all for official dgus support but it looks like that is not going to be a thing :(

@fryc88
Copy link

fryc88 commented Sep 15, 2023

It's fairly easy to keep his branch updated, it can be merged with main branch pretty easy, even with automated merges weekly for exmaple ;) His files aren't involving anything major from Klipper, so it's doable.

@MacFly669
Copy link

+1

1 similar comment
@PorcoMaster
Copy link

+1

@PorcoMaster
Copy link

It's fairly easy to keep his branch updated, it can be merged with main branch pretty easy, even with automated merges weekly for exmaple ;) His files aren't involving anything major from Klipper, so it's doable.

Hi, i don't know if i can ask this here, but you were able to update your klipper while using desuu firmware, i would love to test axis twist compensation, but desuu firmware is outdated from main branch, how did you update your firmware, is there any youtube or writen tutorial (preferred)

thanks in advance, and if this is not the place, i will delete it.

@fryc88
Copy link

fryc88 commented Oct 27, 2023

I've gathered all details into one guide while I was playing with my Sovol SV06plus with this screen, a friend of mine made auto update for this branch, it still works as far as i'm aware.
https://github.com/fryc88/klipper-sv06plus-screen
You can use it as a reference, all links are there too.

@PorcoMaster
Copy link

I've gathered all details into one guide while I was playing with my Sovol SV06plus with this screen, a friend of mine made auto update for this branch, it still works as far as i'm aware. https://github.com/fryc88/klipper-sv06plus-screen You can use it as a reference, all links are there too.

Thanks i will check it out, i am using a cr-10s pro, so i am not sure it will work in the same way. but i will check, thanks very much

@fryc88
Copy link

fryc88 commented Oct 27, 2023

I mainly mean branch. That gbkwiat is basically desuuus klipper branch but with auto merge weekly with main klipper branch so it's up to date. And if your screen is vertical in cr10 then it should be ok with these screen files too

@PorcoMaster
Copy link

I mainly mean branch. That gbkwiat is basically desuuus klipper branch but with auto merge weekly with main klipper branch so it's up to date. And if your screen is vertical in cr10 then it should be ok with these screen files too

Unfortunately it's horizontal screen, if it were vertical, I would for sure try it out, I at least learned about verbose -v and -g, did not make any difference just take out a warning in orange, so I reverted back.

But I really appreciate your help, I just hope someday they will support T5UID1 on official repo.

@fryc88
Copy link

fryc88 commented Oct 27, 2023

It will never be added to official repo.
With orange not going away probably you missed some step or you need to give it more restart/refresh of updates to get rid of it, it won't go off on its own after adding parameters.
With horizontal screen you can edit it or make your own firmware for it, however I'm pretty sure I've seen it somewhere too

@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests