bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
999 stars 1.15k forks source link

provide working configuration for marlin with SDCARD and TFT35 #506

Open alexmaloteaux opened 3 years ago

alexmaloteaux commented 3 years ago

I m facing hard time having sd card working on TFT35 LCD and also mounting on the OS.

I m facing those 3 issues :

define NO_SD_HOST_DRIVE

[25826.505582] cdc_acm 4-5:1.0: ttyACM1: USB ACM device [25826.505775] usb-storage 4-5:1.2: USB Mass Storage device detected [25826.506050] scsi host5: usb-storage 4-5:1.2 [25827.548683] scsi 5:0:0:0: Direct-Access Marlin SDCard 01 1.0 PQ: 0 ANSI: 0 CCS [25827.548935] sd 5:0:0:0: Attached scsi generic sg2 type 0 [25827.588880] sd 5:0:0:0: [sdd] Attached SCSI removable disk

NezSez commented 3 years ago

It would save a LOT of debugging time, and improve the reputation of BigTreeTech, if they would provide the Marlin config files they used (Configuration.h, Configuration_adv.h, config.ini, etc) to generate the default firmware.bin they provided on the stock SD cards they sent with their boards with the specific Marlin commit used etc.