Version 1.5.12
All new features in this release were contributed by Joao (@Paciente8159). Thank you for contributing to OpenCNCPilot!
What's Changed
Probe X Y offset (#163, previously suggested by Roney here: #152)
It is now possible to automatically offset the height map by a fixed distance in XY, making it easier to use a probing tool that is offset from the spindle axis.
Import and export grbl settings (#164)
In the GRBL settings window, it is now possible to import/export all settings from/to a text file.
Support for the uCNC firmware (#165)
uCNC is a different firmware for CNC controllers, similar to GRBL. It supports additional g codes and is compatible with more microcontroller architectures than plain GRBL. Right now, switching between uCNC and GRBL modes only selects between different tables for error codes and firmware settings. Contributed by no other than the author uf uCNC himself!
New Contributors
- @Paciente8159 made their first contribution in #163
Full Changelog: v1.5.11...v1.5.12