core icon indicating copy to clipboard operation
core copied to clipboard

Minimum, Maximum Limit Switch and Home Origin Swatch support for each axis

Open MuhammadQaisarAli opened this issue 2 years ago • 1 comments

Due to large number of pins on uC now a day, it's would be very much good to add support for positive, negative limit switches and origin sitch support for each axis. The new extended switch configuration or current single limit switch configuration can be selected via a #define macro as per ease of user

MuhammadQaisarAli avatar Apr 15 '23 13:04 MuhammadQaisarAli

This is already supported by the core - driver implementations has to be added.

See here and here.

terjeio avatar Apr 15 '23 20:04 terjeio