From 9b07a23e36c3765276a552bf06c74bbb3f48fcae Mon Sep 17 00:00:00 2001 From: coldino <28345893+coldino@users.noreply.github.com> Date: Thu, 1 Apr 2021 17:08:59 +0100 Subject: [PATCH] Adjust calibration for Genesis --- LarkatorGUI/calibrations.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/LarkatorGUI/calibrations.json b/LarkatorGUI/calibrations.json index 8dcee20..7dbbf2b 100644 --- a/LarkatorGUI/calibrations.json +++ b/LarkatorGUI/calibrations.json @@ -93,9 +93,9 @@ "LatDivisor": 10475, "LonOffset": 50, "LonDivisor": 10495, - "PixelOffsetX": 14.125, - "PixelOffsetY": 16.875, - "PixelScaleX": 9.8875, - "PixelScaleY": 9.7125 + "PixelOffsetX": 6, + "PixelOffsetY": -8, + "PixelScaleX": 10.2, + "PixelScaleY": 10.1 } ] \ No newline at end of file