Position after adjustment with test using Micron 03 pen

This commit is contained in:
Matt McWilliams 2021-09-16 01:54:15 -04:00
parent 97262273b7
commit 073cf31397
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
XZIG=2.0
X=3.49 #4.2 - XZIG
Y=2.25
X=3.22 #4.2 - XZIG
Y=2.20
if [[ "${1}" == "" ]]; then
echo "Please provide an argument. Either 'set' or 'reset'."