Files
Marlin-2-0-x-Anycubic-i3-ME…/Marlin
Stefan Kalscheuer 5eac0f6449 fix STEPTEST macro to restore homing with dual Z endstops
This macro builds a string starting with "HAS_" but "HAS_" was replaced
with "USE_" in Marlin 2.1.2.2. Backport the upstream patch should
restore correct endstop polling and fix the bad homing behavior.

Fixes: #523
2024-06-05 18:18:14 +02:00
..