From f3b9a1f8d2344a72e15445a0f15e5c11a6b74901 Mon Sep 17 00:00:00 2001 From: sigil-03 Date: Thu, 11 Jul 2024 13:34:40 -0600 Subject: [PATCH] add readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2430b7 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# prusatool-rs + +`prusatool-rs` is a simple utility to print `.bgcode` files from the command line. + +# Usage +## Loading +`prusatool --printer-config load <.bgcode FILE> --print-immediately` + +The optional `--print-immediately` flag tells the printer to start printing the file immediately. + +## Running +If `--print-immediately` wasn't used, or you'd like to print a file that already exists on the printer's filesystem, you can print a file by using the `print` command, with the file's UUID: + +`prusatool --printer-config ~/printer_config_template.toml print `