-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Offset for tool radius? #2
Comments
Actually, that's in the next version that I'm testing now; it will be automatic as it calculates the dimensions of the tool using the offsets on both sides of the plate. The only thing holding up progress is that I don't have unfettered access to the Shopbot to do the debugging...somebody's always coming in wanting to cut something ;). |
I am interested in the math you are using to do the offset calculation. Any updates on this? |
I'll be updating the code pretty soon; I got sidetracked by a bunch of unrelated stuff. Sorry about that. |
I understand... I was attempting to figure out a way to calculate the radius of the cutter using the available data (x and y move distances) but I am a mental midget it appears... I think for me it might be easier to simply add an input box for cutter diameter !!!! I was just wanting to know what the formula was going to be to get that...so I can slap my forehead!!! |
Ron, does this program account for the radius of the tool being used when calculating X and Y zero? I would naively have thought that the user would need to enter the tool diameter as part of this zeroing process ... and yet this doesn't appear to happen. Or do you correct for this manually after "zeroing"?
The text was updated successfully, but these errors were encountered: