03-26-2019, 01:35 PM
Some things to try for Cura -- you may need to recompile it? But I think forcing GL 2.1 for GLES worked.
LIBGL_GL=21 cura
Cura is Qt so it supports -platform also, you can play with that:
LIBGL_GL=21 cura -platform xcb
Will be playing with this in a bit here ..
LIBGL_GL=21 cura
Cura is Qt so it supports -platform also, you can play with that:
LIBGL_GL=21 cura -platform xcb
Will be playing with this in a bit here ..