great tutorial for motion in solidworks, but i wonder, it is possible if we used configuration on sub assembly rather than using part and move manually ?
You can change a lot of things in the timeline, but the configuration of a component is not one of them. As a workaround, you could insert both configurations and toggle visibility on them at the same time, making it look like nothing changed but you swap out two instances of the same subassembly. There are several different ways to accomplish a result like this, but each one has unique challenges to overcome. Good luck!
Glad to hear that! It is easy to hit a wall when creating a motion study, but this series is meant to give you the understanding to take on almost any challenge.
Thank you for the kind words! It took a lot of years working with a lot of smart people solving a variety of challenges to get to this point, and there is always more to learn!
thank you for educating on this aspect of motion study/animation. i am trying to implement this workflow for a product visualization. changing material to transparent still leaves the edges of the parts visible and thus is not equivalent to hiding the parts. can you advise?
Consider changing the parts to Shaded instead of Shaded with Edges, either for the entire timeline or just at the beginning of the fade out. The edges do not change transparency with the faces, so turn them off so they won't stay visible as the part fades out.
We have several tutorials, but not one specifically for this model. If you want to learn SOLIDWORKS, consider training www.mlc-cad.com/training/solidworks/ or on-demand options like SolidProfessor www.mlc-cad.com/training/solidprofessor/
Are you having trouble with zooming in inside SOLIDWORKS in general, or creating view keys to adjust the zoom level along the timeline to allow it to zoom in and out? If you want to adjust the view orientation, make sure the keys are being generated or replaced manually, as the auto-key function does not create view keys automatically as you naviggate and setup your timeline.
Hi thank you for your content. I do have a problem that isnt part of this video neighter did I found any solution for this. So my problem is that as soon i hit the animation the focus switches of my object to nowhere. So how can I define the camera view lets say at 0 seconds from top view that it is exactly what i see than to 2 sec changing to isometry? Thank you
Great question, and it is covered in one of the videos (but I forget which) so I'll answer it again here for you. The very top line of the animation timeline is the "Orientation and Camera Views" and most likely the first key is a saved view of an empty part of your graphics window. You have two options to fix it. 1) Maneuver your display where you want it to be, right click the key at t=0 on that row, and choose Replace Key. Now it will always revert to this preferred view instead of the blank one. 2) Right click the Orientation and Camera Views row and choose "Disable playback of view keys". This one is my favorite because then it completely leaves your view orientation alone. You can rotate to any orientation, hit play, and nothing happens with your view!
This help article shows all of the possible keys and explains their function. help.solidworks.com/2021/english/SolidWorks/motionstudies/r_Changebars_SWMotion.htm?id=54b0dff2e9b44a679233520b6037a9e6#Pg0 I don't recall seeing a green key, only a green changebar which indicates driven motion. This may be something to pursue with your reseller, if you are an MLC CAD Systems customer you can email screenshots and a description of what you are seeing to solidworkssupport@mlc-cad.com
@@MuhammadAwais-jh2dy Red changebars or a red bar on the timeline scale indicates that a solution cannot be found for that constraint. Assembly mates can be fully-defined or over-defined in an assembly, but in a motion study since things are moving it can become over-defined only for certain periods of time. The item that is causing the problem or the time that the problem exists will be turned red after rebuilding to help you understand why it may stop moving.
If the assembly is fully defined and you use distance/angle mates to drive the motion, it should work out OK as long as you are using the right type of study. Check out this video for a run-through of various approaches and which study types they work with. th-cam.com/video/A7XMBSwCYHA/w-d-xo.html
The Motion Manager timeline is a toolbar that can be hidden or shown. Go to View > Toolbars > MotionManager and the motion study tab should display at the bottom of the screen next to the Model tab.
@@MLCCADSystems Hi and thank you for this Video :) When the Motion-Tab shows, I haven´t the Task for "Play, Stop" the Motions. It only shows the Tab. May you know a solution for this? :) Thanks in advance
@@mauriziozappala2973 One possible cause is that the timeline is collapsed all the way down. See if you hover over the top of the tab and get a drag selector that will allow you to drag it up and expand it so you can see what is inside.
Here you go, this one should not expire: www.dropbox.com/scl/fi/78oi5v1qcwhxt98xyb4jb/Motion-Tutorial-Files.zip?rlkey=ef60nu31mi5sfn2auc1f5z504&st=b0k1izfv&dl=0
Hey MLC CAD. Going slightly off topic but Modelled a 4 cylinder engine and doing a displacement and velocity Plot through Motion analysis. Hoping you could assist me with the results. Is it Normal to get 160x 10^3 m/sec as velocity and 200x 10^3 m displacement on the pistons?
Sounds to me like you're missing some mates or contacts and the engine is ejecting the pistons. With a 100x10^3 m displacement I'm assuming your pistons disappear almost immediately from the graphics view when you play or calculate the study, which is what happens when you don't have a floor or walls to stop it. Double check your mates, make sure the pistons are not free to disconnect when you drag them, and if necessary work on removing redundancies in your assembly. Keep watching the videos, hopefully they'll get you where you need to be!
Here are some files you can use to follow along with this tutorial series: www.dropbox.com/scl/fi/78oi5v1qcwhxt98xyb4jb/Motion-Tutorial-Files.zip?rlkey=ef60nu31mi5sfn2auc1f5z504&st=b0k1izfv&dl=0
The answer is almost always "it depends" but if you don't have enough physical RAM it will use virtual memory on your hard drive and then it will be SLOW. A good guideline is that you should never use more than 75% of your memory during normal operations. 75% may seem like plenty, but if a large memory block is requested and your memory is fragmented it won't be able to fit into the RAM memory slots and it will cache to the hard drive, killing performance. 16 GB is definitely on the low side, and if your files or workflow are demanding of more it can quickly be used up.
@@MLCCADSystems The CAD demo files seem to be made in SW 2021. Me and my friends are currently using SW student edition 2020, so we're not able to open them. Could you make them compatible with 2020 version?
The generic files, like the small cubes, are all created in 2021 but are easy to recreate as needed. Here is a link to the robot: mlccadsystems-my.sharepoint.com/:u:/g/personal/marcus_brown_mlc-cad_com/EcmVPWxnPZJGsGj5mbteXE8B3_rX3HJhYKHrE51bkikHdQ?e=rQ0Cl5
This is the most comprehensive and easy-to-follow motion study tutorial that I have ever created.
Thank you! I'm so glad you enjoyed it.
great tutorial for motion in solidworks, but i wonder, it is possible if we used configuration on sub assembly rather than using part and move manually ?
You can change a lot of things in the timeline, but the configuration of a component is not one of them. As a workaround, you could insert both configurations and toggle visibility on them at the same time, making it look like nothing changed but you swap out two instances of the same subassembly. There are several different ways to accomplish a result like this, but each one has unique challenges to overcome. Good luck!
Really awesome tutorials..thank u for clearing a whole lot of doubts
Glad to hear that! It is easy to hit a wall when creating a motion study, but this series is meant to give you the understanding to take on almost any challenge.
Excellent series! Helps a lot.
Glad to hear it!
Really Amazing Tutorial ✌️
Glad you found it helpful! Thanks for the comment.
You are the Master
Thank you for the kind words! It took a lot of years working with a lot of smart people solving a variety of challenges to get to this point, and there is always more to learn!
Your video is nice and clear but subtitles hidden the option
It's transparent not irritating
very clear instruction, thank you
Glad it was helpful!
really helpful man thanks for making this videos
Happy to help. Appreciate the feedback!
Круто! Спасибо! Все просто и понятно! Однозначно - подписка!
Thank you!!
Thank you for the explanation. It really clear and help me to understand.
Glad it was helpful!
Very Excellent sir 😊
Excellent tutorial!
Thank you! Cheers!
Thank you very much for great explanation.
Glad it was helpful!
@@MLCCADSystems Successfully done😍
Excellent introduction to the timeline and features. Thanks for your work. I subscribed, like it and commented.
Regards.
Awesome, thank you!
Great Explain Introduction.
but how stand hide to unhide in motion 0sec to 1sec.
how sample robot download for practice.
The link to download the file is in the description: bit.ly/34hiUKg
thank you for educating on this aspect of motion study/animation. i am trying to implement this workflow for a product visualization. changing material to transparent still leaves the edges of the parts visible and thus is not equivalent to hiding the parts. can you advise?
it seems like having a material with transparent amount =1 would be a good way to quickly toggle transparency
Consider changing the parts to Shaded instead of Shaded with Edges, either for the entire timeline or just at the beginning of the fade out. The edges do not change transparency with the faces, so turn them off so they won't stay visible as the part fades out.
Is there any separate video to create this objects ?
We have several tutorials, but not one specifically for this model. If you want to learn SOLIDWORKS, consider training www.mlc-cad.com/training/solidworks/ or on-demand options like SolidProfessor www.mlc-cad.com/training/solidprofessor/
very nice
Thanks
The zoom in does not work for me.
Are you having trouble with zooming in inside SOLIDWORKS in general, or creating view keys to adjust the zoom level along the timeline to allow it to zoom in and out? If you want to adjust the view orientation, make sure the keys are being generated or replaced manually, as the auto-key function does not create view keys automatically as you naviggate and setup your timeline.
alus mang aing jadi bisa yeuh
Hi thank you for your content. I do have a problem that isnt part of this video neighter did I found any solution for this. So my problem is that as soon i hit the animation the focus switches of my object to nowhere. So how can I define the camera view lets say at 0 seconds from top view that it is exactly what i see than to 2 sec changing to isometry?
Thank you
Great question, and it is covered in one of the videos (but I forget which) so I'll answer it again here for you. The very top line of the animation timeline is the "Orientation and Camera Views" and most likely the first key is a saved view of an empty part of your graphics window. You have two options to fix it.
1) Maneuver your display where you want it to be, right click the key at t=0 on that row, and choose Replace Key. Now it will always revert to this preferred view instead of the blank one.
2) Right click the Orientation and Camera Views row and choose "Disable playback of view keys". This one is my favorite because then it completely leaves your view orientation alone. You can rotate to any orientation, hit play, and nothing happens with your view!
Thank you
Happy to help, glad you enjoyed the video!
can someone help me, my animation time line doesn`t show up when i select the motion study tab
It is likely because the timeline is pulled all the way down. Try to hover over the bottom edge and see if you can grab it. It is a very thin edge.
@@MLCCADSystems Jesus christ thank you I was going crazy lol
nice i have a question what is the green key and whats its purpose
This help article shows all of the possible keys and explains their function. help.solidworks.com/2021/english/SolidWorks/motionstudies/r_Changebars_SWMotion.htm?id=54b0dff2e9b44a679233520b6037a9e6#Pg0
I don't recall seeing a green key, only a green changebar which indicates driven motion. This may be something to pursue with your reseller, if you are an MLC CAD Systems customer you can email screenshots and a description of what you are seeing to solidworkssupport@mlc-cad.com
@@MLCCADSystems thank you very much what is possible reason of having red timebar and red keys sometime
@@MuhammadAwais-jh2dy Red changebars or a red bar on the timeline scale indicates that a solution cannot be found for that constraint. Assembly mates can be fully-defined or over-defined in an assembly, but in a motion study since things are moving it can become over-defined only for certain periods of time. The item that is causing the problem or the time that the problem exists will be turned red after rebuilding to help you understand why it may stop moving.
@@MLCCADSystems thank you very much so in general I should make assemble fully defined ?? How i can rebuild the problem ?
If the assembly is fully defined and you use distance/angle mates to drive the motion, it should work out OK as long as you are using the right type of study. Check out this video for a run-through of various approaches and which study types they work with. th-cam.com/video/A7XMBSwCYHA/w-d-xo.html
Im not exactly sure what the problem is, but the key framing timeline is not showing up on my motion study toolbar. Does anyone know how to fix this?
The Motion Manager timeline is a toolbar that can be hidden or shown. Go to View > Toolbars > MotionManager and the motion study tab should display at the bottom of the screen next to the Model tab.
@@MLCCADSystems Hi and thank you for this Video :) When the Motion-Tab shows, I haven´t the Task for "Play, Stop" the Motions. It only shows the Tab. May you know a solution for this? :) Thanks in advance
@@mauriziozappala2973 One possible cause is that the timeline is collapsed all the way down. See if you hover over the top of the tab and get a drag selector that will allow you to drag it up and expand it so you can see what is inside.
@@MLCCADSystems Thanl you for your quick reply :) I tried, but hasn´t work. However, I´ll try with other projects ;) kind regard
Thank you for the helpful video. The download link has expired. Is there any other way to download the files?
Here you go, this one should not expire: www.dropbox.com/scl/fi/78oi5v1qcwhxt98xyb4jb/Motion-Tutorial-Files.zip?rlkey=ef60nu31mi5sfn2auc1f5z504&st=b0k1izfv&dl=0
@@MLCCADSystems Thank you so much!
You're welcome!
How would I simulate/animate how a part rolls around when dropped on the floor? Any particular videos you would suggest watching to learn to do this?
th-cam.com/video/Zgf481-zDKM/w-d-xo.html or th-cam.com/video/XEGUQO6Xtqo/w-d-xo.html should get you started, good luck!
Hey MLC CAD. Going slightly off topic but Modelled a 4 cylinder engine and doing a displacement and velocity Plot through Motion analysis. Hoping you could assist me with the results. Is it Normal to get 160x 10^3 m/sec as velocity and 200x 10^3 m displacement on the pistons?
Sounds to me like you're missing some mates or contacts and the engine is ejecting the pistons. With a 100x10^3 m displacement I'm assuming your pistons disappear almost immediately from the graphics view when you play or calculate the study, which is what happens when you don't have a floor or walls to stop it. Double check your mates, make sure the pistons are not free to disconnect when you drag them, and if necessary work on removing redundancies in your assembly. Keep watching the videos, hopefully they'll get you where you need to be!
Can i download your cad archive?
Here are some files you can use to follow along with this tutorial series: www.dropbox.com/scl/fi/78oi5v1qcwhxt98xyb4jb/Motion-Tutorial-Files.zip?rlkey=ef60nu31mi5sfn2auc1f5z504&st=b0k1izfv&dl=0
full version
thanks
You're welcome!
Would someone tell me how much RAM is enough for animation my system is running on 16GB but too slow it is .
The answer is almost always "it depends" but if you don't have enough physical RAM it will use virtual memory on your hard drive and then it will be SLOW. A good guideline is that you should never use more than 75% of your memory during normal operations. 75% may seem like plenty, but if a large memory block is requested and your memory is fragmented it won't be able to fit into the RAM memory slots and it will cache to the hard drive, killing performance. 16 GB is definitely on the low side, and if your files or workflow are demanding of more it can quickly be used up.
@@MLCCADSystems it makes sense ,appreciated .
Is my comment being voluntarily deleted? I was just trying to get help :/
What can we do to help? I don't know what may have happened to your previous comment.
@@MLCCADSystems The CAD demo files seem to be made in SW 2021. Me and my friends are currently using SW student edition 2020, so we're not able to open them. Could you make them compatible with 2020 version?
@@nuduw Yes, I'll work on getting an older version of the files for you.
@@MLCCADSystems Thanks a lot!
The generic files, like the small cubes, are all created in 2021 but are easy to recreate as needed. Here is a link to the robot: mlccadsystems-my.sharepoint.com/:u:/g/personal/marcus_brown_mlc-cad_com/EcmVPWxnPZJGsGj5mbteXE8B3_rX3HJhYKHrE51bkikHdQ?e=rQ0Cl5