sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Part not printed as drawn

    Scheduled Pinned Locked Moved Solved SketchUp for 3D Printing
    5 Posts 2 Posters 61 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      Alohaa
      last edited by Alohaa

      Hello,

      I have drawn and printed an adapter to attach a limit switch to my drawing machine.

      A first part (the left one in the SU file) was printed as drawn, a second, slightly modified one, was not. This should be 4mm thick at the top but only has 2; what is missing is 2mm and the countersinks around the slotted holes.

      It should be noted that I did not touch the upper part in comparison to the first one, except that I rotated it by 90°.

      What could be the reason for this?

      Kind regards
      Alohaa

      Adapter.skp

      20240908_133312_resized.jpg

      20240908_140901.jpg

      Dave RD 1 Reply Last reply Reply Quote 0
      • Dave RD Offline
        Dave R @Alohaa
        last edited by

        @Alohaa said in Part not printed as drawn:

        I don't quite understand what it means that it's not solid.

        In order for a group or component to be considered a solid, or manifold, every edge must be shared by exactly two faces, no fewer and no more. So no stray edges, no holes in surfaces or missing faces and no internal faces. To be properly 3D printed all faces must be correctly oriented, too. That means the white front faces must be facing the air and the blue back faces are toward the print media.

        Nested groups and components will never be considered solids because they contain more than just edges and faces.

        @Alohaa said in Part not printed as drawn:

        What do you mean by that?

        The edges and faces in the space between the object on the bottom and the one on the top are just loose geometry. Compare your model to the one I shared.

        @Alohaa said in Part not printed as drawn:

        What did you do exactly?

        I exploded the groups inside the top level object, removed a bunch of stray geometry and other cleanup. the Solid Inspector2 extension helps to identify problems. It might fix some of it.

        @Alohaa said in Part not printed as drawn:

        The fact that I drew these parts in mm didn't cause any problems, or am I seeing it wrong?

        It didn't in this case but you can create smoother curves and other small details if you need it.

        @Alohaa said in Part not printed as drawn:

        Incidentally, I recently printed a part I had drawn in metres without scaling it down because I had forgotten it was in metres, and it printed correctly, which I was amazed at and still don't understand!

        The .stl file you exported has no units. It's only numbers for the sizes. So you can export with the model units as meters and import into the slicer as millimeters.

        Etaoin Shrdlu

        %

        (THERE'S NO PLACE LIKE)

        G28 X0.0 Y0.0 Z0.0

        M30

        %

        A 1 Reply Last reply Reply Quote 0
        • Dave RD Offline
          Dave R @Alohaa
          last edited by Dave R

          @Alohaa neither one of the objects is a solid in SketchUp. The L-shaped one contains two non-solid objects and loose geometry between them. There's also a lot of garbage geometry and there were some reversed faces, as well.
          Screenshot - 9_10_2024 , 10_57_15 AM.png

          I've cleaned them up so they are both solids.
          Screenshot - 9_10_2024 , 11_06_57 AM.png

          adapter fixed.skp

          I'm curious. Why are you modeling these so small? We already gave you the advice to model in meters, export in meters, and import the .stl into the slicer in millimeters.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          A 1 Reply Last reply Reply Quote 0
          • A Offline
            Alohaa @Dave R
            last edited by

            Thank you very much for all the work you have done with my faulty drawings!

            @Dave-R said in Part not printed as drawn:

            neither one of the objects is a solid in SketchUp.

            I don't quite understand what it means that it's not solid.
            That would mean that I am not proceeding correctly by drawing a surface and extruding it!

            @Dave-R said in Part not printed as drawn:

            loose geometry between them

            What do you mean by that?
            I proceeded in such a way that I put both parts on top of each other, and on. 2 sides by creating inclined planes by drawing the individual lines to connect the parts more strongly.

            @Dave-R said in Part not printed as drawn:

            a lot of garbage geometry and there were some reversed faces, as well.

            What is garbage geometry?

            I looked closely for superfluous geometry by displaying the part in the X-ray mode and found nothing superfluous.

            @Dave-R said in Part not printed as drawn:

            I've cleaned them up so they are both solids.

            What did you do exactly?

            @Dave-R said in Part not printed as drawn:

            Why are you modeling these so small? We already gave you the advice to model in meters, export in meters, and import the .stl into the slicer in millimeters.

            I had forgotten it again, but this is only necessary in various (although I don't know in which!) situations, or not? The fact that I drew these parts in mm didn't cause any problems, or am I seeing it wrong?

            Incidentally, I recently printed a part I had drawn in metres without scaling it down because I had forgotten it was in metres, and it printed correctly, which I was amazed at and still don't understand!

            Dave RD 1 Reply Last reply Reply Quote 0
            • Dave RD Offline
              Dave R @Alohaa
              last edited by

              @Alohaa said in Part not printed as drawn:

              I don't quite understand what it means that it's not solid.

              In order for a group or component to be considered a solid, or manifold, every edge must be shared by exactly two faces, no fewer and no more. So no stray edges, no holes in surfaces or missing faces and no internal faces. To be properly 3D printed all faces must be correctly oriented, too. That means the white front faces must be facing the air and the blue back faces are toward the print media.

              Nested groups and components will never be considered solids because they contain more than just edges and faces.

              @Alohaa said in Part not printed as drawn:

              What do you mean by that?

              The edges and faces in the space between the object on the bottom and the one on the top are just loose geometry. Compare your model to the one I shared.

              @Alohaa said in Part not printed as drawn:

              What did you do exactly?

              I exploded the groups inside the top level object, removed a bunch of stray geometry and other cleanup. the Solid Inspector2 extension helps to identify problems. It might fix some of it.

              @Alohaa said in Part not printed as drawn:

              The fact that I drew these parts in mm didn't cause any problems, or am I seeing it wrong?

              It didn't in this case but you can create smoother curves and other small details if you need it.

              @Alohaa said in Part not printed as drawn:

              Incidentally, I recently printed a part I had drawn in metres without scaling it down because I had forgotten it was in metres, and it printed correctly, which I was amazed at and still don't understand!

              The .stl file you exported has no units. It's only numbers for the sizes. So you can export with the model units as meters and import into the slicer as millimeters.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              A 1 Reply Last reply Reply Quote 0
              • A Offline
                Alohaa @Dave R
                last edited by

                @Dave-R Thank you!

                1 Reply Last reply Reply Quote 0
                • Rich O BrienR Rich O Brien marked this topic as a question on
                • Rich O BrienR Rich O Brien has marked this topic as solved on
                • 1 / 1
                • First post
                  Last post
                Buy SketchPlus
                Buy SUbD
                Buy WrapR
                Buy eBook
                Buy Modelur
                Buy Vertex Tools
                Buy SketchCuisine
                Buy FormFonts

                Advertisement