mars000
mars000
any luck in getting Slic3r version working ? I've got a Flashforge Guider IIs and would love to have a .gx export support in Slic3r
I still get error i.e. asking for certificate. How from dart/flutter app do i point to the correct certificates ?
thank you for the reply. flutter_test is part of core library and I'm using latest version of flutter 3.0.5 So it would seem I'm using the latest version of flutter_test...
just to add when I comment out `flutter_test` from `pubspec.yaml` I get the following error: ``` Running "flutter pub get" in flowDETECT_app... Because mqtt_client >=9.6.9 depends on meta ^1.8.0 and...
> ```ini > board_build.partitions = default.csv > ``` hi @valeros I updated and added above suggestion i.e. `board_build.partitions = default.csv` but no change i.e. same serial output as I placed...
thank @valeros just tried that and it did't change the output.
thanks @robertlipe for insights. Would that imply a configurstion issue in platformio profiles ? I'm just using standard config as per docs.
thank you @robertlipe @ivankravets your thoughts on this would be greatly appreciated
@Jason2866 here is hi-res picture, hope it helps answer question 
hello @valeros and @Jason2866 I copied your lolin_s3.json file manually (not sure how else to best updates platfromio in vsc with your changes) with your updates as noted in https://github.com/platformio/platform-espressif32/issues/1226...