issues
search
mauroalderete
/
gcode-core
Golang library to model and edit G-code commands, blocks from files
MIT License
7
stars
1
forks
source link
Implement the error handle with error.as combined with type errors customize #17
#19
Closed
mauroalderete
closed
2 years ago
mauroalderete
commented
2 years ago
resolved #17
Features
Remove errors types customized
Implement the opaque errors strategy at word, address, gcode packages
Implement the opaque errors strategy at block, check and checksum packages although rest many changes to realice yet
Extras
Fix documentations
Refactor some unit tests
Adding regions
resolved #17
Features
Extras