* fix more colors
* fix more color on Mac
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
* fix new windows issue on Mac
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
#137
* Support more PrusaSlicer variables
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
* enhance compatibility: bed_shape and wipe_start_x
* fix more color
* build deps
* only build for PR
Signed-off-by: SoftFever <softfeverever@gmail.com>
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
Signed-off-by: SoftFever <softfeverever@gmail.com>
* deps/wxWidgets: Disable EGL for wxGLCanvas
To work around <https://github.com/supermerill/SuperSlicer/issues/1093>.
* Fix USE_GLCANVAS_EGL=OFF for only Linux Builds
* Add -r flag to BuildLinux.sh to skip ram check
* Add support for AppImage build in containers.
* Add GitHub Action Workflow to Build AppImage
* Update AppImage-Builder to use upload-artifact v3
Co-authored-by: Zhaofeng Li <hello@zhaofeng.li>