1

Topic: Help with FollowMe tool

Never a big fan of the follow me tool in Sketch Up, but now I need to make a pin with a curved top. The only way I can see to do this is with the FollowMe tool...

I can get it to follow fine, just not the curved top.... :-(

Can anyone please help...

(I so need to learn how to design in openscad)

Post's attachments

FollowMe.skp 1.06 mb, 3 downloads since 2014-08-18 

You don't have the permssions to download the attachments of this post.
Solidoodle 4. Glass bed. E3D v6

2

Re: Help with FollowMe tool

CarstenBe wrote:

Never a big fan of the follow me tool in Sketch Up, but now I need to make a pin with a curved top. The only way I can see to do this is with the FollowMe tool...

I can get it to follow fine, just not the curved top.... :-(

Can anyone please help...

(I so need to learn how to design in openscad)


It is your figure there is defect, i tryed whit it and the top disapear  i make a new one like yours and it works fine...

3

Re: Help with FollowMe tool

Hi Tommy thanks for your time, i tried making a new figure, its still the same.... any chance you could upload the file that you got working?

Solidoodle 4. Glass bed. E3D v6

4

Re: Help with FollowMe tool

Ok, so I gave up on SketchUp and downloaded openscad.

Including the time to download, figuring out how to use it, till I got a design I was happy with. I spent maybe 30-45mins, a lot less than I spent fighting SketchUp yesterday.

Here is what i did in openscad:
---
union(){

cylinder(h=2,d1=20,d2=20,$fn=100);

cylinder(h=8,r1=3.6,r2=3.6,$fn=50);

translate([0, 0, 8])
sphere(r = 3.6,$fn=50);

}
---

Pic shows what I ended up with :-)

Post's attachments

pin.jpg
pin.jpg 71.86 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.
Solidoodle 4. Glass bed. E3D v6

5

Re: Help with FollowMe tool

Skectup takes some play/learning :-) 
Nice result there....

6

Re: Help with FollowMe tool

Thank you :-)

I have used SketchUp for some time (still great to make something quick and easy) but I often find myself fighting the quirks and strange slicer errors that SketchUp can give...

Solidoodle 4. Glass bed. E3D v6

7

Re: Help with FollowMe tool

btw. the pin is for the center hole in a LP, worked great :-)

Post's attachments

sf1.jpg
sf1.jpg 243.49 kb, file has never been downloaded. 

sf2.jpg
sf2.jpg 231.45 kb, file has never been downloaded. 

sf3.jpg
sf3.jpg 248.68 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.
Solidoodle 4. Glass bed. E3D v6

8

Re: Help with FollowMe tool

I had the same problem as this when trying to make a small sphere for the top of a bishop (Chess pieces) I just found out that apparently the follow me tool has issues creating small curved surfaces so if you build the piece on a larger scale and then scale it down it will work.  (I haven't been able to try this yet)

Solidoodle Workbench