mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-10-13 10:31:32 +08:00

use case 1 - the option is not added to the command line - PrusaSlicer defaults to the highest available core profile OpenGL version use case 2 - the option specify an OpenGL version which supports core profile - PrusaSlicer select the required OpenGL version, if available use case 3 - the option specify an OpenGL version which does not support core profile - PrusaSlicer defaults to the highest available compatibility profile OpenGL version use case 4 - the option contains invalid OpenGL version - PrusaSlicer defaults to the highest available core profile OpenGL version