Stefan Krüger
Stefan Krüger
related to #9 ?! have you tried to use the `File` → `clean up` functions? and close and reopen blender after deletion of objects? internally blender only removes the links...
minicom also does automatic reconnects.
similar old request: [Bump AVR c++ standard to 2014 from 2011 #7090 ](https://github.com/arduino/Arduino/pull/7090)
as @stapelberg mentioned - his a workaround works ;-) i posted a detailed way in [#9170](https://github.com/arduino/Arduino/issues/9170#issuecomment-583397780) basically create a custom `.gtkrc-2.0` file with font size you like and start arduino...
a little bit more work: use the [3D Text Geometry](https://www.npmjs.com/package/aframe-text-geometry-component)[](https://www.npmjs.com/package/aframe-text-geometry-component) or for as fall-back / if no depth is given [a-frame text component](https://aframe.io/docs/1.3.0/components/text.html)
should be fixed with #17 - in combination with blender 3.1. - if [it contains the vtree branch](https://github.com/KhronosGroup/glTF-Blender-IO/pull/1378) of the gltf exporter.
hmm ok! thanks for the heads up.
just tested this - fixed with official blender 3.1.0 and #17
i am happy with the change!
Uncaught RangeError: path should be a `path.relative()`d string, but got "../../../../../../../.....
this error just appeared for me today... would be good to exclude the user-file-string from the auto-lookup-and-reporting for errors.. as this leads to the duplicates...