Unexpected rounded corners by pocket

More
13 Jun 2021 15:11 #211943 by Berlintwin
Hello everyone,
I'm new here, my fist post, but I read long time, great forum!
My milling machine works for me since two years, I used LinuxCNC and parallel port as control board.
This year I starts to improve my machine and bought Omron VFD, Mesa 7i93, develops two interfaces boards for Mesa.
I install current version of LinuxCNC.
Today I make my first cut with machine. But I was very impressed, it was others as I expected.
My machine don't running in rectangel, it running in arc.
I create model in Fusion 360 and generated G-code.
In simulation of Fusion 360 it looks good, I uses 4mm milling cutter and I create pockets with
rounded corner with 2mm radius.
The passes for mill must be rectangel, not arc.
But my milling machine create rounded corners with radius about 4-5mm.
I try to add pictures toi my post,
has someone any idea, where I make mistake by my configuration? What is wrong?

Best regards
Berlintwin
Attachments:

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

More
13 Jun 2021 15:23 #211945 by scotth
The following user(s) said Thank You: Berlintwin

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

More
13 Jun 2021 15:42 #211947 by Berlintwin
Thanks a lot, Scott
I try it.

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

More
13 Jun 2021 16:19 #211948 by Berlintwin
Hello,
after add additional line in *.ini file:
RS274NGC_STARTUP_CODE = G64 P0.015
it runs perfect,
thanks a lot, Scott
Best regards
Juergen
Attachments:
The following user(s) said Thank You: Doogie

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

More
13 Jun 2021 16:27 - 13 Jun 2021 16:32 #211949 by BigJohnT
If you open a G code file with something else it will change what is used for the next file. Best to add a good preamble to each G code file.

For example you open a G code file that has G64 with no P or Q then you open another file and expect that file to run properly but it cuts corners you might be puzzled for a while.

The best plan is to have a good preamble at the start of each G code file to make sure you get what you want.

linuxcnc.org/docs/2.8/html/gcode/overvie..._code_best_practices

For pockets, facing and drill speeds and feeds you might want to try my G code Generator . I'm writing it using Python3 and PyQt5.

JT
Last edit: 13 Jun 2021 16:32 by BigJohnT.
The following user(s) said Thank You: Berlintwin

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

More
13 Jun 2021 17:18 #211952 by Berlintwin
Thanks John,
I want to install your g-code generator and test it, looks good
Best regards
Juergen

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

Time to create page: 0.265 seconds
Powered by Kunena Forum