Skip to main content

Pinout

Note
  • This page lists the pinout of the FLY-SHT36 (LIS3DH) tool board after flashing the Klipper firmware. The pin numbers are based on the product schematic.
  • UART/CS is the driver communication pin: used as UART with TMC2209, or as chip select CS when using SPI drivers; the same pin is shared.
  • EN is the enable pin. In Klipper configuration, it is typically active-low (with a ! prefix in enable_pin).
Loading...

Driver Pins

DriverSTEPDIRENUART/CSEndstop
DRIVER0gpio24gpio23gpio25gpio1-

Heater

FunctionPin
Hotend Heatergpio8

Temperature Sensors

FunctionPin
Hotend Thermistorgpio26
Boxgpio27
Supported Thermistor Types

The thermistor ports support NTC thermistors (100K) by default. It is recommended to configure sensor_type as Generic 3950.

Klipper built-in sensor_type list and applicable scenarios for each model: Thermistor Configuration Method

K-type thermocouples, PT100, etc., require additional conversion chips and cannot be connected directly to the thermistor ports.

Fans

FunctionPin
Part Cooling Fangpio14
Heat Sink Cooling Fangpio15

Probe and Endstop

FunctionPin
Probegpio3
BLTouch / Servo Controlgpio7
X Endstopgpio21

RGB

FunctionPin
RGB / Neopixelgpio6

PWM

PWM FunctionPin
RGB / Neopixelgpio6
BLTouch / Servo Controlgpio7
Loading...