cochcoder
cochcoder
While this doesn't affect the issue of compiling Orca Slicer on Asahi Linux, I have successfully made a arm64 flatpak build of Orca Slicer in PR #8033. Any tests would...
> [@cochcoder](https://github.com/cochcoder) The flatpak worked well. The only issue I noticed was that I cannot connect to my printer over the network (which works on my self-compiled version). @cdinerman What...
@cdinerman I've tried downgrading the version of gnome used from 47 to 46. The new build can be found [here](https://github.com/SoftFever/OrcaSlicer/actions/runs/13677642051). (The build should be done around one hour and 30...
@cdinerman Thank you again for testing! Do you have happen to have the BambuLabs network plugin installed? Another tester is able to connect to their printer as long as they...
@cdinerman Could you try completely removing the flatpak, including any user data it saved, and reinstall the flatpak without the BambuLabs network plugin? I suspect that the plugin is potentially...
@cdinerman I've started a new [build](https://github.com/SoftFever/OrcaSlicer/actions/runs/13722347690/job/38380569215?pr=8033) that should include the curl dependency in the flatpak, hopefully it work this time. Thank you again for continuing to test these changes!
@cdinerman Thank you for finding that work around! Could you explain how you added Orca Slicer to your v24.local file more?
@cdinerman Interesting, hopefully this issue is localized to Asahi Linux and will be fixed soon. I'm going to go ahead and mark the PR as ready to merge as another...
@amdavidson I'm new to the compilation area, however I think that if you add `export DISABLE_BAMBU_NETWORK_PLUGIN=1` to the bottom of the Linux.d file, it should automatically disable the Bambu network...
> It's happening when switching to Color scheme: Speed, in preview: > >  > > @SoftFever @cochcoder can you confirm? > > Attaching an example: [Voronoi Pebble Coaster.zip](https://github.com/SoftFever/OrcaSlicer/files/14971123/Voronoi.Pebble.Coaster.zip) I...