Skip to content

Help with creating ASME (Imperial) settings for Main.py #8

Description

@Broadmeadow-Tekton

Would appreciate some guidance on what the settings should be for ASME threads. I'm mainly focusing on #6 - 3/8" course and fine threads. Don't know where to start to specify the angle, sizes, pitches and offsets. Thank you.

NAME = "3D-printed Metric Threads V3"
UNIT = "mm"
ANGLE = 60.0
SIZES = list(range(8, 51))
PITCHES = [3.5, 5.0]
OFFSETS = [.0, .1, .2, .4, .8]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions