Page 2 of 5

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 2:54 pm
by Fueler1
Sport,
Until fusion and Centroid recognize each other isn't that getting ahead of things?

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 4:19 pm
by Sportbikeryder
Fueler1 wrote: Thu Dec 20, 2018 2:54 pm Sport,
Until fusion and Centroid recognize each other isn't that getting ahead of things?
There are numerous posts buried in the forums already regarding Fusion 360 usage and posts. I'm not sure why Autodesk really even has to be involved as the posts are completely open and editable. Posts can be edited directly with Java Script as well as a Visual editor that is available from Autodesk, along with a manual describing how to edit the posts, albeit a bit dated and not necessarily the most complete manual.

The capability of Fusion 360 to handle point clouds in general is independent of Centroid and the type of file that is output. Many of the input scripts for use with Fusion 360 are written and shared by users.

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 5:03 pm
by cnckeith
Centroid CNC12 is outputting the most basic, simple form of 3D information, X Y Z points in space.
Which most any CAD system should be able to read and then its up the CAD program and its operator to take it from there for further manipulation.

below is a sample of cylinder head combustion chamber digitizing data created with CNC12.
The complete file is also attached. "20r.txt"
Note: This data came from a "radial" digitizing patch.

X Y Z

1.552500 -0.407500 -0.080000
1.559800 -0.388400 -0.080000
1.567900 -0.369500 -0.080000
1.573200 -0.349900 -0.080000
1.578500 -0.330200 -0.080000
1.584100 -0.310600 -0.080000
1.590300 -0.291100 -0.080000
1.596400 -0.271600 -0.080000
1.602000 -0.251900 -0.080000
1.606600 -0.232000 -0.080000
1.610800 -0.212100 -0.080000
1.616200 -0.192400 -0.080000
1.618500 -0.172200 -0.080000
1.623300 -0.152200 -0.080000
1.626800 -0.132100 -0.080000
1.632900 -0.112200 -0.080000
1.635300 -0.092000 -0.080000
1.637500 -0.071800 -0.080000
1.640600 -0.051600 -0.080000
1.644400 -0.031400 -0.080000
1.646600 -0.011100 -0.080000

here is what it looks like.
20r.JPG


and here is some sample 3D digitizing data from a "Grid" digitizing patch.

1.1000 2.0400 -0.2991
1.1100 2.0400 -0.2998
1.1200 2.0400 -0.3002
1.1300 2.0400 -0.3004
1.1400 2.0400 -0.3006
1.1500 2.0400 -0.3006
1.1600 2.0400 -0.3006
1.1700 2.0400 -0.3006
1.1800 2.0400 -0.3006
1.1900 2.0400 -0.3006
1.2000 2.0400 -0.3006
1.2100 2.0400 -0.3005
1.2200 2.0400 -0.3006
1.2300 2.0400 -0.3007
1.2400 2.0400 -0.3009
1.2500 2.0400 -0.3012
1.2600 2.0400 -0.3016
1.2700 2.0400 -0.3021
1.2800 2.0400 -0.3028
1.2900 2.0400 -0.3035
1.3000 2.0400 -0.3043
1.3100 2.0400 -0.3053
1.3200 2.0400 -0.3063
1.3300 2.0400 -0.3074
1.3400 2.0400 -0.3087
1.3500 2.0400 -0.3102
1.3600 2.0400 -0.3122
1.3700 2.0400 -0.3148

here is what this data looks like.
mustang.JPG

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 5:19 pm
by tblough
Any CAD system can read a point cloud. No CAM system can machine a point cloud. The CAD system needs to convert the point cloud into surfaces and or solids in order for a CAM system to machine it. The surface creation is the difficult part. Most CAD systems require a considerable amount of user intervention and intuition to divy the point cloud up into regions of like smoothness and generate NURBS patches, and then stitch the patches together into a reasonable surface.

Centroid can machine a surface they digitized because they are just driving the cutting tool in the same point to point path they digitized. If you want to be able to modify the surface or apply intelligent roughing/finishing toolpaths, then it needs to be converted to surfaces and that is not easy.

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 9:27 pm
by Fueler1
Tom,
I think we all understand that. If you have successfully accomplished this with Fusion 360 we would love to know all the steps involved.
Mastercam and Vectra are not allowed in this class.
Thanks
Dave

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 9:31 pm
by Fueler1
Sportbikeryder wrote: Thu Dec 20, 2018 4:19 pm
Fueler1 wrote: Thu Dec 20, 2018 2:54 pm Sport,
Until fusion and Centroid recognize each other isn't that getting ahead of things?
There are numerous posts buried in the forums already regarding Fusion 360 usage and posts. I'm not sure why Autodesk really even has to be involved as the posts are completely open and editable. Posts can be edited directly with Java Script as well as a Visual editor that is available from Autodesk, along with a manual describing how to edit the posts, albeit a bit dated and not necessarily the most complete manual.

The capability of Fusion 360 to handle point clouds in general is independent of Centroid and the type of file that is output. Many of the input scripts for use with Fusion 360 are written and shared by users.
Sport,
I wasn't concerned with posts in this thread. I have no issue with the posts I use in Fusion. Even modded it a tiny bit.
This thread is all about Centroid digitizing being imported into 360. That's why I said what I said. Two different things are they not?

Re: Digitizing to Fusion 360

Posted: Thu Dec 20, 2018 9:58 pm
by Sportbikeryder
Fueler1 wrote: Thu Dec 20, 2018 9:31 pm
Sportbikeryder wrote: Thu Dec 20, 2018 4:19 pm
Fueler1 wrote: Thu Dec 20, 2018 2:54 pm Sport,
Until fusion and Centroid recognize each other isn't that getting ahead of things?
There are numerous posts buried in the forums already regarding Fusion 360 usage and posts. I'm not sure why Autodesk really even has to be involved as the posts are completely open and editable. Posts can be edited directly with Java Script as well as a Visual editor that is available from Autodesk, along with a manual describing how to edit the posts, albeit a bit dated and not necessarily the most complete manual.

The capability of Fusion 360 to handle point clouds in general is independent of Centroid and the type of file that is output. Many of the input scripts for use with Fusion 360 are written and shared by users.
Sport,
I wasn't concerned with posts in this thread. I have no issue with the posts I use in Fusion. Even modded it a tiny bit.
This thread is all about Centroid digitizing being imported into 360. That's why I said what I said. Two different things are they not?
I thought you were perhaps also trying to make a program to digitize rather than just pull in the point cloud alone. Fusion has probing capability built in as well (I've never tried anything with it).

Fusion isnt good with point clouds or multiple polyline inport, and o ly marginal.with any poly line import with the use of a plugin. It isn't rear at even working with already watertight meshes and has a very distinct "path" to get amy thing to merge between mesh and solids, even the menu options aren't the same or even available from one type of workspace to another.

Quite frankly, as nice as Fusion 360 is, it is also a horrible mess lol.

Re: Digitizing to Fusion 360

Posted: Fri Dec 21, 2018 12:06 am
by Fueler1
Fusion has the basic probe maneuvers similar to what is in the Centroid.
Because you use it within 360 it is model aware and does a couple more advanced moves that you have to do manually in Centroid.
What it does not do, at least yet is do the double bump routine where you come to the wall at a predetermined fast pace, touch, back off then go back in for a final touch at a slow pace.
I haven't seen a video where just a single bump is used by any of the MFGs so 360 gives me pause in that respect.
Maybe it's on the list.
360 does not have a digitizing routine yet.
That would likely solve my problem but I would rather be able to use the pricey package I purchased beyond what it is capable of. :D

Bottom line is if you have a machine and no probe this seems like star wars and encourages the purchase of somebody's probe.
I know I don't want to work without one after having grown up with contact tools and co-ax indicators.

https://www.youtube.com/watch?v=CGCSAOqCFjM

https://www.youtube.com/watch?v=X3M9xzgfKyk

Re: Digitizing to Fusion 360

Posted: Fri Dec 21, 2018 12:34 am
by MecTechMike
Hey Folks,

I made a quick video on how to take a digitized file, convert it to a point cloud in Rhino, and generate a surface. While this isn't Fusion360, there may be an equivalent function that can do the same.




Mike

Re: Digitizing to Fusion 360

Posted: Fri Dec 21, 2018 8:08 am
by Fueler1
Mike,
Thanks for the effort. When you save that Rhino file for possible import into 360 what file extension name does it use?
Dave