-
Notifications
You must be signed in to change notification settings - Fork 193
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
Which firmware to choose for MKS TS35 V2.0 ? #554
Comments
I'm in the same situation. I can't find the correct firmware for ts35-r, the idea is to use it together with dlc32 laser-normal mode. Can anyone help us? |
any news about this ? I have the same question and I need to make changes |
Tha TS35 V2.0 Doesn't require firmware. It's just a display, not like TFT35. |
i have the same problem. so you can not change the initial logo which is in Chinese language? |
It would have to be changed in the MKS DLC32 firmware. I'm sorry, so far I don't know how to do that. |
ho generato online il file bin del logo iniziale ma non riesco a fare il flasching |
se attivo in marlin entrambi i display (mks ts35 e mks h43) mi da errore,dice di attivare solo un tft |
I generated the bin file of the initial logo online but I can't do the flasching I can |
if active in marlin both displays (ts35 and mks h43 gives me an error, it says dim only a tft |
Olá, estou em uma situação parecida com o mesmo display (MKS ts35 v2.0), estou tentando usá-lo e personalizá-lo desde 2021, mas sempre está havendo algum conflito com os firmwares que uso, o ultimo que utilizei para criar a pasta "assets" foi o Marlin 2.0.9.3, mas há conflitos como:
|
Io finalmente ci sono riuscito
Il Mer 4 Mag 2022, 02:13 CooLeG50 ***@***.***> ha scritto:
… Olá, estou em uma situação parecida com o mesmo display (MKS ts35 v2.0),
estou tentando usá-lo e personalizá-lo desde 2021, mas sempre está havendo
algum conflito com os firmwares que uso, o ultimo que utilizei para criar a
pasta "assets" foi o Marlin 2.0.9.3, mas há conflitos como:
- Ícones sem imagem com a mensagem 'No Data';
- Conflitos em não reconhecer Pen drives e cartões SD;
- diversos bugs antes, durante e depois de qualquer impressão, como
travar no começo da 1ª impressão, mas na segunda ele funciona normalmente.
E sobre personalizar o MKS ts35, estou tentando personalizar a Logo a
quase 4 meses e infelizmente não encontro em nenhuma lugar falando sobre
isso.
Alguém conhece alguma solução para esse tipo de problema?
—
Reply to this email directly, view it on GitHub
<#554 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVK7GONF7UOJKN77JN6DN6TVIG6JRANCNFSM5F5F4MDA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Puoi dirci come? |
Estou com o mesmo Problema, voce conseguiu resolver? |
e potresti condividere come hai fatto? |
MKS TS35-R V2.0 is a screen that works really well with MKS Robin E3D V1.1 board. You can download the firmware here: https://github.com/quiret/Marlin/releases/tag/bugfix-2.1.x-promo After quick test please configure Marlin properly for your needs + compile it yourself using VScode. |
The problem is with the graphics library, it is difficult to trace, but simply looking up the robin nano tft35 screen manual and following that method of making a custom bmp_logo.bin (Boot screen) and then placing it into the assets folder that is created with the build/ compiling in Visual Studio, and Platformio. This basically consists of converting a .png image, or .jpeg into a bitmap (bmp), and then inserting it with the correct name into the assets folder to overwrite the current boot screen (bmp_logo.bin). The mainboard firmware flash file (.bin) and assets folder are in the .pio folder. The assets upload to the screen after the mainboard flash. This is the assets folder where you put the custom bmp_logo.bin. There are a lot of bugs with the LVGL, Marlin, and screen configurations. Kind of odd, but some people have specific fixes for certain setups. Mostly they work, but seams there's not as much info for some of the more obscure mks stuff. Alot of this info can be gathered from other screen information that they provide with the files for their other screens.. |
is there anyway to use MKS TS35 V 2.0 with mks tinybee......?? |
I was confused by a blank MKS TS35-R V2.x screen issue as well after updating my MKS DLC32 V2.x control board with the latest firmware V2.1.0_H35_20220526_02_N_CNC.bin. As @WRFleming57 says above "It's (the MKS TS35-R V2.x screen) just a display. However the MKS TS35-R V2.x screen does go blank because there is an issue with the MKS ESP32 Flashing Tool, you must select Flash Size: 16MB (or 8MB) in order for the screen to work. If you do not do this while flashing the MKS DLC32 V2.x control board the screen will be blank. See this video by Mani Fa on youtube that shows and notes this issue in the captions: [https://youtu.be/Qz-weOHobjk?feature=shared&t=152](MKS DLC32 and TS35-R) |
Hello
I am unable to flash the my MKS TS35 V2.0 with the tft35_V1.0.8_English version.
Do I have to change the .bin name ?
Is it the right firware for this screen ?
Thank you
The text was updated successfully, but these errors were encountered: