pavlot

Results 3 issues of pavlot

**Describe the bug** Not sure it is a bug, more likely enhancement. As I can see from sources `compile.sh` use `"${SRC}"/userpatches/` to determinate path where configs stored. Why `${USERPATCHES_PATH}` does...

Question :mag:
Good first issue :dart:

This pull-request contains new Probe tab to quickly change workspace origin and detect tool diameter with probe ![image](https://github.com/vlachoudis/bCNC/assets/987320/64572b7c-b0cc-4893-9ebf-cb1cb32ced61) This tab has two tools to simplify origin definition. ### Tool diameter...

- Added requirement for driver component - Fixed issue with logging uint32_t values (see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/migration-guides/release-5.x/5.0/gcc.html#int32-t-and-uint32-t-for-xtensa-compiler) After this change it is possible to use this project from `idf_component.yml` like ``` YAML...