Request for comments regarding cutter diameter compensation #936
Replies: 3 comments 6 replies
-
|
Nice! No comment on the compensation code itself, how it is added to the core looks good to me. Some initial comments/questions:
Finally, there is a |
Beta Was this translation helpful? Give feedback.
-
|
Excellent feedback. |
Beta Was this translation helpful? Give feedback.
-
|
This is an update in case anyone has feedback. As I continued to test I notice that if you are in single block mode then you are one-move off where you think the tool should be. The other issue is with a M00 or M01. They will appear to happen one block too soon. I started going down the trail of overcoming these issues but adds a lot of complexity to the core code. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I challenged myself to implement cutter compensation and I am at the physical testing stage.
Its a feature that hobbyists don't typically need but I wanted it.
I am running on BOARD_T41U5XBB with my 3 axis router.
Here is cutter_comp.md next to the code files.
Any comments about how it's implemented or suggestions for changes are welcome.
Beta Was this translation helpful? Give feedback.
All reactions