Rotating G Code Within LinuxCNC
- dlipford370
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
12 Dec 2015 23:53 #66905
by dlipford370
Rotating G Code Within LinuxCNC was created by dlipford370
I do a lot of engravings, images and such.
This is a problem I often come across, and the answer to my question ultimately makes my life easier, but is not necessary, but I still would appreciate any help/assistance.
Say I have an image I want engraved. I have prepared it to the dimensions I want, and then load it into linux cnc. What I find, ocassionally is the piece I want engraved won't fit on my sherline cnc unless it is rotated, and when it is rotated, the image I have in linuxcnc no longer translates right side up. I would love if I could rotate the image(or better said, rotate the g code) so it then fits the way I must rotate my piece to be engraved. Is this possible?
I understand, the simpler answer is, "just do it right the first time". But, we're all human. Any input would be much appreciated.
Thank you.
This is a problem I often come across, and the answer to my question ultimately makes my life easier, but is not necessary, but I still would appreciate any help/assistance.
Say I have an image I want engraved. I have prepared it to the dimensions I want, and then load it into linux cnc. What I find, ocassionally is the piece I want engraved won't fit on my sherline cnc unless it is rotated, and when it is rotated, the image I have in linuxcnc no longer translates right side up. I would love if I could rotate the image(or better said, rotate the g code) so it then fits the way I must rotate my piece to be engraved. Is this possible?
I understand, the simpler answer is, "just do it right the first time". But, we're all human. Any input would be much appreciated.
Thank you.
Please Log in or Create an account to join the conversation.
13 Dec 2015 00:39 #66908
by alan_3301
Replied by alan_3301 on topic Rotating G Code Within LinuxCNC
Please Log in or Create an account to join the conversation.
- dlipford370
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
13 Dec 2015 00:44 #66909
by dlipford370
Replied by dlipford370 on topic Rotating G Code Within LinuxCNC
I appreciate the response. I use G Code Ripper often actually, it's a great program! I understand how to rotate, and I can do that on my windows computer, but the linuxcnc computer is in the shop. Yeah, I can unbolt the vice, rotate it around, and then maintain the same g code and everything is fine. Or yes, I can go onto my windows computer, and switch things around in the g code.
This question is purely to make things easy. Doing everything on the linuxcnc program. Or, if someone has another program that can run within linux, that would be awesome too.
I've almost got g code ripper to work on linux actually.
This question is purely to make things easy. Doing everything on the linuxcnc program. Or, if someone has another program that can run within linux, that would be awesome too.
I've almost got g code ripper to work on linux actually.
Please Log in or Create an account to join the conversation.
13 Dec 2015 00:52 #66911
by alan_3301
Replied by alan_3301 on topic Rotating G Code Within LinuxCNC
you can try G10 L2 P0 R90
I'm not sure how it will work out. I have only used it for minor adjustments, never 90 degrees.
Also it won't update the display, so it is hard to predict exactly how it will react?
If you are not familiar with it you can read about it here: linuxcnc.org/docs/html/gcode/g-code.html#gcode:g10-l2
I'm not sure how it will work out. I have only used it for minor adjustments, never 90 degrees.
Also it won't update the display, so it is hard to predict exactly how it will react?
If you are not familiar with it you can read about it here: linuxcnc.org/docs/html/gcode/g-code.html#gcode:g10-l2
Please Log in or Create an account to join the conversation.
- dlipford370
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
13 Dec 2015 01:41 #66916
by dlipford370
Replied by dlipford370 on topic Rotating G Code Within LinuxCNC
Awesome, Worth a try. Thank you.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
14 Dec 2015 01:53 #66938
by tommylight
Replied by tommylight on topic Rotating G Code Within LinuxCNC
well.....does it work ???
Tom
Tom
Please Log in or Create an account to join the conversation.
23 Dec 2015 00:21 #67251
by jamby
Replied by jamby on topic Rotating G Code Within LinuxCNC
G code ripper will run in linux as a py program.
Jim
Jim
Please Log in or Create an account to join the conversation.
Time to create page: 0.092 seconds