Desuuuu / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform. Modified with a new DWIN T5UID1 touchscreen implementation.
GNU General Public License v3.0
31 stars 10 forks source link

https://github.com/Desuuuu/Marlin/issues/3 fix #4

Closed mrv96 closed 3 years ago

mrv96 commented 3 years ago

This PR should fix https://github.com/Desuuuu/Marlin/issues/3

Desuuuu commented 3 years ago

Thanks for the PR, I included your commit on the 2.0.x branch and I added a check for the PROBE_FINISH state in onMeshUpdate (1a6c4e74caf4b1fa3c57e1709d1e9cea25f9b92f).

I haven't included the upstream commits for now, but I'll try to find the time to merge the changes from the latest upstream release in a few days.

mrv96 commented 3 years ago

Thank you too for your work. I succesfully automatically merged the current Marlin 2.0.x repo in my one, hence, perhaps, you shouldn't have any problem