Hello.
I was looking for source code of Snapmaker Orca. git repository contains partial sources only (was looking at 2.3.0 branch).
For example minified and obfuscated resources/web/flutter_web/main.dart.js file exists BUT no source code for it (main.dart) is available.
That's direct OrcaSlicer AGPL v3 violation regarding the ‘Corresponding Source’ requirement.
https://raw.githubusercontent.com/Snapmaker/OrcaSlicer/refs/heads/main/LICENSE.txt
Please add requires source code to Snapmaker Orca repository.