Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grbl grblHAL better support for realtime commands #1064

Merged
merged 10 commits into from
Dec 8, 2024

Conversation

luc-github
Copy link
Owner

Remove endline conversion from \r\n to \n (keep \r when present) in client reception

Add condition for `isRealtimeCommand` function to limit usage to targeted FW - WIP
… and esp8266

Implement isrealtimeCommand check for serial and centralize function in string helper
Add new type message : realtimecmd
Update simulator to handle commands and realtime commands
Add simple serial test tool
Generate error if use HAS_DISPLAY with grbl/grblHAL
Simplify push2buffer code
Fix typos in BTService
Simplify push2RXbuffer for websocket
add comment to explain type for esp3d
@luc-github luc-github merged commit fe23f0c into 3.0 Dec 8, 2024
2 checks passed
@luc-github luc-github deleted the grbl_grblHAL_better_support branch January 13, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant