Rounded Corners
- bellda101
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
27 Jul 2023 18:18 #276390
by bellda101
Rounded Corners was created by bellda101
Frist, I want to thank everyone on this forum for the all the help I have gotten to help me get started with Linuxcnc.
I got the machine running and cut so test parts and everything was fine, so I set up to cut my first parts on the machine and now everything I load to Linuxcnc it rounds the corners. I was using G64 P0.001 and was working. But when I loaded the inlay Gcode It rounded the corners and everything else I put in. I have tried G64, G64P0.001, G64 P0.001, G61, G61.1, G90, and get the same results. I have no idea what happend.
I can't use it if I can't fix this.
Here are some pictures and the Gcode.
Hope someone can help with this It has been a very long road for me with this project.
Thanks
I got the machine running and cut so test parts and everything was fine, so I set up to cut my first parts on the machine and now everything I load to Linuxcnc it rounds the corners. I was using G64 P0.001 and was working. But when I loaded the inlay Gcode It rounded the corners and everything else I put in. I have tried G64, G64P0.001, G64 P0.001, G61, G61.1, G90, and get the same results. I have no idea what happend.
I can't use it if I can't fix this.
Here are some pictures and the Gcode.
Hope someone can help with this It has been a very long road for me with this project.
Thanks
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19474
- Thank you received: 6524
27 Jul 2023 18:38 #276392
by tommylight
Replied by tommylight on topic Rounded Corners
What are you using to output gcode?
Check that, the rounding is in gcode, so not LinuxCNC issue.
Check that, the rounding is in gcode, so not LinuxCNC issue.
Please Log in or Create an account to join the conversation.
- JPL
- Offline
- Platinum Member
Less
More
- Posts: 335
- Thank you received: 113
27 Jul 2023 20:18 #276398
by JPL
Tommy is 100% right: It is the g-code. Just put your file here to see: ncviewer.com/
Replied by JPL on topic Rounded Corners
This ^^^... the rounding is in gcode ...
Tommy is 100% right: It is the g-code. Just put your file here to see: ncviewer.com/
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- GeneRF
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
29 Jul 2023 16:25 #276529
by GeneRF
Replied by GeneRF on topic Rounded Corners
Did you actually see the rounded corners in the final "cut" material?
This looks a lot like ordinary "pivot around the corner" that most g-code generators use.
It looks rounded, but the end result will be perfectly square corners.
Gene
This looks a lot like ordinary "pivot around the corner" that most g-code generators use.
It looks rounded, but the end result will be perfectly square corners.
Gene
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds