WIP rust reimplementation of the bambu networking
  • Python 61.8%
  • C++ 27.8%
  • Rust 9.5%
  • CMake 0.5%
  • C 0.3%
Find a file
Praveen Perera df71ce7518
Add open-reference ABI exports
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.
2026-05-20 16:11:48 -05:00
plugin Add open-reference ABI exports 2026-05-20 16:11:48 -05:00
tools/contract-tests Add open-reference ABI exports 2026-05-20 16:11:48 -05:00
.gitignore Add open-reference ABI exports 2026-05-20 16:11:48 -05:00
LICENSE Initial commit 2026-05-20 14:14:50 -05:00
next.md Add open-reference ABI exports 2026-05-20 16:11:48 -05:00
README.md Initial commit 2026-05-20 14:14:50 -05:00

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.