Digiline movestones' relmove command restricts the range of possible movement to 0..50 for each axis instead of -50..50. As a result movestones can't move in -x, -y or -z (absmove should still work but i haven't tested it). This patch to movestone.lua fixes the issue:
Digiline movestones' relmove command restricts the range of possible movement to 0..50 for each axis instead of -50..50. As a result movestones can't move in -x, -y or -z (absmove should still work but i haven't tested it). This patch to movestone.lua fixes the issue: