idle stepper TS panel disable should not depend ETB functions

This commit is contained in:
Nathan Schulte 2024-05-15 10:17:31 -05:00
parent b3223216cf
commit 3183f64db6
1 changed files with 2 additions and 2 deletions

View File

@ -3260,8 +3260,8 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
dialog = stepperHbridgeHardware, "Stepper H-Bridge Hardware"
topicHelp = "stepperHbridgeHardwareHelp"
field = "Inverted driver pins", stepperDcInvertedPins
panel = stepperHbridgeHardwareNo1, { etbFunctions1 != @@dc_function_e_DC_None@@ }
panel = stepperHbridgeHardwareNo2, { etbFunctions2 != @@dc_function_e_DC_None@@ }
panel = stepperHbridgeHardwareNo1
panel = stepperHbridgeHardwareNo2
dialog = idleStepperHw, "Stepper Controller Hardware"
topicHelp = "idleStepperHwHelp"