Added setting flag to $675 (Macro ATC options) for enabling error on M6 if tc.macro is not found in the filing system.

Changed $I NEWOPT "ATC" element to ATC=1 when ATC is online and ATC=0 when offline.
For macro based ATC code this is set to ATC=0 if tc.macro is not found and the new $675 flag is set.
This commit is contained in:
Terje Io
2025-06-26 07:25:58 +02:00
parent 081f24f663
commit e35af1abc1
9 changed files with 56 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## grblHAL ##
Latest build date is 20250625, see the [changelog](changelog.md) for details.
Latest build date is 20250626, see the [changelog](changelog.md) for details.
> [!NOTE]
> A settings reset will be performed on an update of builds prior to 20241208. Backup and restore of settings is recommended.