The latest PrusaSlicer versions require OpenGL 3.2 and my machine only supports OpenGL 3.1.

Anybody knows if other slicers can generate gcode or bgcode files for Prusa printers? If so, which would you recommend?

  • AnyOldName3@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    You might find that your hardware exposes 3.2 features via Vulkan and that if you configure your machine to use Zink rather than native GL, you can get a 3.2 context.

    • ExtremeDullard@lemmy.sdf.orgOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      Thank you for pointing it out to me.

      I installed the flatpak and it works just fine! I’ll have to check if the gcode files it produces actually work okay on our printers, but so far I’m pretty happy with it.

      Also, I like that OrcaSlider has features to defeat Bambu’s privacy invasion nonsense. I don’t have a bambu printer myself so it doesn’t concern me, but I like the developers’ attitude 😃

  • Onno (VK6FLAB)@lemmy.radio
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 days ago

    Orca Slicer is open source and as far as I know a fork of Prusa Slicer. I suspect that you can compile from source with whichever version of OpenGL you want … if any.

    Disclaimer: I’ve only just started looking at it for a different use-case, but it seems like it will do what I’m suggesting.

    • ExtremeDullard@lemmy.sdf.orgOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      3 days ago

      I’ll look into Orca Slicer. Thanks!

      I suspect that you can compile from source with whichever version of OpenGL you want … if any.

      I wouldn’t bet on that: I compiled PrusaSlicer from source and it really does require OpenGL 3.2-only features. I mean it’s not like just an unfortunate dependency. Disappointing considering the time it takes to build this monster 🙂

  • 𞋴𝛂𝛋𝛆@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 days ago

    I’m no help, but more out of curiosity, why not run a container for OpenGL 3.2 or a flatpak/snap or just the older version?

    Edit: oh you probably mean the physical hardware is not supported for some reason, and I’m thinking at the OS level