https://github.com/raleighlittles/bambu_lab_utility_scripts
Python utility scripts for Bambu Lab 3D printers
https://github.com/raleighlittles/bambu_lab_utility_scripts
ams aruco bambu-lab bbscfg bbsflmt build-plate engr ipcam x1-carbon
Last synced: 6 months ago
JSON representation
Python utility scripts for Bambu Lab 3D printers
- Host: GitHub
- URL: https://github.com/raleighlittles/bambu_lab_utility_scripts
- Owner: raleighlittles
- Created: 2023-12-03T20:48:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T20:15:55.000Z (8 months ago)
- Last Synced: 2025-03-28T08:01:44.229Z (6 months ago)
- Topics: ams, aruco, bambu-lab, bbscfg, bbsflmt, build-plate, engr, ipcam, x1-carbon
- Language: Python
- Homepage:
- Size: 4.18 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# About
This repository contains a set of utility scripts centered around the Bambu Labs 3D printer ecosystem.
The most important directories are:
1. `RFID_dump_decoder`, which provides a helper script for decoding the RFID tags on Bambu Lab's filament.
2. `ipcam_directory_organizer`, which provides a helper script for organizing the videos that the Bambu Labs print chamber cameras.
3. `build_plate_markers`, which provides scripts for generating and detecting build plate marker images, as well as the build plate markers by themselves.
Each directory has its own README.md with mre info.
Lastly, there is a `docs` folder that contains general documentation about Bambu Labs devices and the ecosystem.