Jump to content

concentric part position


Recommended Posts

Posted · concentric part position

I have 4 gears to print and wish to include a reinforcing sleeve in the centre.

I need to make sure that the sleeve is exactly central to each gear rather than judging by eye.

Is there a way to make sure both items are concentric before slicing?

Cura 5.7

Thanks

Brian

CCT_4XSmallGear_Tube_Shaft.3mf

  • Link to post
    Share on other sites

    Posted · concentric part position

    I had a whole bunch of stuff that I wrote up before I dug a bit into your project file and saw that each printed part consists of three model files.

     

    This is, to use the technical term, bad. Cura is clearly slicing them as separate objects:

    image.thumb.png.c15b6f2991572a0525e5e428e7ac7024.png

    They should all be combined into one model file (easy, plenty of software that does it, and it guarantees it's in the right place).

     

    But I will do the irresponsible thing and tell you how to do what you're trying to do. You're trying to avoid this, right, where objects aren't quite aligned (on the right)?

    image.thumb.png.a1fc8606a9eecfd23a10138028b97d48.png

    Open the Object List at the bottom left. For each part of the same set:

    1. Click each part individually in the object list, so only that is selected:
      image.png.d89c13070be0c3b3b0285981dd9d883f.png
    2. Open the move tool image.png.8da304beb20cddf23143e91e091f69d2.png and input some co-ordinates manually. In this case I'm putting it pretty close to the location it already was on the build plate:
      image.png.91df72f59e9a17bddc27bd84d8a1922c.png
    3. Now repeat the process for the other two parts but make sure you put in the exact same co-ordinates for each one.
      image.thumb.png.5b19dc3c084c32517ac182777c693687.pngimage.thumb.png.a0405e9f559014ff28ff6ef4751bc005.png
    4. Now click the first part in the object list, hold CTRL and click on the other two:
      image.png.36ec6ad4b57351ba366a4c029e894110.png
      (not a great screenshot because the object list isn't big enough to show them all - I just helped someone with that lol)
    5. Right click one of the selected objects in the list and click Group Models:image.thumb.png.517180135661fa7d3d607eb5afd67d86.png
    6. Repeat for each other set of models you want to combine. Now if you move one part, the others move with it. If you need to change the settings for one of them, you need to right click the group in the object list and click Ungroup Models:
      image.thumb.png.e62457dfb77fbaca09eb99158c49de28.png
      Then after you've made your changes, group them back together.
    7. Next time, use one model instead of three.

    Also I can't help but notice that the centre cylinder especially isn't round:

    image.thumb.png.c62c827c152561414e681c93e56ea045.png

    By my count that's about 32 sides. You can even see it in the preview, instead of being round you can clearly see where it changes angle each time:

    image.thumb.png.3cc243a75997611b95ddaecab2f746cd.png

    The effect isn't as bad on the inside though. Or maybe this could be part of your gear design or something. I don't know.

     

    A couple of other things:

    1. If you're sticking a pre-existing item (like a metal rod) through these, you need to look at Experimental > Slicing Tolerance. This determines which way Cura will round since an object's size is generally a multiple of the line width and minimum line width.
      Speaking of which, go set Walls > Minimum Wall Line Width to 0.24mm, that can generally be done on your average printer.
      Anyway, when the model isn't the exact size of what Cura can print, it determines how it rounds.
      1. Middle means it rounds to nearest combination of lines, but this can mean parts of your print will be bigger than the model.
      2. Inclusive makes it always round up, which means the print will always be at least as big as your model, meaning any holes will be the same size or smaller than they are in your model.
      3. Exclusive makes it always round down. This means your print will only be at most as big as your model, meaning any holes will be the same size or bigger as the one in your middle.
    2. Go set Mesh Fixes > Maximum Resolution to 0.1mm. This setting is mostly to deal with older printers which can't keep up with a bunch of tiny movements so end up moving slower which resulted in overextrusion. Printers these days can do better. I usually set it to 0.1mm. It's hard to demonstrate the difference graphically, but hopefully I managed to pull it off:
      image.thumb.png.ff8c7ba4a41621cb7a391ca8914301a3.png
      The brightly coloured lines are from the preview with the maximum resolution set to 0.1mm. You can see they follow a rounder path than the others, although it's only going to be so round anyway given your edges aren't exactly round themselves (you can see the individual faces):
      image.thumb.png.ea1197952a283061f9a10fb4b38569fc.png
  • Link to post
    Share on other sites

    Posted · concentric part position

    The main reason I went this way was so that I could increase wall  thickness on the sleeves without increasing wall thickness of the whole print.

    If I redid the model as three separate pieces within the same model, would I then import the 3 models into Cura and then group them together.?

     

  • Link to post
    Share on other sites

    Posted · concentric part position

    There's a (reasonably) easy way you can increase the wall thickness on the sleeves with the whole piece being a single model.

    1. Here I've combined all the parts into a single STL file:
      image.thumb.png.820aa282010e992617b0b8fb5196b448.png
    2. Now we need a cylinder - you can whip one up in most programs in about five seconds or just use this one I whipped up in OpenSCAD in about five seconds: cylinder.stl
      Now add the cylinder to the scene:
      image.thumb.png.8ce3241a19774e442454995be6207e60.png
    3. These things are the same colour so it's going to be impossible to see which is which... we're turning it into a modifier anyway, so with the cylinder selected open the Per Model Settings tool and click the third button at the top:image.thumb.png.8442d139fc9058ee56b44dc3553ebb7a.png
      Don't worry about all the values there, we'll get to them later. But for now, our cylinder is transparent so we can actually tell the two apart:
      image.thumb.png.9988e52a1965ff832a5b7a09f2c0b7af.png
    4. Okay, it's a bit big. And in the wrong spot. We need to make sure it's in the same place as the gear, so click the gear and open the move tool:
      image.thumb.png.80b6605ad80555e73b4d36dc004dacd6.png
      It's the first object I added to the scene, so it's in the centre by default. So now we just move the cylinder to the same position, click it and in the move tool enter the coordinates 0, 0, 0.
      image.thumb.png.80b0089fc21486836919f2b08993bdea.png
    5. It's still too big, so open the scale tool image.png.fc68f202cbcd4cc95c4df770e946cf8b.png and turn off Uniform Scaling. Set the X and Y values (in the text box) of the diameter of the area you want to change and and lower the Z to make it a bit shorter (it's alright if it's a bit taller than your gear it doesn't matter):
      image.thumb.png.6d6431bfb30e33c584582991721cab38.png
    6. Now if we look in the preview view the whole model has the same walls:
      image.thumb.png.f8ea08d547eb5acbd37790dc9e43c6a3.png
      (and that transparent bit at the top is just the cylinder we're using as a modifier)
      image.thumb.png.c2da68030cdbdf44abeff320b0b36b83.png
    7. Select the cylinder, open Per Model Settings again:
      image.thumb.png.859859663332149cea57a2421115f5ec.png
      All those 0 values showing in yellow means "this isn't being changed". But we want to increase the wall thickness! Set it to whatever you want. I want 2mm of walls!
      image.thumb.png.8d4cb2312d82d77a12833510c1952b69.png
      Now if we look at the preview... that's one phat centre:
      image.thumb.png.ad923514565f6bf7738ade77a6e6e187.png
    8. You need to group the gear and the cylinder modifier like I showed earlier. If you want multiple gears in one print, group them first, then multiply the group.

    I'm attaching the one I just did but please do it yourself, it really helps the memory to practice doing it yourself.

    CCT_SingleGear.stl CCT_SingleGear_Modifier.3mf

  • Link to post
    Share on other sites

    Posted · concentric part position

    Thanks again. Appreciated.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 20 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...