Quantcast
Channel: www.3D-Druck-Community.de - Alle Foren
Viewing all articles
Browse latest Browse all 17038

Keine Verbindung zum Drucker (SKR1.4Turbo -> B`TT TFT35 V3.0)

$
0
0
Moin an alle.

Ich habe ein problem und bin fast am verzweifeln. Huh
Ich hoffe ihr könnt mir weiter helfen.
Alles funktioniert bis auf das Display

Zum Setup:
Sidewinder X1
BL-Touch
SKR 1.4 Turbo --> Marlin 2.0.7.2
TMC 2209
BTT TFT35 V3.0 --> BIGTREE_TFT35_V3.0.26.x.bin



Folgendes Problem:
Ich bekomme keine verbindung vom Board zum Display

Die Serialports sind wie folgt definiert:


Code:
/**
* Select the serial port on the board to use for communication with the host.
* This allows the connection of wireless adapters (for instance) to non-default port pins.
* Serial port -1 is the USB emulated serial port, if available.
* Note: The first serial port (-1 or 0) will always be used by the Arduino bootloader.
*
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
*/
#define SERIAL_PORT 0

/**
* Select a secondary serial port on the board to use for communication with the host.
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
*/
#define SERIAL_PORT_2 -1

Baudrate auf dem SKR sowie dem TFT :
Code:
#define BAUDRATE 115200

Angeschlossen ist das Display am RS232 Port
und am Board am TFT Port.


Code:
SKR     Display
5V------5V
GND-----GND
RX------TX
TX------RX
RST-----RST


Wenn ich die beiden anderen Kabel anschliesse und das Display in den Marlin -Mode setzte funktioniert es.
Code:
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER


Im Touch-Mode bekomme ich keine verbindung... ABER ich kann Eingaben tätigen sowie Homing, Lüfter regeln, Bett und Hotend vorheizen.
Allerdings steht im Display "Keine verbindung zum Drucker" und es wird auch kein Status angezeigt.

Sollte noch was an Infos fehlen: Sagt es Big Grin 

Gruß Niels

Viewing all articles
Browse latest Browse all 17038


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>