API Reference# Here is the technical documentation for TurtleThread. Main functionality Turtle Turtle.angle_mode Turtle.circle() Turtle.cleanup_stitch_type() Turtle.home() Turtle.jump_stitch() Turtle.running_stitch() Turtle.save() Turtle.show_info() Turtle.start_jump_stitch() Turtle.start_running_stitch() Turtle.start_triple_stitch() Turtle.triple_stitch() Turtle.visualise() Patterns and stitch types EmbroideryPattern EmbroideryPattern.get_stitch_command() EmbroideryPattern.to_pyembroidery() StitchGroup StitchGroup.add_location() StitchGroup.empty_copy() StitchGroup.get_stitch_commands() RunningStitch RunningStitch.add_location() RunningStitch.empty_copy() RunningStitch.get_stitch_commands() JumpStitch JumpStitch.add_location() JumpStitch.empty_copy() JumpStitch.get_stitch_commands() Visualisation visualise_pattern() Additional utilities get_pattern_info() show_info()