Add files via upload#10
Open
NoEngineerHere wants to merge 1 commit into
Open
Conversation
Added "halfnut" functionality the ability to set thread start and stop points, along with ui elements to indicate status HOLD sync button at desired shoulder, then jog to desired start point and PRESS sync to set start point. Then, sync can be PRESSED to jog between thread start and stop points. This only happens when the leadscrew is positioned between the set start and stop points to prevent a runaway saddle. Once thread stop point is set (start point is optional, just saves jogging everytime. (To do: jog button jogs on hold, stops on release. Have added the ability to restaret thread from any leadscrew position (I think!))) hit that NUT button and watch it go. It will thread up until the thread stop point, then you can retract your tool (todo: add auto cross slide support) PRESS SYNC to jog back to the thread start point, and do it all again. I'm going to bed.
Collaborator
|
This is great work but unfortunately isn't mergable in its current state - I'll harvest what I can but this looks good! |
jh247247
requested changes
Jul 16, 2024
Collaborator
jh247247
left a comment
There was a problem hiding this comment.
Please use git instead of duplicating the entire directory structure, this seems like a nice tutorial, no need for anything fancy! https://rogerdudler.github.io/git-guide/
Owner
Author
|
Yeah I wouldn't have thought so - just wanted to show ya!
I did have some help from chatgpt, starting to understand some of the stuff
you've added a little better now too!
…On Tue, 16 July 2024, 7:23 pm Jack Hosemans, ***@***.***> wrote:
This is great work but unfortunately isn't mergable in its current state -
I'll harvest what I can but this looks good!
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJWJUXKA6OY5XYCIC4FD42LZMTRAHAVCNFSM6AAAAABK43YE6GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZQGQZDONJQGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added "halfnut" functionality the ability to set thread start and stop points, along with ui elements to indicate status
HOLD sync button at desired shoulder, then jog to desired start point and PRESS sync to set start point. Then, sync can be PRESSED to jog between thread start and stop points. This only happens when the leadscrew is positioned between the set start and stop points to prevent a runaway saddle.
Once thread stop point is set (start point is optional, just saves jogging everytime. (To do: jog button jogs on hold, stops on release. Have added the ability to restaret thread from any leadscrew position (I think!))) hit that NUT button and watch it go. It will thread up until the thread stop point, then you can retract your tool (todo: add auto cross slide support) PRESS SYNC to jog back to the thread start point, and do it all again. I'm going to bed.