Posts

Showing posts from February, 2025

Compile mks dlc32 using Visual Studio Code and Platform.io

Image
  Download Visual Studio Code 1 Click Extensions 2 Search and install PlatformIO Download Mks Dlc32 Source code from https://github.com/makerbase-mks/MKS-DLC32-FIRMWARE Unzip folder  Put unzipped folder in Documents / Platformio /Projects Go to folder  Open project          (NO! Import Arduino Project) In mks_dlc32.ini change correct port Compile and Upload button Success!!!!!!!

Resolved Mks Dlc32 if sdcard inserted wifi not working

Image
  Firmware V2.0.8_H35_20211222_01.bin Step 1: I can find AP station and i can connect with sdcard inserted The mks dlc32 seem to work corectly, the wifi AP appear in list and can conected with this Step 2: When connect to wifi still waiting with sdcard inserted After connect with AP station the board seem stay blocking , not arrive at finally to charge webpage,wait at infinite. Step 3: Retry without sdcard inserted But if restart without sdcard inserted ,the macchine connect normally Conclusion: Grbl try to read sdcard at init I think that grbl try to find dlc_cfg.txt at init ,and here is problem , if find or not find his file rimain blocking.So ,I think that without sdcard inserted,the grbl abort to read sdcard,and program will working normally. Video Tutorial © 2023 Il Tuo Blog. Tutti i diritti riservati.