From 21f26648eb3bbd072657590c850c625cf8818160 Mon Sep 17 00:00:00 2001 From: Teja Date: Sun, 15 Nov 2015 18:23:59 +0100 Subject: [PATCH] bugfix. machine endstop switches are taken into account correctly when calculating the working area. --- src/octoprint/plugins/lasercutterprofiles/profile.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/octoprint/plugins/lasercutterprofiles/profile.py b/src/octoprint/plugins/lasercutterprofiles/profile.py index e493de03..c662a557 100644 --- a/src/octoprint/plugins/lasercutterprofiles/profile.py +++ b/src/octoprint/plugins/lasercutterprofiles/profile.py @@ -32,8 +32,8 @@ class LaserCutterProfileManager(object): width = 217, depth = 298, height = 0, - origin_offset_x = 1, - origin_offset_y = 1, + origin_offset_x = 1.1, + origin_offset_y = 1.1, ), zAxis = False, axes=dict(