this post was submitted on 21 Oct 2024
11 points (100.0% liked)

3DPrinting

15463 readers
498 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
 

Hi, I'm trying to get this to slice in cura 5.6.0

Yellow block is set as a cutting mesh. Can Cura just not ignore stuff outside of the bulid area?

iso top bottom

I'm open to suggestions on how to cut it outside of cura as well. I tried meshmixer, but the import absolutely destroys the stl stl iso

Thanks!

top 7 comments
sorted by: hot top controversial new old
[–] Nekomancer@lemmy.world 6 points 1 day ago

I am not as familiar with cura, but prusa slicer / super slicer have a tool cut any model along a plane into 2 pieces. That seems to be what you want.

[–] Manzas@lemdro.id 2 points 21 hours ago

If you will need to cut the model you can use PrusaSlicer it is really easy to cut models with

[–] papalonian@lemmy.world 5 points 1 day ago (1 children)

I don't think that Cura is smart enough to cut STL files apart like that. My guess is that a program like blender would be best to do this, make a shape the size of your printer's build volume (or slightly smaller), put the part you want to print inside of the shape, then remove everything else.

I'm not familiar with blender but that's the work flow I would approach with.

[–] WolfLink@sh.itjust.works 4 points 1 day ago (2 children)

Here’s how I would do this in blender:

  1. Import the stl
  2. edit the default cube so it overlaps the part of the stl you want to delete
  3. add a “boolean” modifier to the stl that is set to “subtract” the cube
  4. apply modifier
  5. export as stl
[–] roller@twit.social 1 points 15 hours ago

@WolfLink @papalonian yeah, something like this but you might try. MS 3D Builder is out is still around our even good old Meshmixer!

Alternatively you could try adding a plane and extrusion this downwards on blender, Meshmixer etc

[–] SzethFriendOfNimi@lemmy.world 1 points 16 hours ago

Can even use cylinders to group some circular parts of the model together naturally so that the “glue” points are at the bottom inside the walls where they’re not obvious

[–] paf@jlai.lu 1 points 1 day ago

Cura can ignore what's below buildplate as long as part isn't too big for X Y axes. For cutting this, I would use 3d builder. Very easy to use. Just open model, and go to modify to cut model