314159-r
314159-r
On my Debian 11 system, I can install and start the emulator with both SeedSigner ver. 0.6.0 and 0.5.1. The UI shows up ,and I can move around in most...
I'm trying to implement the [`esp_mesh_pir_sensor`](https://github.com/leodesigner/esp_mesh_pir_sensor) node, in combination with the USB master [`esp_mesh_gw_node` ](https://github.com/leodesigner/esp_mesh_gw_node). (both slightly modified, mostly cosmetic...) It works when both devices are of the same ESP...
There is a bug in [`wifi802_11.cpp`, line 136](https://github.com/leodesigner/espNowFloodingMeshLibrary2/blob/47be15a4b6f730a91963ce0a22108eaeb0d0e54a/wifi802_11.cpp#L136): The enumerator `ESP_IF_WIFI_STA` is invalid. It should be: [`WIFI_IF_STA`](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/network/esp_wifi.html#_CPPv416wifi_interface_t). I don't have my own compile logs saved, so I'm lazy and refers...
Adding setting options for printing Z-hights would be nice (for Prime line and Blob). Perhaps in the "Test Configuration" section. When running this flow-test with PCTG filament on my Creality...
If setting an optional File Name for downloading the generated G-code, the default automatically generated filename gets appended at the end. Probably not the intended behavior..?