Mirror
- grzesiekzxr
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 0
31 Jul 2013 04:26 #37279
by grzesiekzxr
Mirror was created by grzesiekzxr
Hallo.
I'm looking for some solution to have mirror or symetric program?
Is it possible in linuxcnc ?
Regards Grzesiek.
I'm looking for some solution to have mirror or symetric program?
Is it possible in linuxcnc ?
Regards Grzesiek.
Please Log in or Create an account to join the conversation.
31 Jul 2013 06:30 #37283
by andypugh
Grecode might do what I think you might be asking.
code.google.com/p/grecode/
Alternatively, you could create a second config with the X axis reversed
I'm looking for some solution to have mirror or symetric program?
Is it possible in linuxcnc ?
Grecode might do what I think you might be asking.
code.google.com/p/grecode/
Alternatively, you could create a second config with the X axis reversed
Please Log in or Create an account to join the conversation.
31 Jul 2013 16:54 #37286
by ArcEye
Hi
I suspect you are looking for something like G51.1 in Fanuc
I had this on a Fanuc control and also a Denford one under a different number.
Can't say as I used it much though (once that I can think of)
It is not implemented in Linuxcnc, I think Andy's link is probably your best bet if you just want to make a mirrored part from the same code
regards
I'm looking for some solution to have mirror or symetric program?
I suspect you are looking for something like G51.1 in Fanuc
I had this on a Fanuc control and also a Denford one under a different number.
Can't say as I used it much though (once that I can think of)
It is not implemented in Linuxcnc, I think Andy's link is probably your best bet if you just want to make a mirrored part from the same code
regards
Please Log in or Create an account to join the conversation.
- grzesiekzxr
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 0
01 Aug 2013 02:49 #37307
by grzesiekzxr
Replied by grzesiekzxr on topic Mirror
Hallo,
Thank you for your answers.
Grecode and second config I think is the best way .
Rotate I was trying ,but it not working how I want .
CNC biesse 346 atc orginaly have Control RT480 CNI ,from two weeks LINUXCNC and I'm realy happy now but?
Symetric program is very important for me ,becouse many of my cabinet parts have to be left side and right .
Old control has something like this
Grecode ,as it;s paid?
How working second config ,Is there any example?
Regards.
Thank you for your answers.
Grecode and second config I think is the best way .
Rotate I was trying ,but it not working how I want .
CNC biesse 346 atc orginaly have Control RT480 CNI ,from two weeks LINUXCNC and I'm realy happy now but?
Symetric program is very important for me ,becouse many of my cabinet parts have to be left side and right .
Old control has something like this
Grecode ,as it;s paid?
How working second config ,Is there any example?
Regards.
Please Log in or Create an account to join the conversation.
01 Aug 2013 04:09 #37308
by andypugh
Is this a servo or stepper machine?
No, it's free. Follow the link I posted earlier.Grecode ,as it;s paid?
It was just an idea, I don't think it will work well for you, as you would need to exit LinuxCNC then restart in the mirrored config.How working second config ,Is there any example?
Is this a servo or stepper machine?
Please Log in or Create an account to join the conversation.
- grzesiekzxr
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 0
02 Aug 2013 03:38 #37332
by grzesiekzxr
Replied by grzesiekzxr on topic Mirror
Servo motors Yaskawa.
I just download grecode,.I will check it .
Exit and restart controller it's not posible.
Regards.
I just download grecode,.I will check it .
Exit and restart controller it's not posible.
Regards.
Please Log in or Create an account to join the conversation.
- grzesiekzxr
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 0
13 Nov 2014 05:29 #53048
by grzesiekzxr
Replied by grzesiekzxr on topic Mirror
Many thanks four your help .
Grecode is really good soft ,but needt terminal.
Now I'm thinking about filter and inside grecode.
This is very old topic and I decide to close it.
Many thanks again
Grecode is really good soft ,but needt terminal.
Now I'm thinking about filter and inside grecode.
This is very old topic and I decide to close it.
Many thanks again
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
13 Nov 2014 10:20 - 13 Nov 2014 10:22 #53052
by Todd Zuercher
Replied by Todd Zuercher on topic Mirror
I I know that you were closing this topic, but here is another possible way to skin this cat. Change the sign of one of your axis in the g-code (X or Y) then use a coordinate system shift (G55 or what ever) to move the origin the appropriate amount to shift things back onto the table. That should have the effect of mirroring the code about what ever axis is negated.
Last edit: 13 Nov 2014 10:22 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
- grzesiekzxr
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 0
14 Nov 2014 05:48 #53074
by grzesiekzxr
Replied by grzesiekzxr on topic Mirror
Hi,
I need symetry like FLIP-FLOP and changing in INI are reading only ones when LINUXCNC starting.
Now I try set FILTER changing sign,orgin,....but don't know programming language BASH.
This is my new subject :
www.linuxcnc.org/index.php/french/forum/...ns/28556-script-bash
Thanks for help.
Regards.
I need symetry like FLIP-FLOP and changing in INI are reading only ones when LINUXCNC starting.
Now I try set FILTER changing sign,orgin,....but don't know programming language BASH.
This is my new subject :
www.linuxcnc.org/index.php/french/forum/...ns/28556-script-bash
Thanks for help.
Regards.
Please Log in or Create an account to join the conversation.
Time to create page: 0.120 seconds