SoftFever
SoftFever
> > > > How come you're not using this variable for the top most layer? > > > > > > Avoid leaving holes/gaps on top surface. He added...
I probably can push changes if it's not disabled by the author. But perhaps it's best to be patient for now. 🙂 Rule number 1 in hobby open source world:...
Merged. Thanks for nice feature and patience!
The problem I had with 10.15 version is this error: [build] /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/WebKit.framework/Headers/WKDownloadDelegate.h:88:1: note: annotate 'downloadDidFinish:' with an availability attribute to silence this warning [build] - (void)downloadDidFinish:(WKDownload *)download; [build] ^ [build]...
> [build.log](https://github.com/SoftFever/OrcaSlicer/files/13773663/build.log) > > I've attached my build log for reference. The cause looks different. You have SDK 11.1 which seems fine with 10.15 target. On my machine, I only...
> [build.log](https://github.com/SoftFever/OrcaSlicer/files/13773663/build.log) > > I've attached my build log for reference. It's tricky. SDK 13.1 onwards don't support 10.15 target. And SDK 13.1 doesn't support new OS X like Sonoma...
> I see. Apple's planned obsolescence. X_tards. Did your build server build it? it looked like it did in the past checks if I understand correctly. Could I upload my...
> Did your build server build it? it looked like it did in the past checks if I understand correctly. Yes, I use Github Actions to build it. It's using...
> It initially did not work (error below from console) but after applying the following change, it worked. The popup dialog error message is: "OrcaSlicer.app" is damaged and can't be...
All good now Merged 👍