forked from baltobu/reverse-networking
This project seeks to rewrite the libbbambu_networking.so, bambu_networking.dll, and libbambu_networking.dylib libraries by reverse engineering the AGPLv3'd binaries that Bambu Lab provided for Bambu Studio without providing the required complete, Corresponding Source.
- Python 61.8%
- C++ 27.8%
- Rust 9.5%
- CMake 0.5%
- C 0.3%
Add the missing model, rating, report, and filament ABI symbols to the standalone plugin contract. Update the manifest, probes, smoke fixtures, and completion evidence so the local surface is verified at 133 network exports. |
||
|---|---|---|
| plugin | ||
| tools/contract-tests | ||
| .gitignore | ||
| LICENSE | ||
| next.md | ||
| README.md | ||
baltobu-networking
AGPL-licensed clean-room Bambu networking plugin implementation.
The implementation code lives in plugin/. Contract probes, parity checks, and readiness tooling live in tools/contract-tests/. The OrcaSlicer plan/audit context that produced the initial implementation is preserved in docs/orca-plan/.
See next.md for the completion plan.