problem with 5 axis 3 + 2
- el novato
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
16 Aug 2020 01:06 #178341
by el novato
problem with 5 axis 3 + 2 was created by el novato
Hello everyone, I have a problem with generating code for 5 axis 3 + 2, I work with fusion360 and HSM INVENTOR, prostprocessor for linuxcnc (EMC2).
the work is out of date in the different axes.
It would be helpful if you can give me a hand please, I've been stuck for days.
P.D the machine is calibrated in all its axes.
Thank you
the work is out of date in the different axes.
It would be helpful if you can give me a hand please, I've been stuck for days.
P.D the machine is calibrated in all its axes.
Thank you
Please Log in or Create an account to join the conversation.
- hermann1976
- Offline
- Senior Member
Less
More
- Posts: 45
- Thank you received: 13
16 Aug 2020 11:26 #178388
by hermann1976
Replied by hermann1976 on topic problem with 5 axis 3 + 2
Hello el novato,
in your attachment of the gcode programm you changed the workplane from G17 to G18 but you donĀ“t changed the pivot axis position from axis B and C.
I thing this happens not automaticly when you change the workplane.
Something like this:
%
(1001)
(T1 .........)
N10 G90 G94 G17 G91.1
N15 G21
N20 G53 G0 Z0.
(CARA1)
N25 T1 M6
N30 S8090 M3
N35 G54
N40 B0. C0.
N45 M8
N50 G0 G43 X110.8 Y2.41 Z25. H1
N55 G0 Z5.
N56 G0 C-90 (first turn the C Axis in Work Position)
N57 G0 B-90 (second turn the B Axis in Work Position)
N60 G18
N65 the Movement in the XZ Workplane
the Z Axis is always in the tool axis orientation
...
Please be careful with the axis position after the movement from the pivot axis and after changing the workplane.
in your attachment of the gcode programm you changed the workplane from G17 to G18 but you donĀ“t changed the pivot axis position from axis B and C.
I thing this happens not automaticly when you change the workplane.
Something like this:
%
(1001)
(T1 .........)
N10 G90 G94 G17 G91.1
N15 G21
N20 G53 G0 Z0.
(CARA1)
N25 T1 M6
N30 S8090 M3
N35 G54
N40 B0. C0.
N45 M8
N50 G0 G43 X110.8 Y2.41 Z25. H1
N55 G0 Z5.
N56 G0 C-90 (first turn the C Axis in Work Position)
N57 G0 B-90 (second turn the B Axis in Work Position)
N60 G18
N65 the Movement in the XZ Workplane
the Z Axis is always in the tool axis orientation
...
Please be careful with the axis position after the movement from the pivot axis and after changing the workplane.
Please Log in or Create an account to join the conversation.
- el novato
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
16 Aug 2020 12:00 #178396
by el novato
Replied by el novato on topic problem with 5 axis 3 + 2
Thank you very much for responding, I am attaching the code for you to take a look at it please.
I have a machine that the B and C axes are mounted on the Z axis
(translated by goolgle)
I have a machine that the B and C axes are mounted on the Z axis
(translated by goolgle)
Please Log in or Create an account to join the conversation.
- hermann1976
- Offline
- Senior Member
Less
More
- Posts: 45
- Thank you received: 13
16 Aug 2020 17:29 #178416
by hermann1976
Replied by hermann1976 on topic problem with 5 axis 3 + 2
I think it would be easier to use a simple program to start with.
I will be back in my office tomorrow and i will create a simple program for you. I don't have a direct post processor for LinuxCNC from my cam system, but I will try to convert the program in to the linuxcnc format.
Your program is far too extensive to begin with it.
I propose to create a cube with 100 x 100 x 100mm and to do simple machining process all around.
I hope this is okay for you.
Can you send me a photo of the machine to take a picture?
(translate with google)
I will be back in my office tomorrow and i will create a simple program for you. I don't have a direct post processor for LinuxCNC from my cam system, but I will try to convert the program in to the linuxcnc format.
Your program is far too extensive to begin with it.
I propose to create a cube with 100 x 100 x 100mm and to do simple machining process all around.
I hope this is okay for you.
Can you send me a photo of the machine to take a picture?
(translate with google)
Please Log in or Create an account to join the conversation.
- el novato
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
17 Aug 2020 01:49 #178449
by el novato
Replied by el novato on topic problem with 5 axis 3 + 2
hello
Please Log in or Create an account to join the conversation.
Time to create page: 0.064 seconds