Skip to content

Commit 5a6daa7

Browse files
committed
Fix CI test for SENSORLESS_PROBING
1 parent e3da86f commit 5a6daa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildroot/share/tests/LPC1769-tests

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ opt_set Z_DRIVER_TYPE TMC2130
5050
opt_enable AUTO_BED_LEVELING_BILINEAR EEPROM_SETTINGS EEPROM_CHITCHAT \
5151
TMC_USE_SW_SPI MONITOR_DRIVER_STATUS STEALTHCHOP_XY STEALTHCHOP_Z HYBRID_THRESHOLD \
5252
SENSORLESS_PROBING Z_SAFE_HOMING X_STALL_SENSITIVITY Y_STALL_SENSITIVITY Z_STALL_SENSITIVITY TMC_DEBUG
53-
opt_disable Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN PSU_CONTROL
53+
opt_disable PSU_CONTROL
5454
exec_test $1 $2 "Cohesion3D Remix DELTA + ABL Bilinear + EEPROM + SENSORLESS_PROBING"
5555

5656
# clean up

0 commit comments

Comments
 (0)