Cannot use the same input pin for more than one output. #387
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
Including code snippets for more information.
Steps to reproduce the behavior:

Scenario 1:
Set an input to board pin 40 (other pins do not work either)
Set one output to Printer Control and select Print Cancel
Set the other to Output Control and select a script to execute in order to activate a buzzer. (Did not work even when script was not set)
Script Code:
Press button and it does not do either function.
Scenario 2:
Set an input to board pin 7
Set one output to send GCODE commands to cool down the printer
Set the other output to heat up the printer
The first option runs, but not the second. (This was a test, not my intended process)
Expected behavior:
Scenario 1: Stop the print and activate the buzzer simultaneously
Scenario 2: Stop heating the printer and immediately heat up again (I tried testing this to check the terminal output)
Trimmed the output due to unnecessary discord-remote plugin output when I was not testing the buttons.
output_trimmed.txt