issues
search
Paciente8159
/
uCNC
µCNC - Universal CNC firmware for microcontrollers
https://github.com/Paciente8159/uCNC/wiki
GNU General Public License v3.0
295
stars
64
forks
source link
Hardened settings safety
#761
Closed
Paciente8159
closed
1 month ago
Paciente8159
commented
1 month ago
added in RAM variables for work coordinates
Improved settings safety locks. In case of detecting a setting load error the machine locks on requiring the user to reconfigure the machine
separation of options to enable settings extra commands $SS $SR and $SL and the $P command
modified settings logic to prevent unnecessary re-entrances and multiple store calls
removed settings_load and settings_save events (deprecated)
added new overritable methods to read and store data in nvm
fixed settings change table access indexing bug