Download Here
Go to your downloads folder and extract the zip
Then in terminal type:
pip3 install guizero
then type:
python3 /home/pi/Downloads/CryManT-main/Packages/CMTLauncher.py
Now have fun!
Just re-run in terminal:
python3 /home/pi/Downloads/Cry-Man-Terminal-main/Packages/CMTLauncher.py
Open the file with Thonny Python IDE,
you will see something like this:
X Y Z
Save1 = 0.5, 0.0, 0.7
X Y Z
Save2 = 0.5, 0.0, 0.7
X Y Z
Save3 = 0.5, 0.0, 0.7
Choose a Save,
delete the default coords,
type in your coords like this e.g: 3.9, 0.3, 0.0
now hit ctrl + s and run the code,
type y for yes to go to a saved spot,
type in the save you put it in e.g: Save2
And your done!
- Better imports (Thanks to @robotech21 for suggesting this fix)