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 39.8%
- Rust 36%
- C++ 23.6%
- CMake 0.3%
- C 0.2%
| 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.