bdring / PendantsForFluidNC

Pendants for controlling FluidNC CNC firmware
Other
34 stars 13 forks source link

Added Probe code #22

Closed ColPaulR closed 5 months ago

ColPaulR commented 6 months ago

I've been using your GrblParserC files for my pendant project. I added show_probe and parse_probe functions, as well as added the call to parse_probe into parse_report. It would be great if you could add this functionality to your project.

MitchBradley commented 5 months ago

I finally found the time to do the diff the hard way. Your probe code has been added to the new library per https://github.com/MitchBradley/GrblParser/commit/b66f334eda71cef9b4e83f4f6a05a08c4b543e5e

ColPaulR commented 5 months ago

Thank you. Just this morning I had pulled your new separated GrblParser code and learned about the .clang-format file. I appreciate you adding the probe functions and separating the mist/flood status