bugfix. machine endstop switches are taken into account correctly when calculating the working area.

This commit is contained in:
Teja 2015-11-15 18:23:59 +01:00
parent 34ee7a2578
commit 21f26648eb

View file

@ -32,8 +32,8 @@ class LaserCutterProfileManager(object):
width = 217, width = 217,
depth = 298, depth = 298,
height = 0, height = 0,
origin_offset_x = 1, origin_offset_x = 1.1,
origin_offset_y = 1, origin_offset_y = 1.1,
), ),
zAxis = False, zAxis = False,
axes=dict( axes=dict(