🧑‍💻 Simplify endstops config (#25748)

This commit is contained in:
Scott Lahteine
2023-04-26 14:56:23 -05:00
committed by GitHub
parent 358a54ecdc
commit 467ab74523
40 changed files with 1286 additions and 1987 deletions

View File

@@ -15,7 +15,6 @@ exec_test $1 $2 "Teensy3.1 with default config" "$3"
#
restore_configs
opt_set MOTHERBOARD BOARD_TEENSY31_32 X_HOME_DIR 0 Y_HOME_DIR 0 Z_HOME_DIR 0
opt_disable USE_XMIN_PLUG USE_YMIN_PLUG USE_ZMIN_PLUG
exec_test $1 $2 "Teensy3.1 with Zero Endstops" "$3"
#