From 14e03b14c41b816e8ba01ed7a9c8bded02408dd4 Mon Sep 17 00:00:00 2001 From: James Turton Date: Mon, 13 Apr 2026 22:50:22 +0200 Subject: [PATCH 1/2] Kalico: Test changes to hx711s driver --- .../recipes-apps/klipper/kalico_2026.02.00.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-opencentauri/recipes-apps/klipper/kalico_2026.02.00.inc b/meta-opencentauri/recipes-apps/klipper/kalico_2026.02.00.inc index 518de36e..51f6ba20 100644 --- a/meta-opencentauri/recipes-apps/klipper/kalico_2026.02.00.inc +++ b/meta-opencentauri/recipes-apps/klipper/kalico_2026.02.00.inc @@ -4,13 +4,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" FILESEXTRAPATHS:prepend := "${THISDIR}/files:" -SRC_URI = "git://github.com/OpenCentauri/kalico.git;protocol=https;branch=rpmsg-with-new-hx71x \ +SRC_URI = "git://github.com/OpenCentauri/kalico.git;protocol=https;branch=james/trsync \ file://0001-allow-save-tare.patch \ file://0002-remove-save-config-subfile-check.patch \ " -SRCREV = "afe7178d0859f3cbc80e591473f86ee64183122b" +SRCREV = "af54513157ae6f596784c798326826d89b35753d" -PR = "r4" +PR = "r5" S = "${WORKDIR}/git" From 39745fe8986801b2a9051aca545305cffbcdcada Mon Sep 17 00:00:00 2001 From: James Turton Date: Wed, 15 Apr 2026 06:54:07 +0200 Subject: [PATCH 2/2] Remove danger option for testing new hx711s changes --- meta-opencentauri/recipes-apps/klipper/files/machine.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-opencentauri/recipes-apps/klipper/files/machine.cfg b/meta-opencentauri/recipes-apps/klipper/files/machine.cfg index a9c5e7fd..ed1e9bcc 100644 --- a/meta-opencentauri/recipes-apps/klipper/files/machine.cfg +++ b/meta-opencentauri/recipes-apps/klipper/files/machine.cfg @@ -17,9 +17,6 @@ is_non_critical: true serial: /dev/serial/by-path/platform-4101400.usb-usb-0:1:1.0 restart_method: command -[danger_options] -multi_mcu_trsync_timeout: 0.03 - [stepper_x] step_pin: PE8 dir_pin: !PE7