From 571b1172b73bfde4e5664e7c211eec99802582a7 Mon Sep 17 00:00:00 2001 From: Can Gelis Date: Sat, 12 Aug 2017 14:49:52 +0300 Subject: [PATCH] add --bed-shape to the documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa5983a9e..d4be16433 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Contributions by Henrik Brix Andersen, Vojtech Bubnik, Nicolas Dandrimont, Mark print rather than processed individually. Printer options: + --bed-shape Coordinates in mm of the bed's points (default: 0x0,200x0,200x200,0x200) --nozzle-diameter Diameter of nozzle in mm (default: 0.5) --print-center Coordinates in mm of the point to center the print around (default: 100,100)