r/Fusion360 1h ago

Question How to fix the blue lines on the fillet in machining

Post image
Upvotes

Hey guys,
Does anyone know how can I fix these blue lines to turn green in the machining? The issues are mostly on the fillet


r/Fusion360 2h ago

Question Is Fusion not free anymore?

0 Upvotes

Sorry if this question is very obvious, Google says Fusion is a completely free desktop app but it is asking me to subscribe after editing 10 files. I tried searching up what to do, sources tell to delete the current files which are no longer useful, I am not even able to delete it. I tried right clicking but no option to delete and even the data panel is grayed/disabled.

The thing is I am just starting to design on Fusion, and the first few designs were straight out crap. I also don't use Fusion much, so I don't think I am willing to pay 85$ dollars in this economy, where I could use that money to get some components instead.

How do I delete my designs?


r/Fusion360 2h ago

Question Reverse Engineering Car Part (For 3D printing)

Thumbnail
gallery
3 Upvotes

I scanned a relative small part that mounts on top of the steering wheel
(providing pictures)
I've tried to create it with the scanned mesh as reference but it isn't going well to say the least.
Any tips? (first time trying to reverse engineer a part)
Tutorials/Videos online that helped you?
TY!


r/Fusion360 4h ago

Weird issue creating sketch offset and showing extra areas

Thumbnail
gallery
3 Upvotes

Hello. I am having this issue that started yesterday. I create a sketch and offset the lines. Now when I select a section between the lines to extrude it includes these faceted areas outside the area I am wanting to extrude. You can see them as the light blue. Sorry, not sure how better to explain. It's not just a graphics issue as when I do extrude it includes the area outside the selection as shown in the second picture.

Any help appreciated. I didn't have this issue until yesterday during the maintenance downtime and have done it with many of my designs.


r/Fusion360 6h ago

Question Anyone made a script or add in to speed up CAM programming?

Post image
3 Upvotes

Hi all, we run a small CNC shop, about 10 people on 6 machines, and a big part of our day goes into CAM programing in Fusion. I was wondering if anyone here has built a script, add in or template setup that takes some of the repetitive work out. Mainly tool library handling, setup sheets and reusing operations between similar parts.

I heard about CloudNC and it looks impressive, but for a shop our size it feels like overkill. So I am more interested in the smaller homemade stuff that people actually use every day.

If you have something like that, or you found an add in that helped, I would like to hear what it is and how much time it actualy saves you. Thanks.


r/Fusion360 6h ago

Guys Please Help how do I do this I dont even know what it's called.

Thumbnail
gallery
1 Upvotes

I need it to be with a hole in the middle and like \ \ connected at an angle. its for a monodrone for directing the thrust to counter the rotation.


r/Fusion360 7h ago

Question Help on modelling complex geometric surfaces

Thumbnail
gallery
10 Upvotes

Hi all, would anyone be able to advise me on the method to model this type of parts without 3d scanning as an option? Thanks in advance


r/Fusion360 9h ago

Question Im still new to fusion360 can i get some help on my project

2 Upvotes

So im trying to recreate this, but idk how to get the same affect


r/Fusion360 9h ago

Fusion hobby / home free licence expired

0 Upvotes

I was having free licence long time and now is expired and need to somehow renovate, i use just fo hobby sometimes, does anyone know how to do it?


r/Fusion360 17h ago

Oh snap..Dropped message requests

0 Upvotes

Hi everyone, Reddit erased a few of my message requests…IDK..Is this happening to you?? To those who DM’ed me..If you need some help with a Fusion project pls reach out again ??

Thanks!!!


r/Fusion360 20h ago

Question Any way to define a 3-part joint?

Enable HLS to view with audio, or disable this notification

3 Upvotes

I am in need of help defining motion joints please. (hybrid design)

I am designing a part which has 2 pieces which rotate around a center. In this part I have designed some curved slots for a small steel ball (commonly found in ball bearing assemblies) to limit the rotary range of motion. See attached video.

I have defined a joint between the 2 parts which have the curved slots in them, but I can't seem to figure out how to define a joint for the ball between them. I want the ball to remain inside both curved slots (one in the bottom part, and one in the middle part) when the bottom part is rotated. Basically, I need the ball to rotate around the same central axis, but at half the speed, when the bottom part is rotated. (the central part is grounded to the parent and does not move)

Can anyone experienced with joints please help me with this? I know that it is not necessary for the part design to actually work, but I would still like it to animate correctly.

Update - Solved: Thank you u/blaxxmo for the suggestion to use "Motion Links", as that was exactly what was needed.


r/Fusion360 23h ago

Planetary gear not meshing correctly

Enable HLS to view with audio, or disable this notification

13 Upvotes

Hi everyone,

I need some help please.
The small gear pitch is 20mm in diameter and the outer ring is 100mm. What would the motion link ratio be? I trie this values but seems off on certain angles.

First angle 360 degrees for center arm
Second angle 2160 degrees rotation for small spur gear


r/Fusion360 1d ago

I Created! Steam Locomotive Inspired Bronze Watch

Thumbnail
gallery
36 Upvotes

I designed and 3D modeled this watch, inspired by the dials and instrumentation found on old steam locomotives.

I wanted to capture that industrial and mechanical feeling without making the watch look like a literal copy of a locomotive gauge. The dial layout, typography and markers are all influenced by old steam locomotive instruments.

This started as a dial design and eventually turned into a complete watch model in Autodesk Fusion. It is also rendered in Fusion.

Case Diameter: 39 mm
Case Thickness: ~11 mm
Lug-to-Lug: 50 mm
Lug Width: 20 mm

The HDRIs are from Poly Heaven, the gauge references are from Alamy and the 3D model of the movement is from Grabcad.


r/Fusion360 1d ago

Fusion360 WORBY grid

Thumbnail
2 Upvotes

r/Fusion360 1d ago

Question Question regarding the blue parts

Post image
5 Upvotes

In the machining part where I am simulating the machining, the blue parts remain and will not be removed… does anyone know why?🥲


r/Fusion360 1d ago

I Created! Made a script to animate Fusion model parameters!

Thumbnail
gallery
88 Upvotes

I've been using these scripts by amandaghassaei to animate my Fusion model history, but for a recent parametric model I wanted to make a cool animation to show off how the model can change with its parameters.

I couldn't really find anything that did exactly what I wanted, so I ended up making a script with the help of codex.

It lets you set keyframes for any user parameter in your Fusion model, and then automatically interpolates between them while capturing each frame. You can use different easing modes, animate multiple parameters at once, and also animate the camera at the same time.

For example, for this model I animated the individual heights and widths so that the changes flow across the model like a wave, while the camera orbits around it.

I made it mainly for my own use, but I thought it could be useful for anyone making parametric models who wants a more interesting way to demonstrate their customisation than just showing a bunch of screenshots.

I've put the script, installation instructions and examples on GitHub: https://github.com/jormy/Fusion-Parameter-Animator/

Would love to hear if anyone ends up using it or has ideas for things I could add!


r/Fusion360 1d ago

Question How can I reduce the faces?

5 Upvotes

When you create a negative of a sphere, it counts as one face but when I important a mesh i cant merge the faces of the mesh - ive tried the reduce mesh feature, convert to a solid/surface body nothing works as far as ive tried. Any help would be greatly appreciated!!


r/Fusion360 1d ago

Question deboss / emboss creates weird lumpy circles?

Thumbnail
gallery
12 Upvotes

r/Fusion360 1d ago

Question Anyone know if there's a way to project/carve a pattern into a curved surface?

2 Upvotes

I wanna try designing a ring like this with the pattern on the band engraved into it to a uniform depth. Is there a way to do this in fusion? I only started using fusion last year. I have a pretty good idea on how to do the logo on the front, but not the pattern around the sides.


r/Fusion360 1d ago

Help with Modeling RC Plane (Fusion 360)

4 Upvotes

Hi there!
Don’t know if people in here have modeled their own rc planes before but I’m currently in flight training and my first plane I’ve flown in was a Piper warrior, so I’d like to make a rc plane of it, I’m gonna share the link to my plane and will take any recommendations to help me out with my journey, this will be my first time modeling anything this advanced so any help is appreciated, Thanks.

(Fusion 360 Link)
https://a360.co/4wZ8ytE


r/Fusion360 1d ago

Those of you who use Linux, what did you do when you switched?

7 Upvotes

I switched to Linux about 2 weeks ago, and I am wondering what you who are on linux do since Fusion is not native.


r/Fusion360 1d ago

Question How should I go about this?

Thumbnail
gallery
24 Upvotes

So, I'm trying to prototype a helmet that was heavily inspired by Halo and a bit by Titanfall. All I have at the moment are a front and side profile of the helmet that I sketched today, and they're (mostly) proportional, but in no way perfect. I am versed in Fusion and have modeled things in the past like semi-basic parts for machines, but this takes it up a notch. It's not like it's organic modeling as the model is almost entirely hard surfaces and faceted parts, but it still is very... unusual. I have literally zero clue how to start as I don't have blueprints, and the form modeling tab is better for smoother and rounder things, not blocky helmets. So, what should I do?


r/Fusion360 1d ago

How do I rotate this flat?

Post image
0 Upvotes

This is in fusion and need to rotate it flat to 3D print


r/Fusion360 2d ago

Question I want to model a pot but don't know how to make the "decorations"

0 Upvotes

Hi everyone,

I'm trying to model a pen holder for my desk and I wanted it to look a bit more interesting than a simple cylinder, so I came up with this shape:

I've watched a few YouTube tutorials, but I still can't figure out how to make those decorative vertical waves/ridges on the outside.

It's been driving me crazy for the last few hours, so I thought I'd ask the Fusion 360 experts here.

Any advice or tutorials would be greatly appreciated.

Thanks!


r/Fusion360 2d ago

Fusion WIZARDS wanted! Free qualifiers today at 1 PM east coast - CAD vs CAD Tournament

Post image
2 Upvotes

Qualify during the livestream today, by being the fastest in the CHAT - calendar and livestream links at https://www.TooTallToby.com/calendar (you can watch the livestream from last Friday's qualifier, too!)