- GCode and Part Programs
- CAD CAM
- Post Processors
- Fusion 360
- help with millrun and/or custom Z-X-A(or C) lathe/machine
help with millrun and/or custom Z-X-A(or C) lathe/machine
30 Jul 2024 13:32 #306403
by ffffrf
help with millrun and/or custom Z-X-A(or C) lathe/machine was created by ffffrf
Hello everyone, hoping someone in the community can help. I have a lathe that I modified to have the headstock be driven by a positional stepper motor, and have added a spindle on the cross slide WITHOUT a Y axis. Thus, I am looking for help getting a working processor that can generate gcode for 2d milling in this configuration, meaning I can do things like drill holes on the face of my stock off center.
What is the best way to go about doing this? Has anyone already made or used a working post processor for this? An old thread in fusion360 support said to find a post processor for millturn and remove mention of the Y axis so it only generates gcode without it - is that the right way to go about it?
Lastly, can someone verify if my kinematics are organized correctly in fusion360? My rotational/positional axis is along the Z axis and holds the stock, my spindle is on the cross slide (X axis) and points along the Z axis (attached image)
What is the best way to go about doing this? Has anyone already made or used a working post processor for this? An old thread in fusion360 support said to find a post processor for millturn and remove mention of the Y axis so it only generates gcode without it - is that the right way to go about it?
Lastly, can someone verify if my kinematics are organized correctly in fusion360? My rotational/positional axis is along the Z axis and holds the stock, my spindle is on the cross slide (X axis) and points along the Z axis (attached image)
Please Log in or Create an account to join the conversation.
30 Jul 2024 13:56 - 30 Jul 2024 13:57 #306404
by ffffrf
Replied by ffffrf on topic help with millrun and/or custom Z-X-A(or C) lathe/machine
edit: just to share a bit of my progress: I found an old fusion support thread that suggested to use the doosan millturn fusion360 post processor and set "gotyaxis" to false everywhere. When I do that, and generate Gcode, it successfully does not include Y axis movements, however, I believe other changes are needed to align the gcode output to be compatible with linuxcnc and am struggling on where to start.I will attach this modified post processor, and attach a simple off center drilling gcode that I generated using it:
Attachments:
Last edit: 30 Jul 2024 13:57 by ffffrf.
Please Log in or Create an account to join the conversation.
01 Aug 2024 00:04 #306575
by ffffrf
Replied by ffffrf on topic help with millrun and/or custom Z-X-A(or C) lathe/machine
Please help - I am completely lost and have hit dead ends with the doosan post - I am now thinking it is better to start with the linuxcnc milling post or find a different post.
Do you think I should look for a post processor that handles 4th axis milling and limit Y axis output?
Do you think I should look for a post processor that handles 4th axis milling and limit Y axis output?
Please Log in or Create an account to join the conversation.
01 Aug 2024 07:37 #306592
by Aciera
Replied by Aciera on topic help with millrun and/or custom Z-X-A(or C) lathe/machine
@NoJo made a lathe like that a while ago. In this post he talks about his CAM solution (Not Fusion though):
forum.linuxcnc.org/10-advanced-configura...ling?start=50#288409
forum.linuxcnc.org/10-advanced-configura...ling?start=50#288409
Please Log in or Create an account to join the conversation.
01 Aug 2024 18:47 #306652
by ffffrf
Replied by ffffrf on topic help with millrun and/or custom Z-X-A(or C) lathe/machine
I think I know what the solution is but I just cant seem to get it to work. Fusion360 has a post processor training guide and in it they discuss a section called polar interpolation, which is exactly what I need, it replaces one of the linear axis with a rotary axis and outputs strictly polar coordinates. If I go to prebuilt millturn posts such as haas 35st, doosan millturn, etc - and use that post to process my machine kinematics and toolpaths - it does output seemingly correct polar gcode. However, their post processors are significantly more complicated and have a variety of gcodes that are not relevant to linuxcnc. HOWEVER, when I try to manually integrate polar interpolation to the linuxcnc milling post, I am unable to get it to work, it still always outputs cartesian coordinates and or says the direction of my milling is incorrect.
Please Log in or Create an account to join the conversation.
Moderators: Skullworks
- GCode and Part Programs
- CAD CAM
- Post Processors
- Fusion 360
- help with millrun and/or custom Z-X-A(or C) lathe/machine
Time to create page: 0.279 seconds