Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "bambu-cli", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Bambulabs CLI for printers", | ||
@@ -5,0 +5,0 @@ "bin": { |
# bambu-cli | ||
[![npm version](https://badge.fury.io/js/bambu-cli.svg)](https://badge.fury.io/js/bambu-cli) [![Release Build](https://github.com/davglass/bambu-cli/actions/workflows/release.yml/badge.svg)](https://github.com/davglass/bambu-cli/actions/workflows/release.yml) | ||
A simple CLI tool for BambuLab printers. Currently only tested with a pair of X1C's each with 2 AMS's. | ||
@@ -7,2 +9,9 @@ | ||
* Add shortcuts | ||
* Pass a partial machine name | ||
* Pass a partial device id | ||
* Truncate the comands: | ||
* cli l (`bambu-cli ls`) | ||
* cli s (`bambu-cli status`) | ||
* cli f xxx (`bambu-cli files [DEVICE ID]`) | ||
* Upload files to the ftp server. | ||
@@ -97,3 +106,3 @@ * Trigger a printjob from a file on the sdcard. | ||
<img src="docs/status.png?raw=true" width="300"> | ||
<img src="https://github.com/davglass/bambu-cli/blob/main/docs/status.png?raw=true"> | ||
@@ -100,0 +109,0 @@ ## Files |
693857
196