33

With 3D printers like the Open-5x or tool changers (e.g. Prusa XL) both, 5-axis simultaneous 3D-printing as well as hybrid manufacturing (additive followed up by subtractive), is more accessible than they ever were.

For those already venturing into this endeavor: What is your toolchain/software?

Currently, I finish the additive/3D print before running a second gcode for the subtractive part (contact surfaces, threads, ...). This is far from an efficient and powerful process.

top 6 comments
sorted by: hot top controversial new old
[-] cestvrai@lemm.ee 3 points 3 months ago* (last edited 3 months ago)

Did a bit of 8-axis multitool with my previous job (mostly work on a proprietary slicer), and one main takeaway was to not be afraid of editing gcode.

I would probably start with a script to merge the files and then build a basic plugin for my slicer to do the job.

I’m sure more user friendly options are around the corner!

[-] Nilz@sopuli.xyz 2 points 3 months ago

This doesn't solve your issue but can't you at least merge the gcode files so you only have to start the entire process once?

[-] EmilieEvans@lemmy.ml 2 points 3 months ago

What I would like to see is a far more advanced solution where you could for example machine features which will be inaccessible once the print is finish.

Right now the tools for none industrial machines are basic as it feels like you are feeding a slicer output to a CAM package but the slicer isn't designed with this in mind (e.g. printing certain features that will be machined lightly larger and everything else at normal size).

[-] empireOfLove2@lemmy.dbzer0.com 1 points 3 months ago

this was gonna be my thought. writing a python script to append one file to another is pretty easy

[-] empireOfLove2@lemmy.dbzer0.com 2 points 3 months ago* (last edited 3 months ago)

I believe Autodesk Fusion has the ability to export multiple setups, with different processes, to a single NC gcode file. It supports both additive and subtractive machine paths.

I've used it extensively for generating 5-axis machining toolpaths at work, and it's actually quite decent to use. It's modelling and file management is maybe a little scuffed, but definitely usable.
I export multiple setups with multiple work offsets to a single G-code all the time. I don't know how it might handle different machines, and different additive/subtractive processes in the same file though. That's at the mercy of how well written the post processor is.

It's free for personal use but with limited functionality, however if you do end up needing the full version it's one of the cheaper CAD subscriptions out there at $85/mo.

[-] EmilieEvans@lemmy.ml 1 points 3 months ago

There is the E3D ASMBL script for Fusion360: https://github.com/AndyEveritt/ASMBL?tab=readme-ov-file The best software I know right now but still not perfect. e.g. Printing sections that will be machined oversized so they can be machined to size.

this post was submitted on 30 Mar 2024
33 points (97.1% liked)

3DPrinting

14784 readers
170 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: !functionalprint@kbin.social or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS