grblHAL / ESP32

grblHAL driver for ESP32
Other
62 stars 39 forks source link

Enable Hard Limits for A-axis with BlackBox X32 #67

Closed petervanderwalt closed 1 year ago

petervanderwalt commented 1 year ago

Hi!

https://github.com/grblHAL/ESP32/blob/57e54a19dd4613415703aff5b51cad371120bd7f/main/BlackBoxX32_map.h#L56-L57

We have this to re-use the Probe input as an endstop for Auto Squaring

Can we please also have it so it uses the Probe input for 4th axes homing?

Sadly that means 4th axes users are going to lose probing, so https://github.com/grblHAL/ESP32/issues/64#issuecomment-1490190062 would still be really cool to have so we can get Probing back for 4th axes and auto squaring users

terjeio commented 1 year ago

See this comment.