From d1adeece9e4ebee9d3ccfb4a96e4ceee211bd300 Mon Sep 17 00:00:00 2001 From: Can Gelis Date: Sat, 12 Aug 2017 14:51:52 +0300 Subject: [PATCH] add --has-heatbed to the documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4be16433..83bbf085d 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Contributions by Henrik Brix Andersen, Vojtech Bubnik, Nicolas Dandrimont, Mark Printer options: --bed-shape Coordinates in mm of the bed's points (default: 0x0,200x0,200x200,0x200) + --has-heatbed This will provide automatic generation of bed heating gcode --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)