attempt to fix cz offsetting

This commit is contained in:
Justus Wolff
2026-02-15 12:35:37 +01:00
parent 4b2a5900e3
commit 22bdf30e1e

View File

@@ -274,7 +274,7 @@ local function printdes(buf, dimensions)
move("forward") move("forward")
end end
-- return to standard pos but +1 to z -- return to standard pos but +1 to z
move("back") --move("back")
move("right") move("right")
move("forward") move("forward")
move("right") move("right")