I am using a Circuit Playground Bluefruit with TFT Gizmo, adafruit-circuitpython-bundle-9.x-mpy-20241206.zip, and the "Turtle Gizmo Setup" code provided by John Park at https://learn.adafruit.com/turtle-graphics-gizmo/. See the attached file renamed from .txt to .py -- It draws a single line and shows that the turtle ends up at the start of the line instead of at its end (see picture). More comments are in the code.
turtle_wrong_end.txt
