mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-09 09:48:00 -07:00
Clarify what the digipots do.
This commit is contained in:
parent
270c6c9fac
commit
4e86e7f6a0
1 changed files with 3 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
# -Start Klipper again: ` sudo service klipper start`
|
||||
|
||||
[mcu]
|
||||
serial: /dev/serial/by-id/usb-FTDI_FT231X_USB_UART_DN04GSGV-if00-port0
|
||||
serial: /dev/serial/by-id/usb-FTDI_FT231X_USB_UART_DN04GSGV-if00-port0
|
||||
|
||||
[printer]
|
||||
kinematics: cartesian
|
||||
|
|
@ -102,7 +102,8 @@
|
|||
heater: extruder
|
||||
heater_temp: 50.0
|
||||
|
||||
#Full scale voltage output of these pots is ~1.2V
|
||||
#Full scale voltage output of these pots is ~1.2V.
|
||||
# These pots connect to the vref pin on the drivers.
|
||||
[mcp4451 pot1]
|
||||
i2c_address: 44
|
||||
wiper_0: 0 #Goes to X driver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue