Doubt on optional inputs, single block and block delete #878
Answered
by
terjeio
Bharathk-Gowda
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
terjeio
Jan 4, 2026
Replies: 1 comment 4 replies
-
There is expander support, the core can handle up to 24 digital inputs and outputs, and 8 analog. Official plugin code is available for MCP3221, MCP4725 and PCA9654E I2C expanders. Recently support has been added for the FluidNC expander. Some 3rd party plugin code for expanders exists. FYI I have "ported" the FluidNC expander board code to the RP2040 MCU as an alternative to the STM32F103. To be published later. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Bharathk-Gowda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The commands for 5, 6 and 7 toggles the function on/off and are only available if the corresponding inputs are not.
$help commandslist them (and all other available commands).