Reference Wiring

RS232 ID of the Toolboard
Notes
Important Preparation
- Firmware Requirement:
The toolboard must be flashed with RS232 firmware, otherwise communication is not possible. - Common Ground Required:
⚠️ Before connecting the toolboard, ensure that the toolboard and mainboard share the same GND (this can be achieved by using the same24V/12Vpower supply)
RS232 Notes
- In addition to D8, D8PRO, and C8P, which support the RS232 interface, all other mainboards do not support RS232
- For unsupported mainboards, use
G2TorUTORto connect. This tutorial usesUTORfor connection
Search for RS232 ID
- Open your browser and enter the IP address of the host computer in the address bar. For example, if the IP address of my host computer is
192.168.101.179, simply enter it and press Enter.

- Open the host computer's web interface and locate the following in the configuration options on the left sidebar:
![]() |
![]() |
-
After entering
printer.cfg, clickDEVICESin the upper right corner

-
Click
SERIALand then refresh- Refresh for fluidd

- Refresh for mainsail

-
Copy the ID. Click as indicated by the arrow to copy
- Check for
ttyUSBin fluidd and ensure thatPath_by_hardwareexists; this is the RS232_ID

- Check for
ttyUSBin mainsail and ensure thatPath_by_hardwareexists; this is the RS232_ID
Note- When connecting the toolboard using
UTOR, there are usually twoRS232_IDs. Try them one by one.
- Check for
Enter the Toolboard RS232 ID
-
Below is a reference configuration
Notetoolboardin the configuration below refers to the name of the toolboard. If the name is different, replace it accordingly
dangerous[mcu toolboard]
serial: <Replace this with the ID you just looked up>
baud: 250000
restart_method: command- To add the
IDfor the toolboard, it must be[mcu toolboard]followed byserial:and then the ID you searched for
- Below is a reference configuration
- Please note that this tutorial is for searching and configuring the toolboard ID. Under normal circumstances, it should already be connected to the mainboard
- The mainboard must be
[mcu], and the toolboard is[mcu toolboard] - Click
SAVE & RESTARTin the upper right corner to automatically save and restart klipper
dangerous
Note: All IDs appearing in the document are examples. Each mainboard's ID is different. Please enter the actual ID you obtained.
dangerous
The ID below is not usable !!!!!!
serial: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
Loading...

