AU Class
AU Class
class - AU

3D Printing with Inventor

共享此课程
在视频、演示文稿幻灯片和讲义中搜索关键字:

说明

This class will guide the student through the process of optimizing a few example models to be ready for 3D printing using Inventor software and its 3D printing tools.

主要学习内容

  • Learn how to identify what methods of rapid prototyping exist today (FDM, SLS, SLA)
  • Learn how to identify what type of geometry is best suited for 3D printing
  • Learn how to orient models in space for printing and subdivide the model if necessary
  • Learn how to add support material and determine adequate fill rates

讲师

  • Diego Valdes
    Diego Valdes is an aerospace engineer with 8 years of industry experience. Outside of work he is an avid maker, specializing in television and movie prop replicas as well as cosplay and costuming. Over the years he has made several costumes and props, with different fabrication techniques, such as hand sculpting, pepakura, 3D printing, and woodworking.
Video Player is loading.
Current Time 0:00
Duration 41:23
Loaded: 0.40%
Stream Type LIVE
Remaining Time 41:23
 
1x
  • Chapters
  • descriptions off, selected
  • en (Main), selected
Transcript

DIEGO VALDES: My name is Diego Valdes. I'm a mechanical engineer with Greenpoint Technologies and today I'm going to give an introductory class on 3D printing with Inventor. You will essentially learn a couple of the differences between different technologies that are out there because 3D printing is a pretty big buzzword right now, and there's just different approaches to it and not all 3D printers or 3D-printing technologies are equal.

We're also going to look at what are good parts that are suitable for being 3D printed. And the really meat and potatoes of this lecture is going to be how to orient models in space inside of Inventor and then how to do this in Print Studio.

So Inventor 2016 comes bundled with a 3D printer environment, and within that you can do extra edits to the parts that you want to 3D print so you can prepare them. And then Print Studio is another piece of software that is separate from Inventor, but they're linked together through a button and that one will give you more functionality to 3D print.

How many of you own a 3D printer here? Show of hands. OK. Do you guys use the program that came with your printer, I take it, to print? You're used to exporting an STL file and then kind of tweaking it later? OK. So Print Studio does that for you and Inventor will let you do some edits beforehand so you can optimize it before you get to your STL file.

OK. So first, 3D printing or Additive manufacturing. I like the word 3D printing. It's kind of-- it's the buzz word. Additive manufacturing is really the correct term in that it's different from subtractive manufacturing in that you're essentially adding material, whereas in traditional manufacturing you start off with a block of whatever-- wood or aluminum-- and then you subtract it until you have your shape.

So first, a couple of definitions. SLS, SLA, FDM, and STL. And STA. So SLA is stereolithography. It's essentially-- you get a vat of photopolymer resin and you shine a laser onto the top layer and then you start moving this piston down. You start moving this piston down, moving your print bed-- you're essentially creating the part at the surface level.

You require supporting material for this type of technology because if you shine a laser up here in this part here, it will just fall down to the bottom. So it's a type of technology that requires support material, essentially, is the get go.

It is not very commercially available for home consumption. There's a couple of things. Autodesk has a printer called Ember that uses something similar to this, but it doesn't use a laser. It uses a digital light projector that projects a single image at the same time per layer. So essentially, instead of what this does, it will focus the laser and move it around until it cures everything around the surface, but the DLP just shines it and cures a single image at a time.

Next is SLS, which is kind of similar to stereolithography except in this case you start with a powder of plastic. Plastic can be any number of polymers, but it's usually-- nylon is the most common. So you essentially have your piece here, or your powder cake. With a laser, you cure the top or you actually fuse it together. That's why it's layer centering.

So you cure the top layer, or fuse it together, and then this piston moves down. A roller comes over and pushes some more powder on top, gets it nice and compact, and then you do it again layer by layer. The added advantage of this is that you don't need supporting material because the powder itself is your supporting material.

So if I were to center this part over here after I'm done, nothing happens. It'll just stay inside of the cake-- inside of the powder cake. So it's pretty convenient because you don't need supporting material. You can have a lot of internal features to them that are unsupported, that you don't need to do any cleanup of the supports afterwards. One of the caveats is that you need some escape holes for the material.

So if I were to center a ball then I would end up with a bunch of powder trapped inside that's uncentered that would need a way for that to escape. So usually you need two holes for the material to escape afterwards, and it's a very labor-intensive process. Depending on the size of your holes, you'd actually have to blow it out.

What's the name of the company? Shapeways. Has anybody printed anything with Shapeways here? So that's essentially what they do. They start off with a really big cake and they nest all their parts inside of them. So that's why they have really long lead times because they have to wait until an entire bed is optimally filled. They use algorithms to orient all the parts together and give the most optimum density. So one at a time, they build multiple parts for multiple customers.

Next up is FDM, which is what everybody here probably knows as 3D printing. You know, your maker bots, your printer bots, all that stuff, which essentially is you start with a filament of plastic-- with your material-- it can be any number of plastics like PLA or there are some trademark plastics that are flexible. But the gist of it is that you start with your build platform and with your extruder you extrude some of that filament over into a small diameter. And the heat of the nozzle kind of fuses that together with whatever's next.

So you go, again, layer by layer layering your material up until you finish your shape. Now, what happens when you have an unsupported section like down here? You will need to have supporting material, which means that as you print you're going to start printing supports along the side with it that you're later going to break off so that when you get to this part that would be unsupported, you essentially-- the extruder will bridge that gap, and there are some limits to what areas can be unsupported, what the maximum angle you can have. Usually 45 degrees is considered the-- it depends on your filament diameter, but 45 degrees is usually a good rule to keep overhangs.

Now, Print Studio will tell you actually what is going to need supports. It highlights it yellow for you and will add supports for you, but we'll get to that in a minute. And the next is PolyJet, which not a lot of people know about, but it works essentially like an inkjet printer in that it sprays photopolymer as well. And after it's done spraying it into a really thin layer, it will come down with a UV light and cure that over.

It's a lot slower, but the resolution is fantastic. It also requires supporting material because you're building essentially something out of nothing the same way you would do with FDM. Are there any questions from the [INAUDIBLE] point between the technologies? OK.

Now, STL. If you all have 3D-printed before, you know that STL is the file interchange format that we used to go between our 3D printers and our original geometry is more than a bunch of triangles. The name SDL, I think, is derived from stereolithography. I think 3D Systems came up with that name. And it's nothing but a surface model-- a surface representation-- and needs to be a fully enclosed watertight solid so that your 3D printer software can recognize it as a solid after the fact.

So, right technology. It depends on what you need to do, right? So good candidates for printed parts are composite. So typically, if you would need a part that's composite fiberglass and that requires tooling, if the tooling is too expensive and it's a cost-prohibitive part, you should consider making it out of a 3D-printed part.

If you have complex multi-surface parts, or multi-solid parts-- for instance, you need to make a pipe assembly and you have to have a gusset inside and you don't want to have to build three different parts just so you can have a pipe with a gusset-- you would be better just 3D-printing the whole thing with your internal features. Also, if you have a lot of curved surfaces-- because when you have an end mill, it would take a long time essentially going around that curve with a ball end mill as opposed to just 3D printing that.

The more complex the geometry is, the better candidate it is for 3D printing. Just stick with subtractive manufacturing. If you have flat machine pieces-- machine [INAUDIBLE] pieces-- simple extrusions. In the case of you're building a building, you don't want to build it out of 3D-printed material. You want to extrude a bunch of beams and then bolt them together. That's what makes sense.

And one of the bigger ones is access to traditional manufacturing. A lot of the times we 3D print parts because we don't have access to a mill or we don't have access and we just need one, right? Because we are hobbyists. If you're an industry and you want to make a bunch of them, then you might want to consider investing in the tooling, especially if you're going to do long runs-- a lot of high-volume production.

So, as a summary, kind of consider 3D printing-- additive manufacturing-- if you answer yes to any of these. Do you need tools to do your part? Then you should consider maybe doing 3D printing. Do you need several components to make up your assembly? 3D print it. Do you have any complex surfaces, internal features, anything that would require-- that you can't access with an end mill or you can't subtract material with? 3D print it.

Do you need a quick prototype? That's actually the number one reason why most people print. You just need a part now? Do you need to see it and feel it in your hands? 3D print it. And then is there a long lead time to the part? You don't want to get a quote from a manufacturer to make 50 of these if it's going to take two months to do a mold. Might as well just 3D print them. It'll take you longer to be on the phone negotiating quotes. Have any questions up until this point? OK. Let's move on.

So this is just a quick summary of the differences between laser centering, FDM, PolyJet, and SLA. Essentially, it breaks down into what the shelf life of the part needs to be and what the part size needs to be, more or less. Laser centering and FDM are really great for long-lasting parts. The plastic on the FDM parts is really durable. It doesn't have the tendency to warp over time, so good candidates for that.

If you just need to make a really high resolution but short shelf life, consider PolyJet or SLA. The reason why these are a longer shelf life is because they're polymers that are cured with light, essentially, so that degrades over time. But because the resolution is that much higher, they're good for building molds. A lot of the time my workflow requires me to make a quick prototype-- make a mold-- and then make a bunch of parts based off of that. But if my initial prototype is not good quality, then I'm wasting my time sanding and building it up to the quality. So this is good for essentially that. Parts that you need to use to make other parts.

Now, to the meat and potatoes. 3D printing with Inventor. Why do you need that? Right? You can just export STL right from the File menu. Well, Inventor comes with that new 3D print button there, which I'm going to show you in a second what it does.

By the way, all of this is also in the training materials. There's a PDF guide to all of this that you can download right now and read through if you think I'm going too fast or the video is going too fast. It's all detailed step by step in actually more detail than this because this is prerecorded. So if at any time you need me to stop, let me know.

OK. So this is a helmet I made earlier this year. I'm essentially going to go here to the-- I want to select the part that makes most sense for 3D printing. The helmet doesn't really fit in any of the printers that I know of or my friends have, so I'm going to select the smaller part there to print.

As you can see, it's a single solid. Right there. Solid 24. I'm going to open it. And you see the part in and of itself is not really ready for 3D printing. It's not really oriented in any way that would make sense just because this is the way I modeled it in space. It's kind of wonky from any angle you look at it.

So what I would have done-- and they're also too far apart. So what I would have done traditionally is I would have done some edits to my solid right here and then get them together in a way that I would have them ready for printing. They're still not really oriented properly, or at least they're close together and I know that they'll fit inside of my print bed. I know I can orient them later in whatever program I'm going to use for my 3D printing, but I have this problem, right? I'm affecting my design by editing the part.

So what I want to do originally is just not have to do that. So that's where the 3D print environment comes in. But first I'm going to show you what I would have done in Inventor 2015. So just go to the menu. Export. CAD format. And then save as STL. And go through the options here and you can set the units. Your resolution-- that just tells you how many triangles you have. And then you have more fine control over what the maximum edge length can be, what the aspect ratio-- so you're going to go ahead and click on Preview.

And you see the part looks pretty much the same as the original. Now, if I turn on STL Facet Edges, I can see the triangles, and I can see the resolution is what I'm expecting. A lot of the times the triangles will be too big and that will actually show up in the print. Even though you're like, ah, it doesn't matter, but they will show up.

So right from there you go to Options, and you can adjust the resolution right there. You see that I have like five times as many triangles on that edge. So that's what I want. I can close and click Save. Or I can access the options again from here if I want to, but I'm not going to so cancel that. And I'm going to undo all the edits I did. Go back to my original part, and now I'm going to instead go to the 3D print module. Bam. There it is.

So right off the bat, what you see-- I'm going to pause it real quick-- is a 3D printer here named Sirius 1. And I have a volume that actually matches the volume of my 3D printer. So right off the bat I can see if the part's going to fit or not. This is a fairly small part, so it's kind of unfair to have such a big printer for parts. But yeah, you can just make a quick estimate. Yeah, these parts-- they would print like this, but if I have smaller ones I would want to get those two pieces closer together.

Now, there's a bunch of printers that come preloaded here, and I'm going to show you, but just-- I want you to know that this has a bunch of planes. This is nothing more than a part. It's a derived part. You can even see there's nominal design here. This is my original part. It's a derived part. And all the edits that I'm going to do on here are not going to translate back to my original model.

The planes here are used to orient the part. Now, you can see the printer bed plane is on by default. This plane shown here. And the others are off, but you can select them when you're orienting your part.

So first and foremost, I'm going to select the printer. If I click on the dropdown menu-- is this thing on? Yeah, it's on. OK. Yeah. That's the Sirius 1. Click on the dropdown menu. You see it comes pre-loaded with a bunch of printers, but not all of the printers that you might expect. That's just to optimize your workflow. But if you click on other printers, you can see that it has them sorted by manufacturer and it has a bunch of them. To make them appear in the main menu up there, all we have to do is designate it as you favorite. And you can also make it your default printer, so whenever you enter the environment it will be selected.

So if you have one printer, like most of us, you're just going to make that the default-- your favorite-- then you can actually go and unclick all the other ones because why will you ever need any of the others?

So you see I selected the idea builder and now it's here in the list? I get some options, or some extra settings, I'm going to show you in a second. So just to ensure that whatever is on this menu matches what your actual printer is, you can see there's some extra parameters here. Manufacturer, model name, what technology it uses. FDM. Now you know what FDM means. And the print volume and what the origin is.

Here's the Ember that I mentioned earlier that uses the DLP technology. As you can see, it's a lot smaller. Four by six by 13. We have it downstairs in the main expo hall. If you have a chance, go by the Spark booth. They have like three of them running and they've printed all sorts of sponges. So really high resolution.

OK. So I'm going to select the printer here again. Replicator two because that's the one I have, or I wish I had. And you can see it doesn't fit, right? So that's the first problem. I have to orient it.

There's a couple of-- here, essentially, the main things you can do-- you can set the orientation, set the position, partition it, and do direct edit. Direct edit is essentially the same direct edit that you find inside of Inventor, which allows you to move faces, move solids, split solids, that kind of thing. Rotate solids. Cell orientation is kind of like a 1, 2 click move to bed type of command. Set position allows you to select an edge of the part in a printer face or printer wall and they will offset it off of those. And I'm going to show you how that's done.

So I'm going to use direct edit real quick now. Since these two parts are a single solid, I'm going to have to select the faces to move them. See right there I'm selecting faces? I'm going to select all the faces here and just move them with the manipulator.

I can also size, scale-- why would you do that? You can see it adds the direct edit into my tree as if it was a regular part. So I can undo all of this at any time. So, again, same environment that you're used to. It's a part. Nothing more. Only thing is it's not being translated back to the original model.

So I'm going to go ahead and rotate the whole solid, in this case using the manipulator. But it's still not in the correct orientation. I wouldn't want to print it like this just because it's kind of top heavy, so I'm going to go ahead and do the top set orientation.

The bed is selected by default and it's asking for a face. So I'm going to select the back plane here. And you see it also kind of centered it for me, so it's doing some smart things in the background there. But my parts are still not quite flat the way I would want them to be. So I'm going to do a direct-- I'm going to click OK, do a direct edit, again select the faces because it's a single solid. I know it's a 10-degree rotation here, so I'm cheating, but in reality you can snap to two faces.

I'm done and it's still not in the correct location, so I'm going to move it. I'm going to use this. You can see it's going to go through my bed, right? It's not really smart about where the bed is. So I'm going to snap to that other face, and there you have it. Both of them are flat against the floor.

I click OK and I'm going to use the set orientation button. That's like the wall. Like the back wall. And you can select an edge or a face. I'm going to select that edge, and you see the part looks like it's pretty ready to print right now. It's lined up. My tool is going to make nice, straight edges there.

It looks like I'm ready to print. So from here, I'm going to go to the print options. You see this really familiar dialog box? It's nothing else than the STL options that we saw earlier. Same options.

You can, again, toggle the mesh display. I don't know why I turned it off there. And you can see the triangle. Same thing as before-- make sure that it's matching your expectation for resolution and then the Save STL button essentially is a Save as STL all in one go. And from here again, you can access the options once more if you're really nervous about the options being not right.

So at that point, that can be done. I exit my 3D print. You see my part is not altered, but I have a 3D print object in here. That's the one that's controlling the edits inside of the part. Double-click it. It takes me back to my part as with the edits.

There is another feature here that I haven't mentioned, but I'm going to go in a second, and that's partition. Partition does nothing other than split your model, add a hole, add a peg all in one go. And you can even explode the feature later on and see what it's made out of, but it's really useful if you're just in a hurry and don't want to set up a sketching plane and all that stuff. You can just click the face, drag the manipulator back to where you want to split it, and then click on the points here and select where you want your pegs to be.

So there it is. You can't see it really clearly here, but it made a protrusion and the hole at the same time. And they're linked together by the scale factor of 1.05 by default. You can see the whole kind of [? phantom ?] there. I can change the diameter or I can drag this ring to change it.

At this point, I'm not really doing anything parametric because I'm 3D printing, so who cares. So I can just do whatever I want. But if you want and you explode this partition, you can right-click explode, which I'm not actually showing in this video, it will show you the sketch and it will show the formula that links them together is essentially what I would have done if I had done this manually, but it does it all in one feature.

And you saw the sketch there briefly with the two diameters also. And they're linked by the [INAUDIBLE] function. Double-click to edit. You can just drag the points again. Move them. The computer's a bit wonky there with the display. And I'm going to show you a section just so you can see the hole and the peg all in the same go.

By the way, this whole thing is being recorded so you can later see this video. And you can also access the notes, which are, like I said, in more detail than this video.

You can move that plane over. And you can see the whole on the peg. Now, you probably don't want to print it in this configuration, right? Because you're going to have some weird internal voids in there. And in fact, you would only do this if the part doesn't fit inside of your 3D print volume, right? But because I made this with the split command, I actually have now two solids.

I'm just going to direct edit, select the solid, and drag them out of the way and get them ready to print, which I could print in that configuration if I really wanted to have a two-part assembly for no reason. I'm using the set position example here as well, selecting the wall in an offset. You can select up to two walls. xy.

AUDIENCE: [INAUDIBLE]. If you were doing that, do you need to separate them? Is the offset big enough that you could just print them in place without [? fusing? ?]

DIEGO VALDES: It depends, but there's no point in doing that, right? You might as well just keep a full part. Right? One of the things I mentioned earlier in the presentation is if you are doing a part with internal features, that's a really good candidate for 3D printing. So you don't want to split it in that case. But yes. You technically could. As you probably saw, downstairs the printer guys have an elephant that has articulating legs and whatever and it prints in that state. As is. So yes. Totally possible.

OK. At this point, I'm going to click on Print Studio and it should export it to Print Studio. But for some reason in my home use license, it didn't go that way, so I'm going to pause it really quick and bring it. Has anybody used Print Studio before or seen it? How do you like it?

AUDIENCE: [INAUDIBLE]. I like the features and support. If you need extra support--

DIEGO VALDES: Yeah.

AUDIENCE: In fact, actually I have a question for you. [INAUDIBLE]. [? Picking up ?] support. I haven't really dabbled [INAUDIBLE].

DIEGO VALDES: Sure. Yeah, we'll get to it. So, first and foremost, Print Studio is not exactly-- it's not Inventor. It's actually called Spark, or Spark powered at this point. I think at one point this is going to go away and it is going to become fully fledged Inventor or Autodesk integrated. Don't quote me. I don't know.

So the controls are different off the bat. So that's the first thing that threw me off. To rotate is right mouse click, zooming is still done with the middle mouse wheel, and panning is also a middle mouse wheel. You can see the same thing. We're presented with our print volume already and my print area. This is Ember. This is actually upside down because Ember prints upside down. You guys haven't seen it. It's really neat. It's like Terminator rising out of the vat of polymer.

So first and foremost, options. So you can here select your printer. If it's connected via USB, it will autodetect it. Or you can print later. So, essentially, pick a printer from the list and it will generate the G code for that printer right there.

I'm going to select the replicator too because that's the one I was using in the previous example. As you can see, it also comes with kind of locating features on the print bed, so I know this is my front of the printer. I'll know that's the way it's going to look. If I want my print to be facing me as I'm printing it, because I like to look at my enemy in the eye, I'll know which way to orient it.

You can select material. You can select-- it comes with some profiles. So best, standard, draft. That essentially tells it what the fill density needs to be and what the sparse and fill pattern needs to be. For those of you that are familiar, or not familiar with it, the infill is essentially material put inside of the print so it can act as a support material to make it into a solid. And since you don't need that infill material for your surface quality, then it can be sparse, right? It can be filled into like a honeycomb pattern or rectilinear like a crosshatch type of pattern. So to get started-- yeah.

AUDIENCE: As far as your [INAUDIBLE] is there a lot more?

DIEGO VALDES: Yes, there is a lot more. I don't know about temperatures and whatnot, but in the Word documentation or the PDF or the class notes, I go into more detail into what the settings are. Essentially, I took a couple of screen grabs of what the settings are, but they don't really delve into too much detail. Any other questions? All right.

So to get started, in this case I'm going to import my file, and it's going to expect an STL, or an OBJ file as well if you're a 3ds Max user. I'm going to select the vents together, which is the one I did. You can see it brings in more or less the same orientation and position as before. Right off the bat, I have options to move it. So I undid all my really careful, meticulous placement in one go right there. You can move it to bed in case I didn't line them up. See, move to bed. It brings them down.

If my solid for some reason might appear here, moving to bed will move it into the bed. And you can do an auto layout. If you have more than one part, it'll try to nest them. I'm not sure what's going on in the background. Sometimes it makes some wonky decisions as to how to orient the parts. You can also scale it, but I recommend not to scale parts unless you really don't care about your scale. Because I designed this to fit something else. I don't want to scale it.

You can also flatten it in any other orientation. It will give you these planes to select what orientation. In my case it was already in the best orientation, so when I clicked on flatten it didn't do anything except show me that.

You can see the layout here. The workflow for printing is pretty well laid out. You have import, layout, repair, supports, preview, and then export. So I'm going to move-- you don't have to go step by step. You can skip steps if you know your geometry is OK, but I'm going to show you real quick repair. No problems added because this is an Inventor file, of course, and it's going to be a watertight solid as it is.

You can go select regions, select polygons, select individual parts, and I can do all sorts of things like crop, deletee-- give it a second-- separate. This one is pretty useful because, as you remember, these are a single solid, right? So I can separate, and then my model browser down here-- you see, I have two separate parts that I can now manipulate separately, which Inventor is kind of finicky when it comes to separating parts. If I'm not slicing through the part, it won't separate them. So, in Inventor, if I wanted separate those two solids I couldn't have. I could have done a copy design, but I don't want to do that.

You also have the option to patch holes, plain [INAUDIBLE], plain cut, and balance. Now, balance shows you kind of the CG of the part. You can move this plane up and down to see how the CG changes as you slice up another part. And there's this nice suggest base button, which will essentially get your curved surface-- if you have something without any flats-- and it will make a flat. In this case, because the polygon was so small, it actually broke it. You'll see it.

So I'm going to say, yeah, this is going to be my base because it's curved in this direction. And I'm going to cut the base, so it essentially just cut a hole in it. So it turned it red, telling me that it's not a watertight mesh anymore, so I'm going to have to now do some repair work. So it'll make a little tiny flat-- not the most practical example to show here, but it's kind of showcasing what the functionality is. I'm going to go back, and see, it even tells me with an exclamation mark here there's something wrong with your model. You should repair it.

Go back to analyze and repair. And it's going to select show me the errors and auto repair. It looks kind of wonky, but it's still watertight and it'll still process and it will still print.

Now, I could have just patched it manually and just replaced the polygon back on, but I just went with auto repair. And here, I'm just playing with the auto layout buttons. You see it does something arbitrary in the background. I don't know why it decided that to line them up like that was the best idea, but I guess Print Studio knows best. So I'm going to trust it.

So I'm in the support section. I'm optimizing rotation. Again, I don't know why it's doing that, but if the part was oriented in a way that is not conducive to printing properly, it will actually find the part with the best kind of orientation. So it was already flat, so it didn't have to do anything. So if I absolutely need the part to be in this orientation for printing, because maybe I want my striations to be in that orientation, I can go ahead and move it. And I'm going to add supports. This is my favorite part

I'll select the part, add supports, and boom. There they are. It highlights in yellow the parts that would have been unsupported. In this case, the gradient or the-- I guess it's not supporting enough. So when I click optimize rotation, you see it automatically puts it back down in the best orientation for printing.

I'm going to move it back to the bed manually because why would I want to print it like that? As you can see, it actually doesn't go through the bed. It's a lot smarter than Inventor in that respect. So before, I could just go through my bed in the previous example and here it will clash. So clash detection is pretty handy in this case.

And now I'm going to move off to the preview section maybe. First I'm going to put them all the way I want them. Again, rotate. And you can scroll back and forth between your workflow. Like I said, it doesn't need to be in any particular order, but it's logically laid out so it makes sense. You saw I moved it out of the bed and said move to bed and it brought it back in. So it does what you would expect there. And there you go. Now I'm going to preview.

So there it is. It is essentially showing me what the tool paths are going to be. It's telling me the estimated volume, the time to completion with this printer's specs in mind, and I can go and preview slice by slice. You can see the path right there. You can see that it's going to give me a double wall on the outside. That was going to give me a 15% sparse infill. I can see what it's doing. The yellow line signifies the extruder separations, so that's when the extruder stops extruding and jumps off to the other side.

I'll admit this is not the best configuration to print these parts. I will probably print them individually because I'm going to have the extruder jumping between parts at every single layer. So I'm probably going to have some dangling filaments there. And then once I'm done, I just click export and save my G code. And save for later. Any questions? Yes.

AUDIENCE: Back to Inventor. When you had the solid and then print solid, right?

DIEGO VALDES: Yep.

AUDIENCE: Are those two linked?

DIEGO VALDES: Yep.

AUDIENCE: So that you [INAUDIBLE] design change and then--

DIEGO VALDES: Absolutely. And it would actually break your edits if you make a design change, of course, that will break the edits that you made before. So if you delete a face that you were using before to position it, then you're going to have-- yeah. But yes, it is linked. So that's the advantage of-- what I would have done before-- the workaround would have been do a Save As of my part and do the edits, put them all together ready for print, but in this case they're linked. So yes. Anyone else? What's up?

AUDIENCE: What if you [INAUDIBLE]

DIEGO VALDES: Listed in Print Studio? I don't know. I think they're going to add printers as they do partnerships with other companies. I don't know that there is a way to add a printer because I think the drivers need to be talking back to Print Studio, but it's an open platform so I think if it won't be added on its own, somebody will add it or probably you can add it if you have access to the printer's API or code. So yeah. Print Studio or Spark is an open platform, so anybody can go in and edit the code.

AUDIENCE: Different colored filaments or do you have multiple filaments? How would you tell it to print either one of those different colors, or is that in this particular software?

DIEGO VALDES: No. I don't think it's in this one.

AUDIENCE: [INAUDIBLE].

DIEGO VALDES: Yeah, I didn't see any options to change filaments. I know some printers have multiple extruders with that option, but I don't know that Spark handles it. Again, I'm not a Spark spokesperson. Anybody else?

Well, if that is all-- let me see if I-- so did you learn anything? OK. I know it was a little bit basic, a little bit on the starter/beginner track. Hopefully I'll delve into more details and maybe next year I'll have a 3D printer. If you guys happen to come again.

These are the standards you've probably seen a million times if you've attended, but give me feedback. There is a prize for best presentation out there, so if you give good feedback--

[LAUGHTER]

Exactly. And yeah. If you didn't take notes or whatever, everything is on AU. The manuals are actually linked as part of this class. If you look on your Autodesk app, you can download the PDF that I've been referring to all this time, that again has more detailed instructions than what I showed in the video. Thank you very much.

[APPLAUSE]

______
icon-svg-close-thick

Cookie 首选项

您的隐私对我们非常重要,为您提供出色的体验是我们的责任。为了帮助自定义信息和构建应用程序,我们会收集有关您如何使用此站点的数据。

我们是否可以收集并使用您的数据?

详细了解我们使用的第三方服务以及我们的隐私声明

绝对必要 – 我们的网站正常运行并为您提供服务所必需的

通过这些 Cookie,我们可以记录您的偏好或登录信息,响应您的请求或完成购物车中物品或服务的订购。

改善您的体验 – 使我们能够为您展示与您相关的内容

通过这些 Cookie,我们可以提供增强的功能和个性化服务。可能由我们或第三方提供商进行设置,我们会利用其服务为您提供定制的信息和体验。如果您不允许使用这些 Cookie,可能会无法使用某些或全部服务。

定制您的广告 – 允许我们为您提供针对性的广告

这些 Cookie 会根据您的活动和兴趣收集有关您的数据,以便向您显示相关广告并跟踪其效果。通过收集这些数据,我们可以更有针对性地向您显示与您的兴趣相关的广告。如果您不允许使用这些 Cookie,您看到的广告将缺乏针对性。

icon-svg-close-thick

第三方服务

详细了解每个类别中我们所用的第三方服务,以及我们如何使用所收集的与您的网络活动相关的数据。

icon-svg-hide-thick

icon-svg-show-thick

绝对必要 – 我们的网站正常运行并为您提供服务所必需的

Qualtrics
我们通过 Qualtrics 借助调查或联机表单获得您的反馈。您可能会被随机选定参与某项调查,或者您可以主动向我们提供反馈。填写调查之前,我们将收集数据以更好地了解您所执行的操作。这有助于我们解决您可能遇到的问题。. Qualtrics 隐私政策
Akamai mPulse
我们通过 Akamai mPulse 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Akamai mPulse 隐私政策
Digital River
我们通过 Digital River 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Digital River 隐私政策
Dynatrace
我们通过 Dynatrace 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Dynatrace 隐私政策
Khoros
我们通过 Khoros 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Khoros 隐私政策
Launch Darkly
我们通过 Launch Darkly 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Launch Darkly 隐私政策
New Relic
我们通过 New Relic 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. New Relic 隐私政策
Salesforce Live Agent
我们通过 Salesforce Live Agent 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Salesforce Live Agent 隐私政策
Wistia
我们通过 Wistia 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Wistia 隐私政策
Tealium
我们通过 Tealium 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Tealium 隐私政策
Upsellit
我们通过 Upsellit 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Upsellit 隐私政策
CJ Affiliates
我们通过 CJ Affiliates 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. CJ Affiliates 隐私政策
Commission Factory
我们通过 Commission Factory 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Commission Factory 隐私政策
Google Analytics (Strictly Necessary)
我们通过 Google Analytics (Strictly Necessary) 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Google Analytics (Strictly Necessary) 隐私政策
Typepad Stats
我们通过 Typepad Stats 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Typepad Stats 隐私政策
Geo Targetly
我们使用 Geo Targetly 将网站访问者引导至最合适的网页并/或根据他们的位置提供量身定制的内容。 Geo Targetly 使用网站访问者的 IP 地址确定访问者设备的大致位置。 这有助于确保访问者以其(最有可能的)本地语言浏览内容。Geo Targetly 隐私政策
SpeedCurve
我们使用 SpeedCurve 来监控和衡量您的网站体验的性能,具体因素为网页加载时间以及后续元素(如图像、脚本和文本)的响应能力。SpeedCurve 隐私政策
Qualified
Qualified is the Autodesk Live Chat agent platform. This platform provides services to allow our customers to communicate in real-time with Autodesk support. We may collect unique ID for specific browser sessions during a chat. Qualified Privacy Policy

icon-svg-hide-thick

icon-svg-show-thick

改善您的体验 – 使我们能够为您展示与您相关的内容

Google Optimize
我们通过 Google Optimize 测试站点上的新功能并自定义您对这些功能的体验。为此,我们将收集与您在站点中的活动相关的数据。此数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID 等。根据功能测试,您可能会体验不同版本的站点;或者,根据访问者属性,您可能会查看个性化内容。. Google Optimize 隐私政策
ClickTale
我们通过 ClickTale 更好地了解您可能会在站点的哪些方面遇到困难。我们通过会话记录来帮助了解您与站点的交互方式,包括页面上的各种元素。将隐藏可能会识别个人身份的信息,而不会收集此信息。. ClickTale 隐私政策
OneSignal
我们通过 OneSignal 在 OneSignal 提供支持的站点上投放数字广告。根据 OneSignal 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 OneSignal 收集的与您相关的数据相整合。我们利用发送给 OneSignal 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. OneSignal 隐私政策
Optimizely
我们通过 Optimizely 测试站点上的新功能并自定义您对这些功能的体验。为此,我们将收集与您在站点中的活动相关的数据。此数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID 等。根据功能测试,您可能会体验不同版本的站点;或者,根据访问者属性,您可能会查看个性化内容。. Optimizely 隐私政策
Amplitude
我们通过 Amplitude 测试站点上的新功能并自定义您对这些功能的体验。为此,我们将收集与您在站点中的活动相关的数据。此数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID 等。根据功能测试,您可能会体验不同版本的站点;或者,根据访问者属性,您可能会查看个性化内容。. Amplitude 隐私政策
Snowplow
我们通过 Snowplow 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Snowplow 隐私政策
UserVoice
我们通过 UserVoice 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. UserVoice 隐私政策
Clearbit
Clearbit 允许实时数据扩充,为客户提供个性化且相关的体验。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。Clearbit 隐私政策
YouTube
YouTube 是一个视频共享平台,允许用户在我们的网站上查看和共享嵌入视频。YouTube 提供关于视频性能的观看指标。 YouTube 隐私政策

icon-svg-hide-thick

icon-svg-show-thick

定制您的广告 – 允许我们为您提供针对性的广告

Adobe Analytics
我们通过 Adobe Analytics 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Adobe Analytics 隐私政策
Google Analytics (Web Analytics)
我们通过 Google Analytics (Web Analytics) 收集与您在我们站点中的活动相关的数据。这可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。我们使用此数据来衡量我们站点的性能并评估联机体验的难易程度,以便我们改进相关功能。此外,我们还将使用高级分析方法来优化电子邮件体验、客户支持体验和销售体验。. Google Analytics (Web Analytics) 隐私政策
AdWords
我们通过 AdWords 在 AdWords 提供支持的站点上投放数字广告。根据 AdWords 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 AdWords 收集的与您相关的数据相整合。我们利用发送给 AdWords 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. AdWords 隐私政策
Marketo
我们通过 Marketo 更及时地向您发送相关电子邮件内容。为此,我们收集与以下各项相关的数据:您的网络活动,您对我们所发送电子邮件的响应。收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、电子邮件打开率、单击的链接等。我们可能会将此数据与从其他信息源收集的数据相整合,以根据高级分析处理方法向您提供改进的销售体验或客户服务体验以及更相关的内容。. Marketo 隐私政策
Doubleclick
我们通过 Doubleclick 在 Doubleclick 提供支持的站点上投放数字广告。根据 Doubleclick 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Doubleclick 收集的与您相关的数据相整合。我们利用发送给 Doubleclick 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Doubleclick 隐私政策
HubSpot
我们通过 HubSpot 更及时地向您发送相关电子邮件内容。为此,我们收集与以下各项相关的数据:您的网络活动,您对我们所发送电子邮件的响应。收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、电子邮件打开率、单击的链接等。. HubSpot 隐私政策
Twitter
我们通过 Twitter 在 Twitter 提供支持的站点上投放数字广告。根据 Twitter 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Twitter 收集的与您相关的数据相整合。我们利用发送给 Twitter 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Twitter 隐私政策
Facebook
我们通过 Facebook 在 Facebook 提供支持的站点上投放数字广告。根据 Facebook 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Facebook 收集的与您相关的数据相整合。我们利用发送给 Facebook 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Facebook 隐私政策
LinkedIn
我们通过 LinkedIn 在 LinkedIn 提供支持的站点上投放数字广告。根据 LinkedIn 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 LinkedIn 收集的与您相关的数据相整合。我们利用发送给 LinkedIn 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. LinkedIn 隐私政策
Yahoo! Japan
我们通过 Yahoo! Japan 在 Yahoo! Japan 提供支持的站点上投放数字广告。根据 Yahoo! Japan 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Yahoo! Japan 收集的与您相关的数据相整合。我们利用发送给 Yahoo! Japan 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Yahoo! Japan 隐私政策
Naver
我们通过 Naver 在 Naver 提供支持的站点上投放数字广告。根据 Naver 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Naver 收集的与您相关的数据相整合。我们利用发送给 Naver 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Naver 隐私政策
Quantcast
我们通过 Quantcast 在 Quantcast 提供支持的站点上投放数字广告。根据 Quantcast 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Quantcast 收集的与您相关的数据相整合。我们利用发送给 Quantcast 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Quantcast 隐私政策
Call Tracking
我们通过 Call Tracking 为推广活动提供专属的电话号码。从而,使您可以更快地联系我们的支持人员并帮助我们更精确地评估我们的表现。我们可能会通过提供的电话号码收集与您在站点中的活动相关的数据。. Call Tracking 隐私政策
Wunderkind
我们通过 Wunderkind 在 Wunderkind 提供支持的站点上投放数字广告。根据 Wunderkind 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Wunderkind 收集的与您相关的数据相整合。我们利用发送给 Wunderkind 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Wunderkind 隐私政策
ADC Media
我们通过 ADC Media 在 ADC Media 提供支持的站点上投放数字广告。根据 ADC Media 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 ADC Media 收集的与您相关的数据相整合。我们利用发送给 ADC Media 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. ADC Media 隐私政策
AgrantSEM
我们通过 AgrantSEM 在 AgrantSEM 提供支持的站点上投放数字广告。根据 AgrantSEM 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 AgrantSEM 收集的与您相关的数据相整合。我们利用发送给 AgrantSEM 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. AgrantSEM 隐私政策
Bidtellect
我们通过 Bidtellect 在 Bidtellect 提供支持的站点上投放数字广告。根据 Bidtellect 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Bidtellect 收集的与您相关的数据相整合。我们利用发送给 Bidtellect 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Bidtellect 隐私政策
Bing
我们通过 Bing 在 Bing 提供支持的站点上投放数字广告。根据 Bing 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Bing 收集的与您相关的数据相整合。我们利用发送给 Bing 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Bing 隐私政策
G2Crowd
我们通过 G2Crowd 在 G2Crowd 提供支持的站点上投放数字广告。根据 G2Crowd 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 G2Crowd 收集的与您相关的数据相整合。我们利用发送给 G2Crowd 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. G2Crowd 隐私政策
NMPI Display
我们通过 NMPI Display 在 NMPI Display 提供支持的站点上投放数字广告。根据 NMPI Display 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 NMPI Display 收集的与您相关的数据相整合。我们利用发送给 NMPI Display 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. NMPI Display 隐私政策
VK
我们通过 VK 在 VK 提供支持的站点上投放数字广告。根据 VK 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 VK 收集的与您相关的数据相整合。我们利用发送给 VK 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. VK 隐私政策
Adobe Target
我们通过 Adobe Target 测试站点上的新功能并自定义您对这些功能的体验。为此,我们将收集与您在站点中的活动相关的数据。此数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID、您的 Autodesk ID 等。根据功能测试,您可能会体验不同版本的站点;或者,根据访问者属性,您可能会查看个性化内容。. Adobe Target 隐私政策
Google Analytics (Advertising)
我们通过 Google Analytics (Advertising) 在 Google Analytics (Advertising) 提供支持的站点上投放数字广告。根据 Google Analytics (Advertising) 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Google Analytics (Advertising) 收集的与您相关的数据相整合。我们利用发送给 Google Analytics (Advertising) 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Google Analytics (Advertising) 隐私政策
Trendkite
我们通过 Trendkite 在 Trendkite 提供支持的站点上投放数字广告。根据 Trendkite 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Trendkite 收集的与您相关的数据相整合。我们利用发送给 Trendkite 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Trendkite 隐私政策
Hotjar
我们通过 Hotjar 在 Hotjar 提供支持的站点上投放数字广告。根据 Hotjar 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Hotjar 收集的与您相关的数据相整合。我们利用发送给 Hotjar 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Hotjar 隐私政策
6 Sense
我们通过 6 Sense 在 6 Sense 提供支持的站点上投放数字广告。根据 6 Sense 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 6 Sense 收集的与您相关的数据相整合。我们利用发送给 6 Sense 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. 6 Sense 隐私政策
Terminus
我们通过 Terminus 在 Terminus 提供支持的站点上投放数字广告。根据 Terminus 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 Terminus 收集的与您相关的数据相整合。我们利用发送给 Terminus 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. Terminus 隐私政策
StackAdapt
我们通过 StackAdapt 在 StackAdapt 提供支持的站点上投放数字广告。根据 StackAdapt 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 StackAdapt 收集的与您相关的数据相整合。我们利用发送给 StackAdapt 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. StackAdapt 隐私政策
The Trade Desk
我们通过 The Trade Desk 在 The Trade Desk 提供支持的站点上投放数字广告。根据 The Trade Desk 数据以及我们收集的与您在站点中的活动相关的数据,有针对性地提供广告。我们收集的数据可能包含您访问的页面、您启动的试用版、您播放的视频、您购买的东西、您的 IP 地址或设备 ID。可能会将此信息与 The Trade Desk 收集的与您相关的数据相整合。我们利用发送给 The Trade Desk 的数据为您提供更具个性化的数字广告体验并向您展现相关性更强的广告。. The Trade Desk 隐私政策
RollWorks
We use RollWorks to deploy digital advertising on sites supported by RollWorks. Ads are based on both RollWorks data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that RollWorks has collected from you. We use the data that we provide to RollWorks to better customize your digital advertising experience and present you with more relevant ads. RollWorks Privacy Policy

是否确定要简化联机体验?

我们希望您能够从我们这里获得良好体验。对于上一屏幕中的类别,如果选择“是”,我们将收集并使用您的数据以自定义您的体验并为您构建更好的应用程序。您可以访问我们的“隐私声明”,根据需要更改您的设置。

个性化您的体验,选择由您来做。

我们重视隐私权。我们收集的数据可以帮助我们了解您对我们产品的使用情况、您可能感兴趣的信息以及我们可以在哪些方面做出改善以使您与 Autodesk 的沟通更为顺畅。

我们是否可以收集并使用您的数据,从而为您打造个性化的体验?

通过管理您在此站点的隐私设置来了解个性化体验的好处,或访问我们的隐私声明详细了解您的可用选项。