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 `