kevinakasam / KlackEnder-Probe

Klicky / Quickdraw Probe for the Ender 3
GNU General Public License v3.0
353 stars 34 forks source link

Z_TILT_ADJUST issue #33

Open mlee12382 opened 6 months ago

mlee12382 commented 6 months ago

The Z_TILT_ADJUST macro needs to call _Z_TILT_ADJUST instead of Z_TILT_ADJUST otherwise it becomes a recursive call.

Also the example config should include a SCREWS_TILT_CALCULATE macro.

DMNerd commented 6 months ago

I made a pull request for SCREWS_TILT_CALCULATE macro

mlee12382 commented 6 months ago

I made a pull request for SCREWS_TILT_CALCULATE macro

Awesome, I might have done it when I got home from work, but if you've already done it, then I won't worry about it :)