-
Notifications
You must be signed in to change notification settings - Fork 67
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
Lathe taper problem. #370
Comments
@terjeio any updates on this issue? This is an example with 1 mm cut, clearance, last pass 45 degree taper:
Without fix, it cut taper, then at the end of this taper it moves cutter to the center. |
Not yet, I have been quite busy with private assignments lately. |
I have uploaded new edge versions for you to try - when a taper is selected only current and target diameter is used for the calculations - and Z length is calculated as well. I have also enabled entry of fractional degrees and I flag an error if the angle is >= 90 degrees. I have not yet implemented/verified internal tapers and the UI could be improved. What do you think? |
Looks good now. How it used to be, you can check there: https://youtu.be/5Wq_Iub6t_M?t=272 |
Hi @terjeio, could you try to cut taper? But with real part please :)
There is a problem in this line: https://github.com/terjeio/ioSender/blob/614115d80c1f6c792112371e94f73741558cc407/CNC%20Controls%20Lathe/CNC%20Controls%20Lathe/TurningLogic.cs#L181C1-L181C100
It should be like this(see the comment):
I almost ruined the workpiece because of that. I actually ruined it anyway, but it completely my fault.
The text was updated successfully, but these errors were encountered: