Derek-K
Derek-K
Update here... Just tried 1.7.0. TL;DR Web interface still doesn't work with ESP32, but it is OK on ESP8266 So far I have spent over an hour trying to debug...
It is similar to #473 but I was able to import all buildings as a single object if "separate objects" is not selected.
I have tried to import as a single object, then go to edit mode, separate objects by loose parts. Same results. However, I was able to select 2 vertex groups...
or it is done with https://github.com/domlysz/BlenderGIS/blob/master/operators/io_import_osm.py#L314 if so, perhaps some kind of progress (building Object X of XXXX) would be nice... (Or maybe I will try to add some debug...
Here is an update... On a previous failed OSM import as separate objects area, eventually I was able to separate them by using the following steps. Step 1: Import OSM...
It would be cool if someone can port the code to generate non-stop scrolling desktop/phone wallpaper and/or screensavers! Nice work! Looking forward to the write-up.
I have been looking for ``4.0inch_ESP32-4848S040.zip`` and the link no longer works. Is it possible to reupload it somewhere for download? thanks.
> > I have been looking for `4.0inch_ESP32-4848S040.zip` and the link no longer works. Is it possible to reupload it somewhere for download? thanks. > > This link is ok:...
Assume you are using Arduino IDE. The very first time, you need to flash via USB (unless you already have OTA firmware installed on your ESP8266). From that point on,...
I have successfully replaced the original AdadruitGFX & ILI9163C library with TFT_eSPI library with minimal modification and eventually redesigned the GUI. Using TFT_eSPI will allow you to use many types...