Terje Io
ce7c3592b4
Added experimental support for program flow control, mainly available for use in G65 macros stored on SD card or in littlefs.
2023-05-29 00:46:05 +02:00
Terje Io
c652eee852
Now allows some $-commands while critical events are active or in sleep mode.
...
Added work envelope data to global sys struct, used by soft limits and jog limit handling.
2023-04-29 15:53:46 +02:00
Terje Io
c7a6f049e4
Minor fix for the grbl.on_state_changed event - incorrect state published following stop signal when streaming gcode.
...
Added core event for real-time report elements beeing forced++
2023-03-06 20:39:12 +01:00
Terje Io
fb60b493b5
Added settings, updated settings version to 22. See changelog for details.
...
Merged defaults.h with config.h, deleted defaults.h and harmonized settings defines.
2023-01-25 21:11:21 +01:00
Terje Io
b0d9e9e78a
Fix for issue #209 , incorrect handling of homing of more than one auto squared axis in each pass.
...
Error 55 will now be returned.
2022-10-23 07:27:20 +02:00
Terje Io
26fa15a990
Added authentication related error codes and messages. Added reboot required per settings to various reports.
2022-07-26 17:43:16 +02:00
Terje Io
f88b154b96
See changelog for details.
2021-11-28 16:52:00 +01:00
Terje Io
fc0f9ecf75
Fixed silly typedef mistake in setting struct, added settings $392 and $393 for spindle and coolant startup delays on safety door open.
2021-11-22 10:26:56 +01:00
Terje Io
f306bfa598
Renamed default hostnames and device names, added some HAL extensions and hardened code a bit.
2021-11-09 15:24:52 +01:00
Terje Io
71dc5ac333
Changed safety door/parking handling to be compliant with legacy Grbl.
...
Added $384 setting for controlling G92 offset persistence.
Improved $help command output and handling.
Moved the optional tool table in non-volatile storage.
Added gcode parameter support and optional expression support.
2021-09-29 10:22:47 +02:00
Terje Io
415886e53b
Improved HAL/core stream handling etc.
2021-09-09 19:19:09 +02:00
Terje Io
f2eea4dcb4
some bug fixes: relative canned cycles, incorrect comments handling and auto square fail distance calulation (regression)
2021-05-05 20:27:19 +02:00
Terje Io
cdca5ad55c
test check in
2021-02-22 12:29:17 +01:00