[TTS-25] 3.5" Touch LCD 추가
2024.05.19
레이저 조각기는 LCD가 없어서 PC와 연결해서 쓰거나,
WiFi로 접속해야 하는데 GUI가 구리다.
주문한 터치 LCD를 연결하기 위해 보드, 펌웨어를 찾아 보았으나 쉽지않다.
Board: MKS LTS v1.1 (ESP32-WROO???)
X, Y1/Y2, 12/24V 출력, TTL 출력, Probe, X,Y,Z EndStop, EXT1/2
LaserGRBL 소스를 찾기 쉽지 않고,
Marlin에서는 마땅한 보드가 없다.
LaserGRBL은 PC 프로그램이고
https://lasergrbl.com/download/
Download – LaserGRBL
Last stable version: latest All versions: github.com/arkypita/LaserGRBL Also source code of LaserGRBL is available under GPLv3 license. LaserGRBL is free and opensource, but it’s development require time and money. Do you like LaserGRBL? Support deve
lasergrbl.com
GRBL에서 firmware를 찾으면
https://github.com/bdring/Grbl_Esp32
GitHub - bdring/Grbl_Esp32: A port of Grbl CNC Firmware for ESP32
A port of Grbl CNC Firmware for ESP32. Contribute to bdring/Grbl_Esp32 development by creating an account on GitHub.
github.com
일단 Arduino IDE같은데서 MKS LTS 보드 관련 자료가 있는지 확인해 봐야 겠다.
아니면 Schematic이나.
ESP32로 자작하는 국내 블로그
https://blog.naver.com/elecraft/222299996938
ESP32 Grbl 프로토 타입 보드 제작
ESP32 Grbl 프로토 타입 보드 제작 5년이 지난 2016년 3월에 처음 블로그에 Grbl 보드 관련 글( https...
blog.naver.com
https://blog.naver.com/cimygy/222381291551
ESP32 GRBL #1 컨셉
자작 CNC에 사용하기 위해 여러가지 CNC Controller들을 시험하고 만들어 보고 있습니다. 대표적인 ...
blog.naver.com
GitHub - makerbase-mks/MKS-DLC32: MKS DLC32 motherboard kit, which is an offline engraving master control kit developed for desk
MKS DLC32 motherboard kit, which is an offline engraving master control kit developed for desktop engraving machines. The hardware is equipped with a 32-bit high-speed ESP32 module, integrated WIFI...
github.com
MKS LTS V1.1 Controller Board GRBL CNC Shield Controller V1.1 Motherboard for TT20 TT50 Graveur CNC Lasergravurteile (Color : Wi
MKS LTS V1.1 Controller Board GRBL CNC Shield Controller V1.1 Motherboard for TT20 TT50 Engraver CNC Laser Engraving Parts
www.amazon.de
2024.05.20
TTS-55 & LCD 로 검색하니 자료가 조금 나온다.
https://geeks-at-large.com/support/twotree-tts-series-lcd-limit-swtich-kit-support/
TwoTree TTS Series Limit Kit Support page
Ok, friends, it's time to upgrade your TwoTrees TTS Series machines to add limit switches. This should be a pretty painless process, taking less than 15min to complete.
geeks-at-large.com
Firmware 수정없이 Switch와 LCD를 연결만 하면 된다고 한다.
LCD는 EXP1/2라고 하는데 남는 Text LCD 연결 시도 예정
LCD Pin Map
MKS-TFT-Hardware/MKS TS35/MKS TS35 V2.0_001/MKS TS35 V2.0_001 SCH.pdf at master · makerbase-mks/MKS-TFT-Hardware
Inculde MKS TFT24/28/32/35/70; MKS TS35/TS35-E3 Hardware - makerbase-mks/MKS-TFT-Hardware
github.com
2024.05.21
http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520
3.5inch SPI Module ILI9488 SKU:MSP3520 - LCD wiki
8 LED Backlight control, high level lighting, if not controlled, connect 3.3V always bright
www.lcdwiki.com
TTS-25에 Smart LCD 연결해도 라이트도 안켜지고 반응이 없다.
커넥터 방향이 이상하다.
2024.05.22
TTS-25 보드의 커넥터 방향이 반대인 것을 확인했다.
뚤린쪽 오른쪽이 1번으로 Smart LCD에 커넥터에도 삼각형으로 표시 되어 있는데,
TTS-25 보드에서는 오른쪽 끝에서 GND, +5V (EXP1)로 나온다
EXP2에서는 3.3V 출력
케이블 단자에 튀어나온 곳을 갈아서 반대로 넣었더니 LCD 불은 켜지지만 글자는 안보인다.
MKS TS35는 SPI 로 동작하는 것 같다.
SPI LCD가 도착하면 연결 시도