diff options
Diffstat (limited to 'config/generic-duet2-duex.cfg')
-rw-r--r-- | config/generic-duet2-duex.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-duet2-duex.cfg b/config/generic-duet2-duex.cfg index e6357713..39fdbbd4 100644 --- a/config/generic-duet2-duex.cfg +++ b/config/generic-duet2-duex.cfg @@ -21,7 +21,7 @@ # Pins marked with asterisks (*) are only assigned to these functions # if no duex is connected. If a duex is connected, these endstops are # remapped to the SX1509 on the Duex (unfortunately they can't be used -# as endstops in klipper, however one may use them as digital outs or +# as endstops in kutter, however one may use them as digital outs or # PWM outs). The SPI EN pins are required for the TMC2660 drivers (use # the SPI EN pin as 'cs_pin' in the respective config block). The # **enable pin for all steppers** is TMC_EN = !PC6. @@ -310,7 +310,7 @@ pid_Ki: 1.08 pid_Kd: 114 [mcu] -serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_12345-if00 +serial: /dev/serial/by-id/usb-Kutter_Kutter_firmware_12345-if00 [sx1509 duex] i2c_address: 62 # Address is fixed on duex boards |