Minor release 1.1.0
IMPORTANT: This version of FABlin is only compatible and supported on FAB-UI/Colibri.
This version features a new, more reliable communication format between firmware and host, plus some preparatory updates for upcoming features:
- Correct and normalize command output format:
- 'echo:' prefixes removed
- All errors are prefixed with 'E:' or 'A:'
- Changed command output format of: G30,G38,M105,M109,M190,M303
- Various fixes to commands output
- Add auto temp reporting function, managed through M155
- Add support for wire end check. M805 enable/disable check
- Add M564 command: set axes limits and restrict movements
- Fix laser head initialization
- Small changes in documentation
Version numbering is being detached from that of the original Marlin as development have diverged significantly. FABlin is going to incorporate or merge-in newer Marlin features (both from 1.0.x and 1.1.x branches) when deemed useful and feasible by the development team.