p3p / MarlinSimUI

Marlin Simulator UI
Other
9 stars 11 forks source link

Fix undefined `Z_MIN_PROBE_ENDSTOP_HIT_STATE` #19

Closed eduard-sukharev closed 1 year ago

eduard-sukharev commented 1 year ago

Since https://github.com/MarlinFirmware/Marlin/pull/25574 got merged, *_MAX_ENDSTOP_INVERTING got replaced by *_MIN_PROBE_ENDSTOP_HIT_STATE

p3p commented 1 year ago

Will have to update Marlin to use the new bugfix-2.1.x branch created to avoid breaking backwards compatibility