dresco / STM32H7xx

grblHAL driver for STM32H7xx processors
Other
13 stars 12 forks source link

SKR 3 - Z homing and limits #14

Closed Demitrius closed 1 year ago

Demitrius commented 1 year ago

Hello!

Jon, I use only X and Y axis, how to disable Z axis? Coz homing ($H) tries use Z motor to reach sensor, but can't.

dresco commented 1 year ago

Hi, N_AXIS can't be set lower than 3, but I believe there are axis mask that can be set for homing.

Would be a question for Terje in the main grblHAL repo I think..