synman / Octoprint-Bettergrblsupport

Better Grbl Support Plugin for Octoprint based (loosely) on the original Grbl Support plugin developed by mic159
https://github.com/synman/Octoprint-Bettergrblsupport/wiki
64 stars 19 forks source link

Grbl Settings Mismatch between GrblHAL and Grbl_Esp32 #111

Open synman opened 1 year ago

synman commented 1 year ago

https://github.com/synman/Octoprint-Bettergrblsupport/commit/5b33828957a79d30cd5d476f4f68e1c7ebbe5753#comments

synman commented 1 year ago

@paukstelis thinking thru how best to address this. I'm so annoyed that GrblHAL and Grbl_ESP32 / FluidNC collided.

I'm also dreading having to separate out the error files based grbl flavor but I can't think of a better approach. The existing checks for Grbl_ESP32 and FluidNC will come in handy here once I commit to fixing this.