MarkSDS

Results 6 comments of MarkSDS

Have you tried to swap `"""--- Moisture Sensor ---""" ` with any other part such as `"""--- Soil Temperature Sensor ---""" `? If code gets stuck again at the `"""---...

WIth FlatCam generated Gcode (Excellon) files, these toolchanges already work like a charm! Alternatively you could try to add toolchanges manually in your Gcode files: look for any `G00 Z`...

OK, IC: Z-leveling option is not availlable in the scenario that FlatCam produces. Please, somebody, develop the feature ;)

I checked, and I was on 1.0.6: ![2022-08-29 21_36_15-Greenshot (2)](https://user-images.githubusercontent.com/37955671/187284838-52986914-f148-4bd3-9743-8908d09410ad.png) Updated towards 2.0.4 (!), thank you. ![2022-08-29 21_43_20-Greenshot (2)](https://user-images.githubusercontent.com/37955671/187285089-dd9da956-58c9-42a0-9fbc-7418e91b1f56.png) Problem appereance altered somewhat, but the result now (one try done)...

Update: I tried to remove any `Serial.print()` in the OTA sketch. I can imagine it might be hard to write to `Serial`over the air. I added some `sys.stderr.write()` in `espota.py`...

Tried the online IDE. The connection via WiFi is available, though not stable at all. I can select various boards, e.g. the DOIT ESP32 Devkit V1 as well as the...