diff options
| author | Tim Redfern <tim@getdrop.com> | 2022-08-14 23:17:45 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2022-08-14 23:17:45 +0100 |
| commit | 42f6a93907ccc11b1f8b4516d9c33524319a99cc (patch) | |
| tree | ff704f0fe0042b94f28b81827f2ae6a85caa9348 /gui/bin | |
| parent | 3a937c1566ab04b5e9ebf4712d47e19a704539e3 (diff) | |
update gui for show
Diffstat (limited to 'gui/bin')
| -rw-r--r-- | gui/bin/data/settings.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/gui/bin/data/settings.xml b/gui/bin/data/settings.xml index 1634e84..7b8d2a5 100644 --- a/gui/bin/data/settings.xml +++ b/gui/bin/data/settings.xml @@ -1,27 +1,27 @@ <?xml version="1.0" ?> <WARP> <p0> - <X>2.000000000</X> - <Y>-3.000000000</Y> + <X>0.000000000</X> + <Y>0.000000000</Y> </p0> <p1> - <X>1199.996093750</X> + <X>1200.000000000</X> <Y>0.000000000</Y> </p1> <p2> - <X>1199.996093750</X> - <Y>897.011718750</Y> + <X>1200.000000000</X> + <Y>900.000000000</Y> </p2> <p3> <X>0.000000000</X> - <Y>899.843750000</Y> + <Y>900.000000000</Y> </p3> </WARP> <POSITION> - <X>151.228576660</X> - <Y>-457.628570557</Y> + <X>0.000000000</X> + <Y>0.000000000</Y> </POSITION> -<SCALE>1.503718138</SCALE> +<SCALE>1.000000000</SCALE> <laser> <power>0</power> <intensity>30</intensity> |
