Custom user Button Touchoff in Axis

More
08 Sep 2020 11:23 #181245 by snowgoer540

You did well. If you want to do it the git way I can try to help you through.

The recent doc changes I made are below, pink are deletions and green are additions:

For the compressed backup:
github.com/LinuxCNC/linuxcnc/commit/9bb4...d5fdf0bb042ffa3ed7e1

For the final probe speed:
github.com/LinuxCNC/linuxcnc/commit/4dc4...d5fdf0bb042ffa3ed7e1

For the 2.8 release:
github.com/LinuxCNC/linuxcnc/commit/4db0...d5fdf0bb042ffa3ed7e1

Edit: these are the changes I ended up with.
Warning: Spoiler!


I definitely want to learn. The end goal would be to learn python, keep gaining an understanding of what's going on under the hood, and at some point contribute in a more meaningful way. I do appreciate the guidance you gave me... just enough to prevent me from getting too frustrated and giving up, while making me bang my head against the wall so it sticks and I learn where to look for stuff. You should be a professor!

That said, I don't have to learn today. I worry about being a drain on your resources while learning/figuring this all out. So up to you, if you have the time to coach me through it, I'll definitely give it a go, and if you got a lot going on at the moment, no hard feelings. In this case, we both have the exact same working code, so either way it'll end up where it needs to go :)

Please Log in or Create an account to join the conversation.

More
08 Sep 2020 12:22 #181265 by phillc54
I'll write up a few notes tomorrow. You will need a github account to get started.
docs.github.com/en/github/getting-starte...a-new-github-account

Please Log in or Create an account to join the conversation.

More
08 Sep 2020 12:47 #181275 by snowgoer540

I'll write up a few notes tomorrow. You will need a github account to get started.
docs.github.com/en/github/getting-starte...a-new-github-account

Good deal!

I have one, I even did ... something ... in the Linux terminal to point my PC to my account.. though I'm not 100% sure I did it right.

Please Log in or Create an account to join the conversation.

More
09 Sep 2020 00:12 #181345 by snowgoer540


The recent doc changes I made are below, pink are deletions and green are additions:

For the compressed backup:
github.com/LinuxCNC/linuxcnc/commit/9bb4...d5fdf0bb042ffa3ed7e1

For the final probe speed:
github.com/LinuxCNC/linuxcnc/commit/4dc4...d5fdf0bb042ffa3ed7e1

For the 2.8 release:
github.com/LinuxCNC/linuxcnc/commit/4db0...d5fdf0bb042ffa3ed7e1


All added to the doc I am editing. That should bring me to the latest I think? Please keep me apprised should anything else update.
The following user(s) said Thank You: phillc54, tommylight

Please Log in or Create an account to join the conversation.

More
12 Sep 2020 16:34 #181898 by snowgoer540
Just wanted to add that I added the following to the command to the works to park my torch 0.2 down from the top as recommended by Phill to prevent some of the offset issues I was having:
G53 G0 Z-0.2

So the whole thing with the added code from previous posts becomes:
G10 L20 P0 X0 Y0 \ G53 G0 Z-0.2 \ %halcmd setp axisui.refresh 1
The following user(s) said Thank You: phillc54, EW_CNC

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.190 seconds
Powered by Kunena Forum