Skip to content

feat: upload+start a .3mf/.gcode — bambu print (#3)#31

Merged
abe238 merged 1 commit into
mainfrom
feature/3-upload-and-start
May 26, 2026
Merged

feat: upload+start a .3mf/.gcode — bambu print (#3)#31
abe238 merged 1 commit into
mainfrom
feature/3-upload-and-start

Conversation

@abe238
Copy link
Copy Markdown
Owner

@abe238 abe238 commented May 26, 2026

10 new tests in tests/test_printing.py. 117 total. Closes #3.

bambu print <file> [--name NAME] [--plate N] [--ams] [--no-flow-calibration] [--upload-only]

Wraps bambulabs_api upload_file + start_print. Defaults target A1 mini
without AMS. 10 new tests, 117 total passing.

Closes #3.
@abe238 abe238 merged commit 211e671 into main May 26, 2026
4 checks passed
@abe238 abe238 deleted the feature/3-upload-and-start branch May 26, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload and start a .3mf print from CLI

1 participant